We have just released the Pods Framework 2.7.16 Maintenance Update onto the WordPress.org Plugin Repository. This update includes the following fixes and updates: Added support for changes in WordPress 5.3 Lots of bug fixes! You can read the full change log for this release on the Development tab of the WordPress.org Repository
View PostPods 2.7.15 Maintenance Update

We have just released the Pods Framework 2.7.15 Maintenance Update onto the WordPress.org Plugin Repository. This update includes the following fixes and updates: Added new Year Range option to the Date fields to limit which years are available to select (Javascript only) Added support for Single-select relationships in templates when using [each] Fixed problems with […]
View PostPods 2.7.14 Maintenance Update

We have just released the Pods Framework 2.7.14 Maintenance Update onto the WordPress.org Plugin Repository. This update includes the following fixes and updates: Fix date/time in forms that would cause edits to show the wrong time Fix “Add New” button so it isn’t disabled when a selection hasn’t been made for a single-select dropdown relationship […]
View PostPods 2.7.13 Maintenance Update

We have just released the Pods Framework 2.7.13 Maintenance Update onto the WordPress.org Plugin Repository. This update includes the following fixes and updates: Support meta fields as display field for relationships DateTime/Time field code and performance Added Nigerian Naira currency Added filter pods_enqueue_dfv_on_front for enqueueing DFV scripts on frontend Add debug information for Pods to […]
View PostPods Alternative Cache 2.0.6 Update

We have just released the Pods Alternative Cache update 2.0.6 to the WordPress.org Repository. This update fixed an issue when running Pods Alternative Cache where it would fail to return the correct cache responses. This would result in certain cases where Pods or Fields that exist in the database and cached data, but would not appear […]
View Post Alternative CachePods 2.7.10 Release: Gutenberg and WP 5.0 Compatibility

We are releasing Pods 2.7.10 onto the WordPress.org plugin repository today to accommodate WordPress 5.0 and Gutenberg Compatibility. Updated Post for 2.7.11 Update: 2.7.11 was also released into the repository to handle an overaggressive Gutenberg Block Editor check. This was causing some conflicts with Classic Editor and Yoast SEO, but has been corrected. If you update […]
View Post gutenberg, releasesPods 2.7 Developer Notes: What we did and why we did it

Flexible Relationships The “loop field” type of field is by far the most requested feature we have. A common use case is that you’re creating a new post with a relationship to another post and you need to select a related record that doesn’t yet exist. Thinking deeper about this use case reveals that it […]
View PostPods 2.7 Release

We are releasing a major milestone for Pods today, Pods 2.7 includes our new Flexible Relationships feature, Improvements to Date & Time fields, major fixes for our Pods Templates, plus a host of other behind the scenes fixes. New Requirements We now require a minimum of WordPress 4.5+, PHP 5.3+, and MySQL 5.5+. Please be sure […]
View PostPods Maintenance Release 2.6.10

We are releasing Pods Maintenance Release patch 2.6.10 today to address some issues that presented during 2.6.9: A handful of users were reporting issues with Pods Templates, specifically in regards to using an [if][else][/if] or [each][/each] block inside HTML attributes (ie, inside a class=”[each]..[/each]”, etc.). This kicked out an edge case because the Template Tags expand internally […]
View Post 2.6.10, editable file titles, maintenance, pods templates