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

What’s in the version numbering for Pods?

I imagine version numbering has been used in so many different ways by plugin authors and coders across the web, so I figured I’d clear up the confusion for anyone wondering how we version the Pods plugin. Let’s start with the structure, MAJOR.MINOR.PATCH As you can see above, the first number is the MAJOR numbering, …

Read more

Bundling Pods UI in Pods pre 2.0?

Should we bundle Pods UI within Pods 1.9.9? Considering it’s installed with almost every Pods installation, it makes sense to bundle them together for easier install and less confusion by new users. Right now, Pods UI checks to see if Pods 2.0 is installed before running, if it is then it outputs a notice saying …

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