Pods UI 0.7.5: Bug fixes (and now included in Pods 1.10!)
Release Notes Minor Bug fixes – this will be the last separate release of Pods UI, it is now included in Pods core as of Pods 1.10!
Release Notes Minor Bug fixes – this will be the last separate release of Pods UI, it is now included in Pods core as of Pods 1.10!
Still deciding whether the next version should be 1.9.9 or 1.10, but so far the updates include merging Pods UI into Pods core, so now you no longer need two separate plugins; and TinyMCE is now the default editor while in WP Admin manage pages, publicForm still uses nicEdit by default outside the admin area …
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, …
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 …
Just cleared out a backlog of support questions in the Q&A. MUCH thanks goes out to @chris.pilko, @magi182 and others for helping out other users. Your help saves me time as I can then focus it directly on Pods itself (hence the two updates pushed out today).
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
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 …
Just put some moves onto the next version of Pods (1.9.8), it has a couple of quick performance tweaks and slight reorganization of the main init.php (now renamed to pods.php). Full details coming soon..
Been pretty busy since last week with knocking out a block of work to clear more of my schedule up. @jchristopher is headed to WordCamp Boston this weekend so be sure to hit him up personally if you plan on being out there. Other than that, lots of good stuff coming next week since I …
Release Notes Bugfix: esc_html replaced with esc_textarea for Package Export and <textarea> usages to prevent breaking html entities Bugfix: Fixed errors when you enter a field that doesn’t exist, for inclusion in a publicForm