Blog

Pods 1.14.1: Bug fixes

Release Notes Changed: Uploaded files now uses data-post-id attribute in file row div to avoid issues with IDs, backwards compatibility maintained for old input helpers using IDs Fixed: Uploaded files not showing in form in the order of upload on subsequent edits Fixed: Fixed an issue with adding / editing fields where “Related to” dropdown …

Read more

Pods 1.14: New Uploader (plupload) and Bug fixes

Release Notes Important Change / Addition: For installations using WordPress 3.3+, we have switched the default uploader to Plupload from SWFUpload due to incompatibilities introduced in WP 3.3.2 that effect all plugins and themes using the styled button. Be sure to update your file upload helpers using our examples at https://pods.io/packages/file-uploader-input-helpers/ Added: edit_where_any option in …

Read more

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