Blog

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 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 1.12: Security Update, Features, Changes, and Bug Fixes

Release Notes Important: As with all upgrades, we take them seriously. If you experience any major issues when upgrading to this version from a previous version, immediately contact [email protected] and we’ll help get your upgrade issue figured out (critical bugs only please) Security Update: AJAX API calls all utilize _wpnonce hashes, update your customized publicForm …

Read more

Pods 1.11: MySQL Performance Improvements, Minor Features, and Bug Fixes

Release Notes Improved: MySQL performance enhanced with a number of MySQL indexes and column type tweaks, your DB will be automatically upgraded for you Added: PodInit :: setup now has filters / actions that run before / after install and updates Added: PodInit :: setup now explicitly sets CHARSET / COLLATE options as defined in …

Read more

Pods 1.10.1: Minor Features, Improvements, and Bug Fixes

Release Notes Added: New wp_pod and wp_pod_tbl_* table fix tool under Pods >> Setup >> Settings tab to resync your wp_pod table (clear orphans in wp_pod, and sync from wp_pod_tbl_* to wp_pod what doesn’t already exist) – Useful for those who imported directly to wp_pod_tbl_* but forgot to import into wp_pod Added: Set Meta Tags …

Read more

Pods 1.10: New Features, Bug Fixes, and Pods UI now included!

Release Notes Added: Full revamped UI for Content Management via Pods UI (you no longer need two separate plugins – Pods and Pods UI) Added: TinyMCE is now the default visual editor in WP Admin pages (nicEdit remains default for frontend forms), you can still use the newly updated TinyMCE for Pods package to customize …

Read more

Pods UI 0.7.4.1: Bug Fixes

Release Notes Bugfix: Duplication feature updated to fit code update in publicForm (pod_id + tbl_row_id) Bugfix: Fixed action links to apply_filters before checking if it’s empty Bugfix: Fixed heading / value handling Bugfix: ‘bool’ now accepted as coltype in addition to ‘boolean’ to match Pods Bugfix: Fixed validate notice reference in demo.php plugin

Pods 1.9.8: Overwrite Existing Package Feature / Bug Fixes

Release Notes Added: New Option to override existing packages during package import Added: Pods and additional database calls are not initiated (but you can run the code as the files are included) when SHORTINIT is defined and set to true (also does not load much of WP itself) Improved: Enhanced display / error information and …

Read more