Code Snippets

Collections of all of our Hook & Filters, Pods Templates and Template Examples

Output a File List with PDF’s for Pods Templates

Posted in , , , , ,

Useful for outputting a list of PDF’s or other file attachments from inside a Pods Template

Select Specific User with a User Role

Posted in , , ,

A method for pulling users by specific role.

The Event Calendar and Pods Conflict Fix

Posted in , ,

Are you having a conflict with The Event Calendar and Pods in your Admin Screen? This particular bit of code can help with that.

Import CSV Example

Posted in , , , ,

A method for Importing Structure using Package: Migrate and CSV

Modifying pre_get_posts for Categories & Tags to show Custom Post Types

Posted in , , ,

How to make your custom post types show up on Category & Tags archives

Add Custom Post Types to Author Archives

Posted in , , , ,

Author Archives exclude custom post types by default, this snippet adds them back.

Calling a Pods Template within a Taxonomy WP Query

Posted in , ,

Good example of creating a Taxonomy Archive with WP Query and calling a Pods Template within the Loop. Points for also being integrated with Genesis

Adding to and Remove From a Relationship Field in PHP

Posted in , ,

Using add_to and remove_from to add items to a relationship field and remove items from a relationship.

All Posts Without A Specific Term

Posted in , , , ,

Find Meta Query syntax to help you find records that are ’empty’ as well as not matching an existing set.

Creating a Shortcode for a Pods Form

Posted in ,

Used to create a shortcode for a form with a more descriptive post title