Add Custom Post Types to Author Archives
Author Archives exclude custom post types by default, this snippet adds them back.
Author Archives exclude custom post types by default, this snippet adds them back.
Beaver Themer
An example for Beaver Builder Users how to move (partly) from ACF+CPTUI to Pods – Thanks to Paul Lacey for joining me in this adventure! Questions answerd: What happens to my Data? How could i do it? Why might it be a good idea? Tools Used: Pods Beaver Builder* Beaver Themer* Please support Pods – friends.pods.io Mentioned …
Grouping Admin Menu Items for Post Types
Basic Field Settings (Label, Name, Description and Field Type) that apply to all Fields created in Pods.
Here’s a clever way to set to the default Custom Taxonomy Term for a Post Type (similar to ‘Uncategorized’ in Posts)
Explains the process for getting support for other plugins added to the Pods Framework
Sort Numbers (Currency and others) using CAST
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 …
Use a filter to hide the Pods Shortcode button