Pods 1.12.4: Tweaks and bug fixes

Release Notes Added: ‘offset’ parameter to Pod::findRecords, allows you to offset what results to start with, which is added to the offset calculated based on current page number and limit Added: ‘page_var’ parameter to Pod::findRecords, allows you to set a custom page_var (default is ‘pg’), setting it will reset the current page number, set during …

Read more

Pods 2.0 Update

It’s been a crazy few months to say the least. Back in October, I started a full time PHP job that was supposed to give me more time with family and to code. It did, but there was a huge piece missing out of my day, WordPress. Since 2007, I’ve almost exclusively been working with …

Read more

Pods 1.12.3: Bug fix release

Release Notes Added: Pods UI findRecords parameters array now goes through a new filter called “pods_ui_findrecords” Fixed: Forcing boolean check if true in bypass_helpers in PodAPI Fixed: Pod Page automatic title generation now removed WP home path (for WP sites in sub-directories); Props @chrisbliss18 Fixed: nicEdit JS “A.createRange()||document.createRange()” fix for JS errors on certain browsers …

Read more

Pods 2.0 Alpha Testing

Current Alpha Version: 35 (08/07/2012) How to Install First, Grab the ZIP on our GitHub, extract the contents of the “pods-framework-pods-XXXXX” folder inside and upload it into a new folder located at wp-content/plugins/pods-2.0/ (Use pods-2.0 as the folder name instead of just ‘pods’ in order to allow you to flip between Pods 1.x and 2.0 during testing) …

Read more