How do I use a Page Template from my Theme on my Custom Post Types
Explains the settings that need to be modified in your theme files to make your theme page templates available for your custom post types.
Explains the settings that need to be modified in your theme files to make your theme page templates available for your custom post types.
This is a WordPress function added in 4.7 to allow you to use your Page Templates for Custom Post Types
Shows where data is stored in the WordPress Database.
Attempts to answer questions about what is possible with Pods, what you can build with Pods and what you can do with Pods.
Easy ways to find users based on role and capability or other user meta
You can add code to your theme’s (or child theme’s) functions.php, use Code Snippets plugin or create your own plugin.
Dynamically populating a Gravity Form field without creating a Pods Feed for the form.
Allows editing the permalinks of any custom post type or taxonomy.
Modify what is displayed in the pulldown lists for the dynamic lists using the Pods Gravity Forms Add-on
How to output a Pods Template inside a PHP Template file with the Loop