Build Anything with Pods! Hands-on Workshop using the Pods Framework
Learn how to build multiple useful things with Pods using Custom Settings Pages, Pods Templates, Pods Shortcodes and Widgets.
Learn how to build multiple useful things with Pods using Custom Settings Pages, Pods Templates, Pods Shortcodes and Widgets.
An overview of Pods from concept to execution from one of Jim’s WordPress Meetups.
It’s actually a naming restriction from WordPress. Within your site, you can’t have names for Custom Post Types that conflict with either existing WordPress objects (user, post, page, media, etc) or existing Post Types. Within each post type, you can have duplicate field names across post types, because key/value pair in Post Meta is actually …
This section details all the options available on the Advanced Options tab of the Edit Custom Post Type screen in the Pods Admin.
If your item (taxonomy or CPT) can stand alone by itself as a page of detail, it should be a CPT. If it can only exist as a group of things, it’s a Custom Taxonomy. For instance, I don’t feel Authors is a Custom Taxonomy of Books. They’re both Custom Post Types and related to …
Add fields to the WordPress User Object to provide additional functionality.
Explains how to connect Taxonomy to Custom Post Types.
Explains how to create and manage your Custom Taxonomy within Pods Admin.
Within the Pods Admin, you can Extend Existing Custom Post Types & Taxonomies created by other plugins, or you can extend WordPress Objects like Users, Media, Categories or Tags.
Create a Custom Setting Page for storing information that can be entered once and used everywhere on your site.