Skip to content
pglewis edited this page Dec 5, 2012 · 5 revisions
  • General Intro to Pods; concepts

  • API primer
    • Demonstrate basic PHP usage in standard WP templates
    • Params, creating a Pod object, find(), fetch() loop
    • total() vs. total_found()
    • find() vs. display()
    • Examples of find()/display() with relationships, file uploads, different field types

  • Shortcodes

  • Pods Pages, Templates, and Magic Tags
    • Likely to be multi-part
    • wildcards
    • pods_content()
    • WP template
    • Pods page template hierarchy
    • Code reuse with templates

  • pods_ui and ui filters