Using Date based Searches
We try to break down some of the confusion when doing Date Based Searches by showing how dates are stored, how to put them in the same format and how to do simple commonly used date math.
We try to break down some of the confusion when doing Date Based Searches by showing how dates are stored, how to put them in the same format and how to do simple commonly used date math.
How to obtain the latest version of Pods from our GitHub Repository.
Handy method for loading Pods Configuration from the JSON file, includes tests for Migrate Packages component being active.
Provides an alternate method for pulling custom posts by the current logged in user
For longer loops, you need to set the max_execution_time in the php.ini file to a high number like 1400 (~23) minutes… you should have access to that file and that value in your public_html folder or through the hosting account’s control panel.
Different ways to display post_author information in Pods Templates
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.
Variable return function that can pull just about anything using pods_v
A method for pulling users by specific role.
A method for Importing Structure using Package: Migrate and CSV