Integrating Pods Template in the Loop
How to output a Pods Template inside a PHP Template file with the Loop
Change Taxonomy Input to Single Select (Radio or Single Select DropDown)
Override WordPress Taxonomy with Single Select or Radio Buttons (also provides Default term selection and disabling Add New option)
pods_ui_field_value example
Only changes the visual text display in the Admin Table not the fields in the database
Create Post Title from Fields in the Post using pods_api_pre_save
Set the title of a custom post type Pod, based on the value of other fields.
Enabling Excerpt for ‘Pages’
Add the Excerpt `post_excerpt` to the Default WordPress Page.
Example Using Pods Migrate to load JSON from a File
Handy method for loading Pods Configuration from the JSON file, includes tests for Migrate Packages component being active.
Custom Shortcode for Showing Posts for Current User
Provides an alternate method for pulling custom posts by the current logged in user
Output Filter for File Size of Attached Media
Output Filter for returning the File Size by providing the ID of the Media File
Update Taxonomy from Value Stored in Relationship Field
If you’re using a relationship field to a Taxonomy and you want to make sure it updates the Taxonomy accurately, here’s a post_save action hook you can use to update the Taxonomy from a relationship field.
Get Almost any Environment Variable with Pods_V
Variable return function that can pull just about anything using pods_v