PluginProbe ʕ •ᴥ•ʔ
Pods – Custom Content Types and Fields / 2.7.31.4
Pods – Custom Content Types and Fields v2.7.31.4
2.7.31.4 2.8.23.5 2.9.19.5 3.0.10.5 3.1.4.3 3.2.8.4 3.3.9.2 2.8.23.4 2.9.19.4 3.0.10.4 3.1.4.2 3.2.8.3 3.3.9.1 trunk 1.14.8 2.7.31.3 2.8.23.3 2.9.19.3 3.0.10.3 3.1.4.1 3.2.0 3.2.1 3.2.1.1 3.2.2 3.2.4 3.2.5 3.2.6 3.2.7 3.2.7.1 3.2.8 3.2.8.1 3.2.8.2 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 3.3.9
pods / readme.txt
pods Last commit date
classes 5 days ago components 5 days ago deprecated 5 days ago includes 5 days ago sql 5 days ago ui 5 days ago vendor 5 days ago changelog.txt 5 days ago init.php 5 days ago license.txt 5 days ago readme.txt 5 days ago
readme.txt
1238 lines
1 === Pods - Custom Content Types and Fields ===
2 Contributors: sc0ttkclark, keraweb, jimtrue, pglewis, quasel, jamesgol, ramoonus, nicdford, Shelob9, clubduece, dan.stefan, Desertsnowman, curtismchale, mgibbs189, mikedamage, jchristopher, pcfreak30
3 Donate link: https://pods.io/friends-of-pods/
4 Tags: pods, custom post types, custom taxonomies, content types, custom fields, cck, database, user fields, comment fields, media fields, relationships, drupal
5 Requires at least: 4.5
6 Tested up to: 5.8
7 Requires PHP: 5.3
8 Stable tag: 2.7.31.4
9 License: GPLv2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
12 Pods is a framework for creating, managing, and deploying customized content types and fields.
13
14 == Description ==
15
16 Manage all your custom content needs in one location with the Pods Framework.
17
18 * **Create content types** including custom post types, custom taxonomies and advanced content types using custom tables (separate from WordPress)
19 * **Extend and customize content types** including posts, pages, categories, tags, users, and media
20 * **Create custom settings pages** easily within seconds
21 * **Add custom fields** to *any* content type or settings page
22 * **Show your fields** anywhere using our [shortcodes](https://docs.pods.io/displaying-pods/pods-shortcode/), [widgets](https://pods.io/2015/05/03/podscast-005-templates-shortcodes-widgets-displaying-data-in-pods-pt-3/), the code-free [Pods Template](https://pods.io/2015/05/03/podscast-005-templates-shortcodes-widgets-displaying-data-in-pods-pt-3/) approach, or our [automatic theme integration](https://docs.pods.io/displaying-pods/wordpress-theme-templates/)
23 * **Create connections** between any of your content with [relationship fields](https://docs.pods.io/fields/relationship-fields/) to keep your content organized
24
25 Let Pods help you grow your development skills and manage content beyond the standard WordPress Posts & Pages. Check out our [Documentation](https://docs.pods.io/), [Support Forums](https://wordpress.org/support/plugin/pods/), and our [Live Slack Chat](https://pods.io/chat/) to help you build your dream project with Pods.
26
27 = Introduction =
28
29 [youtube http://www.youtube.com/watch?v=bYEE2i3nPOM]
30
31 = Content types that evolve with your needs =
32
33 Create any type of content that you want -- small or large -- we've got you covered. Every content type created with Pods gets all the love it needs to grow up big and strong. You'll get an easy to use interface that lets you manage custom fields and how your content type will look or function.
34
35 = Create new content types =
36
37 With Pods, you can create entirely new content types and settings pages.
38
39 * **Custom Post Types** - Content types that look and function like Posts and Pages, but in their own separate sections of WordPress
40 * **Custom Taxonomies** - Content types that look and function like Categories and Tags, but in their own separate sections of WordPress
41 * **Custom Settings Pages** - Create custom settings under Settings menu to help organize your site's custom global settings
42 * **Advanced Content Types** - These are entirely separate from WordPress and function off their own database tables (much like the [Drupal CCK](https://www.drupal.org/project/cck))
43
44 = Extend existing content types =
45
46 Need to customize your existing content types in WordPress? We offer the ability to extend existing content types across all of WordPress:
47
48 * **Post Types** - Customize and create/manage fields for any existing post type -- Posts, Pages, and even those created by plugins or themes
49 * **Taxonomies** - Customize and create/manage fields for any existing taxonomy -- Categories, Tags, and even those created by plugins or themes
50 * **Media** - Create and manage fields for your media uploads to enable you to fill in additional information and context to any image/file you want
51 * **Users** - Create and manage fields for your user/author profiles
52 * **Comments** - Create and manage fields for your visitor comments, easily add fields to fit the way you use comments as reviews and more
53
54 = Field Types =
55
56 We have an extensive collection of fields that you can leverage to build the perfect content structure for your site. You can also build your own custom field types with our extensible field type classes.
57
58 * **Text**
59 * Plain Text
60 * Website
61 * Phone
62 * E-mail
63 * Password
64 * **Paragraph**
65 * Plain Paragraph Text
66 * WYSIWYG (Visual Editor)
67 * Code (Syntax Highlighting)
68 * **Date / Time**
69 * Date and Time
70 * Date
71 * Time
72 * **Number**
73 * Plain Number
74 * Currency (30+ international currencies)
75 * **Relationships / Media**
76 * File / Image / Video
77 * Avatar (for extended Users)
78 * oEmbed
79 * Relationship
80 * **Checkbox** (Yes / No)
81 * **Color Picker**
82
83 = Relationships to rule the world with =
84
85 The power is in your hands with our comprehensive support to **relate your content to anything**.
86
87 * **Custom defined lists** of text options
88 * Relate to **Post Type** content
89 * Relate to **Taxonomy** content
90 * Relate to any **User** profile
91 * Relate to **User Roles**
92 * Relate to **User Capabilities**
93 * Relate to **Media** attachments
94 * Relate to any **Comment**
95
96 And many other relationships are also available including:
97
98 * **Image Sizes**
99 * **Navigation Menus**
100 * **Post Formats**
101 * **Post Status**
102 * Relate to content within **any Database Table**
103 * **Themes**
104 * **Page Templates**
105 * **Sidebars**
106 * **Post Type Objects** (choose the post type itself)
107 * **Taxonomy Objects** (choose the taxonomy itself)
108 * **Countries** (predefined)
109 * **US States** (predefined)
110 * **Canadian Provinces** (predefined)
111 * **Calendar - Days of Week** (predefined)
112 * **Calendar - Months of Year** (predefined)
113
114 = Optional Components to do even more =
115 You can enable some of our included components to extend your WordPress site even further:
116
117 * **Roles and Capabilities** - Create or edit Roles for your site, and customize their corresponding capabilities
118 * **Templates** - Use our template engine to create templates that can be handed off to clients for care-free management
119 * **Advanced Relationships** - Add advanced relationship objects for relating to including Database Tables, Multisite Networks, Multisite Sites, Themes, Page Templates, Sidebars, Post Type Objects, and Taxonomy Objects
120 * **Advanced Content Types** - These types of content were built into Pods prior to 2.3, but are now optionally enabled
121 * **Table Storage** - Enable table-based storage for custom fields on Post Types, Media, Users, and Comments. Also adds the ability to add custom fields to Taxonomies
122 * **Markdown Syntax** - Parses Markdown Syntax for Paragraph Text / WYSIWYG fields
123 * **Pages** - Create custom pages that function off of your site's URL path, with wildcard support, and choose the Page Template to use
124
125 = Plays well with others =
126
127 We also do our best to integrate and play nicely with other projects:
128
129 * **Plugins we've integrated with**
130 * [Tabify Edit Screen](http://wordpress.org/plugins/tabify-edit-screen/)
131 * [Codepress Admin Columns](http://wordpress.org/plugins/codepress-admin-columns/)
132 * [Polylang](http://wordpress.org/plugins/polylang/)
133 * [YARPP](http://wordpress.org/plugins/yet-another-related-posts-plugin/)
134 * [WPML](http://wpml.org/)
135 * [Conductor](https://conductorplugin.com/)
136 * [Timber](http://upstatement.com/timber/)
137 * [Gravity Forms](http://www.gravityforms.com/) Using the [Pods Gravity Forms Add-on](https://wordpress.org/plugins/pods-gravity-forms/)
138 * [Beaver Builder](https://www.wpbeaverbuilder.com/) and [Beaver Themer](https://www.wpbeaverbuilder.com/beaver-themer/) Using the [Pods Beaver Themer Add-On](https://wordpress.org/plugins/pods-beaver-builder-themer-add-on/)
139 * **Themes we've integrated with**
140 * [Builder](http://www.ithemes.com/) (iThemes)
141 * [Genesis](http://www.studiopress.com/) (StudioPress)
142
143 == Installation ==
144
145 1. Unpack the entire contents of this plugin zip file into your `wp-content/plugins/` folder locally
146 1. Upload to your site
147 1. Navigate to `wp-admin/plugins.php` on your site (your WP Admin plugin page)
148 1. Activate this plugin
149
150 OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin's name
151
152 == Frequently Asked Questions ==
153
154 = Where do we go for Support on your plugin? =
155
156 Our primary Support is handled through our [Support Forums](https://wordpress.org/support/plugin/pods/). For the fastest support, you can contact us on our [Live Slack Chat](https://pods.io/chat/) in the #support channel. We do not staff our Slack channel 24/7, but we do check any questions that come through daily and reply to any unanswered questions.
157
158 We do have a community of Pods users and developers that hang out on Slack so you're sure to get an answer quickly. We answer our Forum questions once a week with follow-up during the week as we're prioritizing resources towards restructuring and improving our documentation.
159
160 = I've found a Bug or I have a Feature Request =
161
162 If you’ve uncovered a Bug or have a Feature Request, we kindly request you to create an Issue on our GitHub Repository at [https://github.com/pods-framework/pods/issues/new](https://github.com/pods-framework/pods/issues/new). Please be very specific about what steps you did to create the issue you’re having and include any screenshots or other configuration parameters to help us recreate or isolate the issue.
163
164 = Will Pods work with my Theme? =
165
166 Most likely the answer is yes. We don't require any special CSS or display attributes to use Pods with your theme so you should have little to no difficulty showing your content in your theme. If you encounter any issues, contact your theme developer and ask them about their support for the standard WordPress theming functions and how to use [WordPress Template Hierarchy](https://wphierarchy.com) with their theme.
167
168 == Screenshots ==
169
170 1. Create new content types or extend existing ones
171 2. Add fields of many different types, with individual options for each so you can define your content type to be what you need it to be
172 3. Post Type pods will add fields to the Post editor
173 4. Taxonomy pods will add fields to the Taxonomy forms
174 5. User pods will add fields to the User forms
175 6. Comment pods will add fields to the Comment forms
176 7. Media pods will add fields to the Media forms
177 8. Create Advanced Content Types that exist only as you define them, outside of the normal WP object structure
178
179 == Contributors ==
180
181 Pods really wouldn't be where it is without all of the contributions from our [donors](https://friends.pods.io) and [code/support contributors](https://github.com/pods-framework/pods/graphs/contributors).
182
183 == Translations ==
184
185 Many thanks go out to the fine folks who have helped us translate Pods into many other languages.
186
187 Join us in further translating the Pods interface at: [https://translate.wordpress.org/projects/wp-plugins/pods](https://translate.wordpress.org/projects/wp-plugins/pods)
188
189 We are also available through our [Live Slack Chat](https://pods.io/chat/) to help our translators get started and to support them on the process.
190
191 == Changelog ==
192
193 = 2.7.31.4 - August 31st, 2026 =
194
195 This is a major security hardening release covering multiple areas of the plugin. We recommend updating as soon as possible.
196
197 Additional releases with these security fixes have been backported to each major version of Pods from Pods 2.7 and above to make it easy to update.
198
199 * Security: Restricted display callbacks to an explicit allow list of safe functions, with optional customized additions requiring a dedicated prefix. Added detection and admin notices when disallowed display callbacks are used on a site. (Jakub Herman, @sc0ttkclark)
200 * Security: Refactored form nonce handling to harden against submission misuse. (Jakub Herman, @sc0ttkclark)
201 * Security: Hardened shortcode and block logic against output and query misuse. (Wordfence PRISM - Wordfence, @sc0ttkclark)
202 * Security: Fixed post_status handling in the last security release so it only applies to user-provided inputs (not Pods internal logic). (@sc0ttkclark)
203 * Security: Added anonymous form post handling back that had unintentionally been disabled in the last security release. (@sc0ttkclark)
204
205 = 2.7.31.3 - May 8th, 2024 =
206
207 *Security Release*
208
209 * Security hardening: Enforce safe URLs for Pods form submission confirmation page URLs. Props to the wesley (wcraft) / Wordfence for responsibly reporting this. (@sc0ttkclark)
210
211 = 2.7.31.2 - February 21st, 2024 =
212
213 *Security Release*
214
215 Resolved issue with release deployment, see previous version for more details about the release.
216
217 = 2.7.31.1 - February 21st, 2024 =
218
219 *Security Release*
220
221 While this release is meant to be as backwards compatible as possible, some aspects of security hardening may require manual intervention by site owners and their developers. There were no known reports and no known attempts to take advantage of the issues resolved by this release except where noted.
222
223 Read more about [How access rights work with Pods](https://docs.pods.io/displaying-pods/access-rights-in-pods/) for more details including new filters/snippets that can provide limited access.
224
225 Upgrade now to Pods 3.1 to get the full benefits of the new Access Rights feature with additional customization settings available.
226
227 * Security hardening: Introduced new access checks and additional fine-grained control over dynamic features across any place in Pods that allows embedding content or forms. This only applies to usage through Pods Blocks or Shortcodes. Using PHP will continue to expect you are handling this on your own unless you pass the appropriate arguments to the corresponding Pods methods. (@sc0ttkclark)
228 * Security hardening: Prevent using the Pods Views Block / Shortcode to embed any files outside of the current theme. Props to the Nex Team / Wordfence for responsibly reporting this. (@sc0ttkclark)
229 * Security hardening: Prevent output of `user_pass`, `user_activation_key`, and `post_password` through Pods dynamic features / PHP. These values will be set in Pods references to `****************` if they were not-empty so you can still do conditional checks as normal. While Scott was already aware of this in pre-planned security release work, additional props go to the Nex Team / Wordfence for responsibly reporting this too. (@sc0ttkclark)
230 * Security hardening: Prevent more unsavory PHP display callbacks from being used with magic tags in addition to those already prevented. Props to the Nex Team / Wordfence for responsibly reporting this. (@sc0ttkclark)
231 * Security hardening: All SQL fragments used by Dynamic Features are checked for disallowed usage like subqueries. (@sc0ttkclark)
232 * Feature: Pods Display > The Display-related Pods Blocks and Shortcodes have additional checks that limit access to content based on the user viewing it. For Post Types that are non-public, they must have access to the `read` capability from that post type as a normal user. For displaying content from Users, they must have access to `list_users` capability to view that. [Read more about how access rights work with Pods](https://docs.pods.io/displaying-pods/access-rights-in-pods/) (@sc0ttkclark)
233 * Feature: Pods Forms > The Pods Form Block and Form Shortcode have additional checks that limit access to creating/editing content based on the user submitting the form. For Post Types that are non-public, they must have access to the 'create' capability from that post type as a normal user. Forms that submit to the Users pod, now require that the submitter must have access to the `create_users` or `edit_users` capability to create or edit that user. [Read more about how access rights work with Pods](https://docs.pods.io/displaying-pods/access-rights-in-pods/) (@sc0ttkclark)
234 * Feature: Pods Forms > When a user has access to create or edit content through a Pods form for a post type, the `post_content` field is cleaned based on the level of access they have to prevent inserting unintentional shortcodes or blocks. (@sc0ttkclark)
235
236 = 2.7.31 - September 23rd, 2021 =
237
238 * Pods 2.8 is coming on October 11th! Check out the [Pods 2.8 Field Guide](https://pods.io/2021/02/11/pods-2-8-beta-1-released-and-the-field-guide-to-pods-2-8/) for more information.
239 * Fixed: Resolve issues where searching a Pod would cause queries like `post_title.t` or `display_name.t` unexpectedly. #6050 (@sc0ttkclark, @unknownnf)
240
241 = 2.7.30 - August 12th, 2021 =
242
243 * Fixed: Prevented a few PHP notices from showing on the new WordPress 5.8+ widgets screen.
244
245 = 2.7.29 - August 4th, 2021 =
246
247 * Security: Clean up post type and taxonomy labels so they avoid potential output escaping problems in WordPress core (@sc0ttkclark, reported by Muhammad Daffa via WPScan)
248 * Friends of Pods: Updated CTA text about our 2021 donor goals. (@sc0ttkclark)
249 * Added: Support for Timezones in datetime / time fields. #6042 (@JoryHogeveen)
250 * Added: Support for Pantheon WP Native Sessions plugin. (@sc0ttkclark)
251 * Enhancement: Optimized the PNG image assets using PNG8+Alpha with ImageAlpha and ImageOptim. #6028 (@lowwebtech)
252 * Fixed: Hidden fields now properly submit correctly. (@sc0ttkclark)
253 * Fixed: Post type `has_archive` no gets set to a false properly when disabled. #6069 (@JoryHogeveen)
254 * Fixed: Resolve PHP `strlen()`` warnings when validating text values being saved. #6062 (@pd-cm, @sc0ttkclark, @JoryHogeveen)
255 * Fixed: Sorting URLs in `PodsUI` include `post_type` and `taxonomy` when Advanced Content Types are set to be underneath a Post Type's top level menu. #6040 (@JoryHogeveen)
256 * Fixed: Fallback to the manage fields in `PodsUI` for reordering when reorder fields are not overridden. #6058 (@JoryHogeveen)
257 * Fixed: Depend on plupload when showing custom upload directory option for file fields. (@JoryHogeveen)
258
259 = 2.7.28 - May 20th, 2021 =
260
261 * Added: New upload directory option for File fields using Plupload that lets you choose to customize which directory the files end up in. #6021 (@JoryHogeveen)
262 * Added: Relationship fields now support custom selectors in the REST API. You can specify `my_field.some_field` to output a specific field in your REST API options for each relationship field. (@sc0ttkclark)
263 * Added: New `pods_image_for_post()` and `pods_image_url_for_post()` functions have been added for certain page builders like Oxygen. (@sc0ttkclark)
264 * Added: New query variable prefix option (`num_prefix`) for PodsUI instances. (@sc0ttkclark)
265 * Added: `pagination_type` and `pagination_location` options for PodsUI instances to support more flexible pagination options. (@sc0ttkclark)
266 * Enhancement: Implement `search` and `sort` field sets for PodsUI instances to more easily specify which fields are searchable or sortable. (@sc0ttkclark)
267 * Fixed: PHP fatal errors no longer occur for avatar fields in certain situations. #6007 (@JoryHogeveen)
268 * Fixed: PHP fatal errors no longer occur for PHP 8 in certain situations. #6012 (@JoryHogeveen)
269 * Fixed: Resolved an issue with relationship fields not outputting their full data to the REST API when the related object is not a valid pod. (@sc0ttkclark)
270 * Fixed: Resolved an issue with not saving the fields for the extended Media pod when making update requests through the REST API. (@sc0ttkclark)
271 * Fixed: Implemented a temporary PHP 7.4+ fix for Freemius. (@sc0ttkclark)
272 * Fixed: Searching WP-based objects in PodsUI interfaces now resolves to the proper fields. (@sc0ttkclark)
273
274 = 2.7.27 - April 20th, 2021 =
275
276 * Added: Support taxonomy and other object field filters in Pods::find(). #5994 (@JoryHogeveen)
277 * Added: WP 5.7 `filter_by_item` and `filter_by_date` labels. #5959 (@JoryHogeveen)
278 * Added: `pagination_type` shortcode param. #5977 (@JoryHogeveen)
279 * Enhancement: Allow ID as parameter for `pods_audio()` and `pods_video()`. #5999 (@JoryHogeveen, @sc0ttkclark)
280 * Enhancement: Use correct pagination item classes. #5179 (@JoryHogeveen)
281 * Fixed: Polylang compatibility for populating default field values. #5879 (@Chouby, @JoryHogeveen)
282 * Fixed: Prevent incorrect sanitizing of option fields since 2.7.25. #5909 (@JoryHogeveen)
283 * Fixed: Traversal display filters for single and multiple relationships. #5985 (@JoryHogeveen)
284 * Fixed: Support capitalized file extensions. #5975 (@sc0ttkclark, @JoryHogeveen)
285 * Fixed: Resolved PHP notice in the PodsAPI. #5952 (@JoryHogeveen, @sc0ttkclark)
286 * Fixed: Resolved PHP notice when using `?pods_debug_sql=1` on Pods Admin UI screens. (@sc0ttkclark)
287 * Fixed: Stop tracking Freemius add-ons and rely on just Pods itself. #5981 (@sc0ttkclark)
288 * Fixed: Prevent potentially unsafe HTML tags from being used in admin menu text. (@sc0ttkclark, props to Hagai Wechsler and Daniel Elkabes from WhiteSource Software)
289
290 = 2.7.26 - January 8th, 2021 =
291
292 * Fixed: Prevent PHP warnings in the `components/Templates/includes/element-pod_reference.php` file. #5914 (@JoryHogeveen)
293 * Added: New filter `pods_shortcode_detect_from_current_post` allows you to override whether a shortcode should detect the post object outside of the loop (default is only when `in_the_loop()`). This helps to fix problems that are part of the integration which the free Pods Beaver Themer Add-On uses. (@sc0ttkclark)
294
295 = 2.7.25 - December 28th 2020 =
296
297 **New Features & Enhancements**
298
299 * Added: Custom no access message for templates. #5875 (@JoryHogeveen)
300 * Added: New filter `pods_field_validate_{$type}`. #1106 (@JoryHogeveen)
301
302 **Bug Fixes**
303
304 * Fixed: Ensure compatibility with the WordPress 5.6 jQuery update. #5892, #5896 & #5897 (@JoryHogeveen)
305 * Fixed: Prevent `wp_unslash()` from unnecessarily over sanitizing input. #5040 & #4424 (@JoryHogeveen)
306 * Fixed: Prevent issues with HTML entities in custom relationship values when it gets to JavaScript. #5894 (@JoryHogeveen)
307 * Fixed: Better support multiple languages in the Relationship AJAX search. #5888 (@JoryHogeveen)
308 * Fixed: Include the `post_type` value in attachment saves so that the more WordPress core actions trigger. #5748 (@JoryHogeveen)
309 * Fixed: Allow `the_excerpt` to be used as custom filter on singular pages. #5899 (@JoryHogeveen)
310 * Fixed: Better support caching of the avatar images/data and integrate with the `get_avatar_data` filter. #5771 (@JoryHogeveen)
311
312
313 = 2.7.24 - November 5th 2020 =
314
315 **Bug Fixes**
316
317 * Fixed: Fix media `[each]` loop if no `media` Pod exists. #5882 (@JoryHogeveen)
318 * Fixed: Fallback to default display field if custom option is invalid for relationship fields. #5839 & #5859 (@JoryHogeveen)
319 * Fixed: Use `pathinfo` to properly validate file extension. #5876 (@JoryHogeveen)
320
321 = 2.7.23 - October 30th 2020 =
322
323 **New Features & Enhancements**
324
325 * Added: Support auto-templates for taxonomies, users and comments. #3962 & #5832 (@JoryHogeveen, @sc0ttkclark, @gwhitney)
326 * Added: Support template parameter and nested shortcode content for field shortcodes. #5801 (@JoryHogeveen)
327 * Added: Allow function calls in all tags, not just template tags. #4887 (@JoryHogeveen)
328 * Added: Support custom image sizes for all image field types in magic tags. #5870 (@JoryHogeveen)
329 * Added/Fixed: Support special magic tags in Pods Templates. #5697 (@JoryHogeveen)
330 * Added/Fixed: Support Pod related magic tags in shortcode query parameters. #5734 (@JoryHogeveen)
331 * Enhancement: Allow traversing in avatar attachment. #5870 (@JoryHogeveen)
332 * Enhancement: If the media Pod exists, use it's context to run media loops to support other fields and traversal. #5855 (@JoryHogeveen)
333 * Enhancement: Implement PHP 5.4 `session_status()` function. #5840 (@JoryHogeveen)
334 * Enhancement: Allow WP objects to be passed in `pods()`. #5845 (@JoryHogeveen)
335 * Compatibility: Enqueue DFV scripts when editing the page with Beaver Builder to fully support the media window. #5799 (@JoryHogeveen)
336 * Updated: Primary Branch header for GitHub Updater. #5847 (@afragen)
337
338 **Bug Fixes**
339
340 * Fixed: `.src` tags for PDF's now render the PDF file link instead of the thumbnail in templates `[each]` loops. #4040 (@JoryHogeveen)
341 * Fixed. HTML entities for relationship fields UI. #5843, #5835 & #5796 (@JoryHogeveen, @sc0ttkclark)
342 * Fixed: Select2/SelectWoo now also enqueue the locale files when available. #5860 (@JoryHogeveen)
343 * Fixed: Support lowercase ID's for magic tags in media loops #5852 (@JoryHogeveen, @sc0ttkclark)
344 * Fixed: Avatar should always return a square image. #2738 (@JoryHogeveen)
345 * Fixed: Selected items query for autocomplete relationships. #5542 & #5831 (@JoryHogeveen)
346 * Fixed: Prevent SQL errors on magic tags in some cases. #5797 (@JoryHogeveen, @sc0ttkclark)
347 * Fixed: Error if there is no DB prefix available. #5803 (@JoryHogeveen, @sc0ttkclark)
348 * Fixed: Fix edge case "No Access" error when all Pods were deleted. Redirect to next Pod admin page if needed. #4842 (@JoryHogeveen)
349 * Fixed: Removed empty filter in `ui/admin/setup-edit-field.php`. #5686 (@sc0ttkclark, @JoryHogeveen)
350 * Fixed: Prevent possible notice if image doesn't exist. #5866 (@JoryHogeveen)
351 * Fixed: Remove source maps from production builds. #5822 (@sc0ttkclark)
352 * Fixed: PHP warning in file field gallery view. #5809 (@JoryHogeveen)
353
354 = 2.7.22 - August 13th 2020 =
355
356 **Bug Fixes**
357
358 * Fixed: WP 5.5+ compatibility layer for postbox headers so they appear and work correctly while still working for previous versions of WordPress. #5806 (@sc0ttkclark)
359 * Fixed: Patched a Freemius JS file that needed updating for WP 5.5+ compatibility. #5806 (@sc0ttkclark)
360 * Fixed: Prevent fatal errors about memory when using preview links for Advanced Content Types. #5783 (@JoryHogeveen)
361 * Fixed: Prevent fatal errors about memory when using certain magic tag / thumbnail combinations. #5805 (@JoryHogeveen)
362 * Fixed: Resolve our DFV JS `<div>` issues with `PodsUI` filters and add `.toggle-row` class handling for frontend. #5806 (@sc0ttkclark)
363 * Fixed: Ensure REST API responses for Media returns correct value when extended by Pods. #5763 (@JoryHogeveen)
364 * Fixed: Ensure pods_permission() unserializes when role/capability data is serialized. #5768 (@JoryHogeveen)
365
366 = 2.7.21 - June 30th 2020 =
367
368 **New Features & Enhancements**
369
370 * Added: New filter: `pods_field_pick_object_data_params`. #5756 (@JoryHogeveen)
371 * Added: Pods fields & magic tags: Traverse through serialized metadata. #5603 (@JoryHogeveen)
372 * Added: Support `get_query_var()` in pods_v (and thus special magic tags: `{@query.##}`). #5719 (@JoryHogeveen)
373 * Added: WYSIWYG field option for custom editor height. #5673 (@JoryHogeveen)
374 * Enhancement: REST field options: Only display depth for array response type. #5714 (@JoryHogeveen)
375 * Updated: Refactor Pods::field() method. #5682 (@JoryHogeveen)
376
377 **Bug Fixes**
378
379 * Fixed: Relationship dropdown error & encoding. #5740 (@JoryHogeveen)
380 * Fixed: Getting single vs multiple metadata values edge case errors. #5661 (@JoryHogeveen)
381 * Fixed: Nested relationship fields should render as array of objects in REST. #5745 (@lkraav)
382 * Fixed: Add `noopener` and `noreferrer` for all target `_blank` links. #5742 (@JoryHogeveen)
383 * Fixed: Only check `delete_users` for single installations in `pods_is_admin()`. #5712 (@JoryHogeveen)
384 * Fixed: Deprecated taxonomy form actions. #5700 (@JoryHogeveen)
385 * Fixed: DateTime field: Allow input values compatible with the display format. #5687 (@JoryHogeveen)
386 * Fixed: Whitespace trimming for templates. #5672 (@sc0ttkclark)
387 * Fixed: Taxonomy option rewrite with front label tooltip. #5681 (@JoryHogeveen)
388 * Fixed: Pods test factory compatibility with WP core text factory. #5716 (@JoryHogeveen)
389
390 = 2.7.20.1 - June 4th 2020 =
391
392 * Security: Remove deprecated usage of escapeMarkup in selectWoo and tighten JS rendering (@sc0ttkclark, @miha.jirov)
393
394 = 2.7.20 - April 5th 2020 =
395
396 **Bug Fixes**
397
398 * Fixed: Resolved issues with Freemius notices not being able to be properly dismissed. (@sc0ttkclark)
399
400 = 2.7.19 - April 5th 2020 =
401
402 This version was bugged due to a deployment that sent out a copy of 2.7.18 as 2.7.19.
403
404 = 2.7.18 - April 3rd 2020 =
405
406 **New Features & Enhancements**
407
408 * Added: Add is_required() helper method for fields objects to abstract some logic. #5657 (@JoryHogeveen)
409 * Updated: Removed duplicate code from pods_list_filter() that is now in wp_list_filter(). #5644 (@JoryHogeveen)
410 * Updated: Now prefixing the Templates and Pages component menu items with "Pod" so they aren't as easily confused with normal WordPress menu items. #5647 (@JoryHogeveen)
411
412 **Bug Fixes**
413
414 * Fixed: Compatibility layer for ACF so it won't conflict anymore. #5667 (@sc0ttkclark)
415 * Fixed: Remove PHP 5.6+ only code that was causing issues for those running older PHP versions. #5659 (@JoryHogeveen)
416 * Fixed: Prevent PHP errors when enforcing numeric values during validation of number fields. #5666 (@JoryHogeveen)
417 * Fixed: Prevent deprecated warnings with special magic tags usage like `{@user.id}` instead of `{@user.ID}`. #5642 (@JoryHogeveen)
418 * Fixed: Fix the decimal/thousands separator logic used for number and currency field validation and saving. #5653 (@JoryHogeveen)
419 * Fixed: Resolve issues with `[if]` and `[else]` logic for boolean fields that was causing it to always evaluate to true. #5656 (@JoryHogeveen)
420 * Fixed: Only load Freemius on Pods Admin, Plugins, or the Updates screens. (@sc0ttkclark)
421
422 = 2.7.17.1 - March 27th 2020 =
423
424 **Bug Fixes**
425
426 * Fixed: Double comma in custom pick display formats. #5637 (@JoryHogeveen)
427 * Fixed: Auto `use_current` not working correctly outside the loop. #5636 (@JoryHogeveen)
428 * Fixed: pods_trim() does not trim whitespaces by default. #5640 (@JoryHogeveen)
429
430 = 2.7.17 - March 26th 2020 =
431
432 **New Features & Enhancements**
433
434 * Added: New callout for our Friends of Pods program will show up on the Pods Admin > Pods list so we can let people know how to donate. #5571 (@nicdford, @sc0ttkclark, @JoryHogeveen)
435 * Added: Freemius integration to support our new Friends of Pods add-ons and enable us to let people opt-in to usage stats for planning future compatibility decisions. #5624 (@sc0ttkclark)
436 * Added: New `not_found` tag to the Pods shortcode to return default string if no output is empty. #5580 (@JoryHogeveen)
437 * Added: New hooks when saving field table definitions (table-based Pods). #5623 (@sc0ttkclark)
438 * Added: New custom multi-relationship display format. #5612 (@JoryHogeveen)
439 * Added: Support traversing into post thumbnails objects. #5610 (@JoryHogeveen)
440 * Compatibility: Add ACF backwards compatibility functions/shortcode. #4855 (@sc0ttkclark)
441 * Compatibility: WordPress 5.4 - Add user Pod fields to privacy export data. #5606 (@JoryHogeveen)
442 * Compatibility: Match WordPress 5.4 CSS changes. #5608 (@JoryHogeveen)
443 * Enhancement: Shortcodes now automatically revert to the current queried object. #5598 (@JoryHogeveen)
444 * Enhancement: Add "full" to available image sizes. #5185 (@JoryHogeveen)
445 * Enhancement: Set Pods current queried object detection based on class instances instead of class parameters. #5617 (@JoryHogeveen)
446 * Docs: Update inline docs for pick field selected logic. #5014 & #5017 (@sc0ttkclark)
447
448 **Bug Fixes**
449
450 * Fixed: Date/Time - Correct empty value validation. #5534 & #5544 (@JoryHogeveen)
451 * Fixed: Date/Time - Allow midnight (00:00:00) as time value. #5616 (@JoryHogeveen)
452 * Fixed: Number/Currency - Parsing error for number format 9'999.99. #5559 & #5597 (@JoryHogeveen)
453 * Fixed: Number/Currency - Do not set default value of `0` if field is empty. #5539 (@JoryHogeveen)
454 * Fixed: CLI export/export-item commands. #5041 (@0xLBF)
455 * Fixed: Allow No (0) as an answer for radio and select boolean fields. #5549 (@JoryHogeveen)
456 * Fixed: Prevent get_meta() cache loop. #5577 (@JoryHogeveen)
457 * Fixed: Pods component descriptions. #5543 (@JoryHogeveen)
458 * Fixed: PHP 7.4 - Array and string offset access syntax with curly braces is deprecated. #5582 (@JoryHogeveen)
459 * Fixed: PHP 7.4 - Trying to access array offset on value of type bool. #5556 & #5615 (@JoryHogeveen)
460 * Fixed: PHP 7.4 - Array access notices. #5631 (@JoryHogeveen)
461 * Fixed: Replaced hook used for meta boxes in admin for custom component integrations to avoid deprecated notices from WordPress. #5622 (@sc0ttkclark)
462 * Fixed: Prevented potential fatal errors on Pod Template editor screen when pod configuration is broken. #5622 (@sc0ttkclark)
463 * Docs: Link to Gallery Documentation in Image field inline help doc. #5541 (@wpacademy)
464
465 = 2.7.16.2 - November 14th 2019 =
466
467 * Fixed: The last SVN tag was temporarily missing files, this release just ensures people get the update that has all files.
468
469 = 2.7.16.1 - November 13th 2019 =
470
471 * Fixed: Reverted changes in #5289 to auto templates that introduced breaking changes. We will revisit this in a future maintenance release. #5531
472
473 = 2.7.16 - November 13th 2019 =
474
475 **Enhancements**
476
477 * Enhancement: CSS fixes for WP 5.3. #5501 (@JoryHogeveen)
478 * Enhancement: Format traversed fields properly. #4932 (@jamesgol)
479 * Enhancement: ACT list view pagination. #5510 (@JoryHogeveen)
480 * Enhancement: Add PODS_SHORTCODE_ALLOW_EVALUATE_TAGS to debug info. #5310 (@JoryHogeveen)
481
482 **Bug Fixes**
483
484 * Fixed: Avoid SQL errors when using special magic tags. #5310 (@sc0ttkclark)
485 * Fixed: Validate shortcode query tags before default to current object. #5520 (@JoryHogeveen)
486 * Fixed: Unslash simple relationship values to support saving quoted values. #5517 (@JoryHogeveen)
487 * Fixed: Add sanitize_title optional to sluggables instead of applying default. #5516 (@JoryHogeveen)
488 * Fixed: DateTime: Always parse any manual input data. Also fixes clearing values. #5488 (@JoryHogeveen)
489 * Fixed: DateTime: jQuery date & time picker overlapping formats. #5467 (@JoryHogeveen)
490 * Fixed: DateTime: Fix datetime-local HTML5 input format. #5460 (@JoryHogeveen)
491 * Fixed: Could not submit a form if required checkbox not ticked. #5481 (@Turkal)
492 * Fixed: Allow migrate packages to import pages. #5476 (@jamesgol)
493 * Fixed: Allow pods_str_replace() function to handle non-strings. #5254 (@jamesgol)
494 * Fixed: Refactor and fix issues with Advanced Content Types capabilities. #5504 (@JoryHogeveen)
495 * Fixed: Add `object` key to prevent undefined index notice. #5493 (@JoryHogeveen)
496 * Fixed: Make sure number of arguments passed to PodsMeta->save_post() is correct. #5512 (@jamesgol)
497 * Fixed: ACT pagination URL for child type. #5510 (@JoryHogeveen)
498 * Fixed: Custom table relationships SQL error. #5505 (@JoryHogeveen)
499 * Fixed: Allow Pods to ALTER table if the SQL field definition has changed. #5507 (@jamesgol)
500 * Fixed: Admin menu: set hook priority to 9 instead of 99 to fix CPT submenu placement. #5497 (@JoryHogeveen)
501 * Fixed: Make auto templates for a Taxonomy Pod behave sensibly. #5289 (@gwhitney, @sc0ttkclark, @JoryHogeveen)
502
503 = 2.7.15 - September 5th 2019 =
504
505 **Enhancements**
506
507 * Enhancement: Add year range option to date & datetime fields. #5442 (@JoryHogeveen)
508 * Enhancement: Support single select relationships in templates when using `[each]`. #4507 (@sc0ttkclark, @JoryHogeveen)
509 * Enhancement: Prevent creation of Pods using reserved keywords from WordPress Codex and Pods. #5428 (@JoryHogeveen)
510 * Enhancement: Allow all callables to be passed in magic tags. #5436 (@JoryHogeveen)
511
512 **Bug Fixes**
513
514 * Fixed: Always convert database value for date/time fields without timezone to maintain the actual value. #5423 & #5424 (@JoryHogeveen)
515 * Fixed: Solve issues with saving date/time fields in other locales. #5444, #5421, #5415 & #5451 (@JoryHogeveen)
516 * Fixed: Import from file with absolute path. #5430 (@mistraloz)
517 * Fixed: Fix numeric soft format issue removing decimals & numeric slider input formatting. #5281 & #5215 (@JoryHogeveen)
518 * Fixed: Fix & improve error handling & debug logs. #5452, #5450, #5440, #5419, #5435 & #5453 (@JoryHogeveen)
519 * Fixed: Corrected Malaysian Ringgit currency sign. #5446 (@JoryHogeveen)
520 * Fixed: Flush Pod cache before returning errors, #5420 (@JoryHogeveen)
521
522 = 2.7.14 - July 9th 2019 =
523
524 **Bug Fixes**
525
526 * Fixed: Always convert database value for date/time fields with UTC timezone to maintain the actual value, #5382, #5402, #5403 (@JoryHogeveen)
527 * Fixed: Stop add new button from being disabled when no selection has been made yet for single select, #5401 (@pglewis)
528 * Fixed: Resolved PHP notices in `PodsAPI::save_pod_item()`, #5411 (@pglewis)
529
530 = 2.7.13 - June 28th 2019 =
531
532 **Enhancements**
533
534 * Enhancement: Support meta fields as display field for relationships, #5299 (@sc0ttkclark)
535 * Enhancement: DateTime/Time field code and performance #5302 (@JoryHogeveen)
536 * Enhancement: Added Nigerian Naira currency, #5377 (@webcreativeng)
537 * Enhancement: Added filter `pods_enqueue_dfv_on_front` for enqueueing DFV scripts on frontend, #5313 & #5303 (@nicdford)
538 * Added: Add debug information for Pods to Site Health Info area, #5399 (@sc0ttclark, @JoryHogeveen)
539
540 **Bug Fixes**
541
542 * Fixed: Cursor is jumping to the start of the block when Gutenberg autosaves, #5274 (@pglewis)
543 * Fixed: Select drop-downs set to required, #5031 (@pglewis)
544 * Fixed: HTML escaping issue in the Manage Fields list, #5246 (@pglewis)
545 * Fixed: Translate Pods stuck with Portuguese translation in the Admin menus, #5259 (@JoryHogeveen)
546 * Fixed: option cache handling when using external object cache, #5294 (@sc0ttkclark)
547 * Fixed: Fix force WWW option on website/URL fields, #4881 (@pglewis)
548 * Fixed: Phone field should not put anything in the field input on 'blank' values, #4881 (@pglewis)
549 * Fixed: Versioned tag names are not compatible with Composer, #5278 (@pglewis)
550 * Fixed: `get_post_meta()` always retriggers `pods_transient_set()`, #4690 (@pglewis)
551 * Fixed: Date output in magic tags for date fields uses DateTime class by default instead of date_il8n, #5296 (@JoryHogeveen)
552 * Fixed: PHP 7.3 `compact()` notices due to undefined var names, #5266 (@sc0ttkclark)
553 * Fixed: Use `Marionette.noConflict()` to keep a private copy of Marionette, #5237 & #5354 (@pglewis)
554 * Fixed: Remove floats from fields within pods manage fields (UI), #5362 (@nicdford)
555 * Fixed: Set table charset for Pods Advanced Content Types to WP default charset, #5276 (@JoryHogeveen)
556 * Fixed: Avoid PHP warnings by removing unused $check_value logic in PodsField_Pick, #5205 (@ziqbal, @JoryHogeveen)
557 * Fixed: Fix PodsData fetch for when using object cache and settings pages, #4960 (@pcfreak30, @sc0ttclark, @JoryHogeveen)
558 * Fixed: Moved session_id() check outside the big conditional so it's always executed, #5182 (@mastef)
559 * Fixed: Change deprecated (since WP 5.1) hook `wpmu_new_blog` to `wp_insert_site` with backwards compatibility, #5369 (@JoryHogeveen)
560 * Fixed: Error when PodsInit isn't available on network pages, #3353 (@JoryHogeveen)
561 * Fixed: Shortcodes no longer stop the page from loading when they encounter SQL errors, #5279 (@sc0ttclark, @JoryHogeveen)
562
563 = 2.7.12 - December 20th 2018 =
564
565 **Enhancements**
566
567 * Enhancement: Sort currency list alphabetically by name, add Indonesian Rupiah (Rp) and US Cent currency support, #5247 (@sc0ttkclark)
568
569 **Bug Fixes**
570
571 Fixed: Serial comma display works again for Users, Comments, and Media relationships when used in Pods::display() and magic tag templating without specifying the object field you want to display, #5251 (@sc0ttkclark)
572
573 = 2.7.11 - December 7th 2018 =
574
575 **Enhancements**
576
577 * Enhancement: Added: New pods_data_auto_calculate_total_found filter can be set to true to auto-calculate total_found() number right away after a Pods::find() query runs, defaults to false, #5232, (@sc0ttkclark)
578
579 **Bug Fixes**
580
581 * Fixed: Javascript errors on pages without the Gutenberg editor active under certain circumstances, #5225 (@pglewis)
582 * Fixed: Avoid extra user queries when not necessary, #5230 (@sc0ttkclark)
583
584 = 2.7.10 - December 5th 2018 =
585
586 **Gutenberg / WordPress 5.0 Compatibility**
587
588 * Fixed: TinyMCE Compatibility Bug for Gutenberg, #5217 (@pglewis)
589 * Fixed: Read-only Checkboxes now properly save values as 0 or 1, #4961 (@atanas-angelov-dev)
590 * Fixed: Scrollbar Compatibility bug for List View in Gutenberg Editor, #5220 (@pglewis)
591 * Fixed: Modal Support for Gutenberg, Add/edit Modal now triggers save and close to the modal, #5191 (@pglewis)
592 * Fixed: Component header parsing for developer/tableless mode, #5222 (@sc0ttkclark)
593 * Fixed: Currency symbol no longer overlays input field in WP 5.0, #5219 (@pglewis, @sc0ttkclark)
594
595 **Enhancements**
596
597 * Enhancement: Added support for new WP 5.0 custom post type labels used by Gutenberg, #5223 (@wpstudio, @sc0ttkclark)
598 * Enhancement: Add pods conditional logic handling on frontend forms, #5136 (@JoryHogeveen)
599 * Enhancement: Add current memory usage to stats, #5178 (@sc0ttkclark)
600 * Enhancement: Add support for Taxonomy descriptions, #4766 (@sc0ttkclark)
601 * Enhancement: Component Pages does not allow adding page templates in plugins, #4734 (@creabrain)
602 * Enhancement: Add Pods functions to Query Monitor conditional, #5208 (@JoryHogeveen)
603 * Enhancement: Add bi-directional status label to relationship fields, #5200 (@JoryHogeveen)
604 * Enhancement: Removed old forum feed, inserted the wordpress.org feed, and squelched warnings from SimplePie/PHP 7+, #5172, #4363 (@pglewis)
605
606 **Bug Fixes**
607
608 * Fixed: pods->save() does not clear fields with shorthand syntax, #5166 (@mastef)
609 * Fixed: Comma character breaks custom post type dropdown, #2042 (@sc0ttkclark)
610 * Fixed: Compatibility with Admin Columns 3.2+, #5129 (@JoryHogeveen, @DGStefan)
611 * Fixed: Missing Styles of DFV form field using $pods->form, #5056 (@pglewis)
612 * Fixed: "Single Select" Relationship Return differently depending on Format, #5138 (@pglewis)
613 * Fixed: Media modal doesn't work on frontend using pods form, #4715 (@pglewis)
614 * Fixed: Use minified versions of Backbone.Marionette and Backbone.Radio, #5115
615 * Fixed: Always enqueue the DFV script by default if in the admin, #5111 (@pglewis, @sc0ttkclark)
616 * Fixed: Add static groups cache for PodsMeta::groups_get() to improve memory usage on bulk wp_insert_post and other similar calls, #5088 (@sc0ttkclark)
617 * Fixed: Only disable components when using PODS_TABLELESS if the component is relying on custom tables, #5206 (@JoryHogeveen)
618 * Fixed: PHP Warning for array key pods_rel not found, #5210 (@JoryHogeveen)
619
620 = 2.7.9 - August 9th 2018 =
621
622 **Features/Enhancements**
623
624 * Added: Support for Pods::fields() argument keyed which when set to true will return the array for relationship fields with the IDs used as keys, #5092 (@sc0ttkclark)
625 * Added: pods_shortcode_output filter to allow customization of shortcode output based on shortcode attributes, #5083 (@sc0ttkclark)
626
627 **Bug Fixes**
628
629 * Fixed: Fix compatibility issue with Polylang & WPML when getting the current language from the edit post and edit tax pages. #5060 (JoryHogeveen)
630
631 = 2.7.8 - July 26th 2018 =
632
633 * Hotfix: Time field generates a fatal error on PHP prior to 5.5, #5079 (@davegaeddert)
634
635 = 2.7.7 - July 26th 2018 =
636
637 **Features/Enhancements/Improvements**
638
639 * Code Quality: Disallow multiple assignments and assignment inside conditions, #5021 (@GaryJones)
640 * Code Quality: WordPress.WhiteSpace.PrecisionAlignment compliance, #5026 (@GaryJones)
641 * Code Quality: Use interpolation to construct all dynamic hook names, #4992 (@GaryJones)
642
643 **Bug Fixes**
644
645 * Fixed: 'others' capability checks for current_user_can pods_{$action}{$pod} vs pods{$action}others{$pod} capabilities, #5043 (@Ulminia, @sc0ttkclark)
646 * Fixed: "Export all" button for ACTs does not work, #5005 (@pglewis)
647 * Fixed: Pods Template Editor is adding two 'tabs' to the front of the template during Save. #5022 (@pglewis)
648 * Fixed: Midnight (00:00) results as 'empty' in an [if][/if] Template Tag. #4999 (@pglewis)
649 * Fixed: Non-internationalized string "Add Another Custom Capability". #5028 (@GaryJones, @pglewis)
650
651 = 2.7.6 - June 8th 2018 =
652
653 * Fixed: Records added modally via DFV's 'Add New' are not selected and don't refresh list view in 2.7.5, #5014 (@sc0ttkclark, @pglewis)
654
655 = 2.7.5 - June 7th 2018 =
656
657 **Bug Fixes**
658
659 * Fixed: Only flush rewrite rules in an admin context, #5006 (@sc0ttkclark)
660 * Fixed: SelectWoo fields would sometimes call `focus()` inappropriately #4725 (@GaryJones)
661
662 = 2.7.4 - June 6th 2018 =
663
664 **Features/Enhancements**
665
666 * Code Quality: Address some i18n code standard violations, #4982 (@GaryJones)
667 * Code Quality: All @since and @deprecated tags updated to use three digits everywhere, #4995 (@GaryJones)
668 * Added: Tooltip for the Hierarchical option for taxonomies, #4949 (@pglewis)
669
670 **Bug Fixes**
671
672 * Fixed: jQuery.fn.size() is deprecated #3898 (@GaryJones)
673 * Fixed: CLI: Fix missing negation on valid & exists checks #4989 (@GaryJones)
674 * Fixed: Check for localized 'help' before adding tooltip #4614 (@davidatwhieltrue, @GaryJones)
675 * Fixed: Autocomplete/List View broken with "Other WP Objects", #4504 (@pglewis, @sc0ttkclark)
676 * Fixed: HTML entities in a field's description are converted when the Pod is loaded again, #4495 (@pglewis)
677 * Fixed: Relationship fields related to the _pods_pod or _pods_field post type would not return the correct value, #4979 (@sc0ttkclark)
678 * Fixed: Code Editor for Pods Template double-escapes HTML when Visual Editor is OFF in WordPress, #3462 (@pglewis)
679 * Fixed: Pods breaks Theme Editor for PHP files, hangs loopback test #4595, #4931 (@jamesgol, @pglewis)
680 * Fixed: Time field cannot save midnight #3488, #4937 (@pglewis)
681 * Fixed: Resolve file uploads directory check logic for file exports #4970 (@elia-senatore-cippest, @sc0ttkclark)
682 * Fixed: Media modal issues in post edits, #4945, #4967 (@pglewis)
683 * Fixed: Fatal error if not logged in and accessing wp-admin, #4828 (@therealgilles)
684 * Fixed: Pick fields with predefined/custom lists using numeric keys not loading values #4892, #4753 (@pglewis)
685 * Fixed: Non-required color-picker field did not allow saving empty value #4919 (@JoryHogeveen)
686 * Fixed: CodeMirror fields in Taxonomy and User edit forms #4913 (@pglewis)
687
688 = 2.7.3 - May 6th 2018 =
689
690 **Bug Fixes**
691
692 * Fixed: 'search' param for Pods shortcodes #4909 (@pglewis)
693 * Fixed: 'before_content' and 'after_content' were ignored in widgets #4891 (@pglewis)
694
695 = 2.7.2.1 - May 5th 2018 =
696
697 **Developer and deployment enhancements**
698
699 * Added: .editorconfig file [http://editorconfig.org/](http://editorconfig.org/) #4571 (@JoryHogeveen)
700 * Updated: export-ignore list #4898 (@pglewis)
701
702 **Bug Fixes**
703
704 * Fixed: Pods Widget output #4891 (@pglewis)
705 * Fixed: Slider controls not showing #4895 (@pglewis)
706 * Fixed: Fatal exception attempting to parse Persian DateTime strings #4896 (@sc0ttkclark)
707 * Fixed: Array to string conversion notice in Pods form #4886 (@sc0ttkclark)
708
709 = 2.7.2 - May 3rd 2018 =
710
711 **New Features Added**
712
713 * Added WP-CLI commands for Pods, more details at [https://docs.pods.io/advanced-topics/pods-wp-cli/](https://docs.pods.io/advanced-topics/pods-wp-cli/) (@sc0ttkclark)
714 * Added: Filter HTML class for li.pods-field form element to allow for more styling options. #4813 (@paddelboot)
715 * Added: Currency field enhancement: Add a currency sign before the field input. #4714 (@JoryHogeveen)
716 * Added: Currency formats with spacing between currency sign and value #4838 (@JoryHogeveen)
717
718 **Bug Fixes & Corrections**
719
720 * Fixed: Missing thickbox styles for `PodsUI::filters()` #4797 Fixes #4693 which was preventing Advanced Content Type Filters Popup from Loading (@pglewis)
721 * Fixed: Text field readonly no longer defaults to `true` #4794 Fixes #4791 (@pglewis)
722 * Fixed: Simplify how we inject the PHP string into the JS #4787 Fixes #4786 which was creating syntax error in JS for number fields (@pglewis)
723 * Fixed: Tooltips were not working in the Pods Templates or Roles and Capabilities components #4851 (Fixes #4850) (@pglewis)
724 * Fixed: Isolates qtip styles and functionality to pods only which should hopefully resolve any issues with conflicting with other plugins/themes that may use the tooltip functionality [#4834] Fixes #4832 where tooltips were not displaying (@nicdford)
725 * Fixed: Tooltip corrections: Update Pods Add New screen for extended taxonomies as Table Storage is not required since Term Meta was added by WordPress. #4609 (@pglewis)
726 * Fixed: Issue where fields with particularly long post titles would extend past the width of the container #4831( Fixes #4700) (@nicdford)
727 * Added: appropriate CSS namespace prefixes to avoid style conflicts #4632 (#4612) (@nicdford)
728 * Fixed: Prefix all form styles with `form.pods-manage`. Namespace prefix all pods-manage styles to avoid CSS conflicts with Gravity forms (#4615,#4612) (@JoryHogeveen)
729 * Fixed: Pods DFV fields no longer depend upon the specific instance of jQuery shipped with WordPress (#4680). (@pglewis)
730 * Fixed: Update all storage type tooltips. Many were still referencing old Custom Taxonomy Table Storage requirements that were no longer required after Term Meta support. Fixes #4835 (@pglewis)
731 * Fixed: Bug with decimal handler when converting to dash (-) #4829 (@JoryHogeveen)
732 * Fixed: Checkbox misalignment on custom settings pages (#4711) (@JoryHogeveen)
733 * Fixed: Quality of life visual updates and optimizations for the CLEditor (#4633) (@nicdford)
734 * Fixed: `%F` with PHP's `sprintf` function defaults to a precision of 6 decimal places, we now include the precision specifier whenever more than 6 decimal places of precision is needed. (#4741) (@0xLBF)
735 * Fixed: Extend the condition for WPML validation exception to cover the Translation Editor so required fields don't break the Translation Editor in WPML. (#4802) (@dgwatkins)
736 * Fixed: Corrects most relationship fields on media items when editing in grid mode. Select2 based fields still need a workaround (Autocomplete, List View). (#4795) (@pglewis)
737 * Fixed: Avoid printing null message in PodsUI #4796 (@davidatwhiletrue)
738 * Fixed: Single-select Post Thumbnail does not display in Pods Template traversal. Allow traversing into post_thumbnail. (#4719) (@jamesgol)
739 * Fixed: Disable the "Add New" button for relationships when we're inside a media modal window (#4864). This is just a workaround until we can iron out the CSS and display for a modal from a modal. (@pglewis)
740 * Fixed: Autotemplate hook validation to verify filter before applying Auto Templates (#4695) (@JoryHogeveen)
741 * Fixed: Allow user-meta (and other extended Pods) to work in templates (#4847) (@jamesgol)
742 * Fixed: Corrected conflicts with container CSS/JS around Date/Time Fields (#4878) (@pglewis,@nicdford)
743
744 **Fixes for Unit Testing and Workflow**
745
746 * Fixed: Skip npm install and js tests on the PHP 5.3/Precise box to fix #4788 (#4789) (@pglewis)
747 * Fixed: mockery 1.0 requires php >=5.6.0; downgrade to 0.9 for now #4818 @pglewis
748 * Fixed: PHP Codesniffer Fixes #4569 (@sc0ttkclark)
749 * Fixed: eslint rules and formatting for Javascript (DFV only) #4590 (@sc0ttkclark)
750
751 = 2.7.1 - December 8th 2017 =
752
753 * Fix table join logic for taxonomies when renaming meta fields #4613 @sc0ttkclark
754 * Fix Pods Form submit errors and 404s #4618 @pglewis
755 * Fix dashicons style conflicts with Pods Form #4626 @nicdford
756 * Roll-back minimum version requirement for MySQL from 5.5 to 5.1 #4634 @sc0ttkclark
757
758 = 2.7 - December 4th 2017 =
759
760 **New PHP & WP Minimum Version Requirements:**
761
762 * PHP Version Change Requirement 5.3+
763 * WP Version Change Required 4.5+
764
765 **Major Changes in 2.7 Release: Flexible Relationships:**
766
767 * New Relationship Field Format "List View": The power of the new flexible relationships is our new modal window that opens within the existing record for relationship fields. This is modeled after the Media Modal from WordPress and provides full functionality to Add New related records or edit existing records all from within the parent record of the relationship. This is provided through our new List View field format for relationship fields. To see a demo of this field in action [head on over to our YouTube](https://youtu.be/V8c067GAEcA)
768 * Add New with Flexible Relationships: The new flexible relationships will automatically enable Add New on all your existing relationships, but you can disable this from the Additional Options tab for each relationship field. You can switch field formats to the new List View from additional options tab as well.
769 * Dynamic Field Views: The relationship fields and file upload fields have been rewritten to take advantage of "Dynamic Field Views", driven by JavaScript. More technical details about the directions we went towards these field changes can be read about in our ["Pods 2.7: What We Did and Why We Did It"](https://pods.io/2017/12/05/pods-2-7-developer-notes/)
770
771 **Significant Improvements and Fixes:**
772
773 * Enhancements for Date, Time & Date/Time Fields to improve class inheritance, use WP Defaults and allow for custom options for saving and display @JoryHOgeveen
774 * Gallery & Tile View for Upload/Media Fields #3589 @JoryHogeveen
775 * IsEmpty for all Date/Time Fields, Number, Currency, etc. improvements for `[if field][/if]` for Templates @JoryHogeveen
776 * Major fixes for Pods Templates: Proper handling of shortcodes within Pods Templates and in if/each blocks. Proper handling of all image tags and user traversal @jamesgol
777 * Comment Traversal #4118 @sc0ttkclark
778 * Update Compatibility with Admin Columns 3.0+ #4570 @JoryHogeveen
779 * Filter Added for Select2 Overrides #4571 @sc0ttkclark
780 * Fix for Advanced Content Types and Relationships in `[each][/each]` tags correcting for lowercase id. #4585 @0xLBF
781
782 **Behind the Scenes Fixes and Improvements:**
783
784 * js unit tests #3640, #4049 @pglewis
785 * pods_ui_get_params hook #3785 @telwing
786 * table storage list fields #4420 @jamesgol
787 * Refactor CSS @nicdford
788 * Built with Node @pglewis
789 * Pods Templates added for Polylang Translation Compatibility @JoryHogeveen
790 * SelectWoo migration from Select2 to address version incompatibilities #4546 @pglewis
791
792 **Known Issues with this Release:**
793
794 * Relationships to Taxonomy have Flexible Relationships disabled as the input screen for Taxonomy was not able to be accessed in an iFrame. We’re working on this for a future release.
795
796 = 2.6.11.2 - August 4th, 2021 =
797 * Security: Clean up post type and taxonomy labels so they avoid potential output escaping problems in WordPress core (@sc0ttkclark, reported by Muhammad Daffa via WPScan)
798
799 = 2.6.11.1 - June 4th, 2020 =
800 * Security: Remove deprecated usage of escapeMarkup in Select2 (@sc0ttkclark, @miha.jirov)
801
802 = 2.6.11 - September 20th 2017 =
803 * Fixed: WordPress 4.8.2 introduced a breaking change that no longer correctly prepared number/currency queries. It did not introduce a vulnerability but only produced Database errors.
804 * Stay tuned for Pods 2.7 which will be out soon -- [Download Pods 2.7 RC1](https://github.com/pods-framework/pods/archive/release/2.7.zip) and join our [Pods Slack channel #pods-beta](https://pods.io/chat/) to help us finish the final testing
805
806 = 2.6.10 - July 14th 2017 =
807 * Fixed: Pods Templates were creating erroneous output with nested `[if _fieldname_][else][/if]` and `[each _fieldname_][/each]` template tags inside HTML entities after 2.6.9 upgrade. This fix bypasses `do_shortcode` and also bypasses `do_shortcodes_in_html_tags` which was the problem with this particular fix. Fixes (#4324,#4307,#4307). (#4335). [@pglewis]
808 * Fixed: Multi-file fields save was causing array to string conversion warning. New function & helper added called `array_filter_walker` for backwards compatibility. Also fixes the 'editable' titles in Multiple File Upload. Fixes (#4112,#4313). (#4314). [@mgratch,@JoryHogeveen,@sc0ttkclark]
809 * Added: Pods Templates & Page Capabilities have been added to the Members Cap Filter and Pods Role Manager from Components, Roles & Capabilities. This corrects an issue where Pods Templates and Pods Pages were not available to Admins, only Network Admins. Admins will still need to have the pods_templates_ and pods_pages_ capabilities added to their role, but now they'll be able to do this without additional code. Fixes (#4311). (#4342). [@JoryHogeveen]
810 * Fixed: Corrected 2.x branch for GitHub Feed. Fixes (#4305). (#4306). [@sc0ttkclark]
811 * Fixed: Minor Spelling fixes related to i18n. (#4276) [@garrett-eclipse]
812 * Updated: Removed CodeClimate Integration (#4275) and updated glob 7.1 (#4242). [@Ramoonus]
813
814 = 2.6.9 - May 30th 2017 =
815 * Added: Pods Template Component is now automatically active on initial installation or reinstallation of Pods. Fixes (#3446). (#4060,#4180). [@pglewis,@sc0ttkclark]
816 * Added: Auto Template Fix: Add configurations setting to override and allow Auto Templates to run against the_content outside of the WordPress_Loop. By default now, it will only run inside the WP Loop. (#4088). [@jamesgol]
817 * Added: Allow raw value in PodsUI rows. New type "raw" that can output HTML form elements; used in i18n component. Fixes (#3959). (#3960). [@JoryHogeveen]
818 * Fixed: Template Reference in Template Editor now properly displays without running out of memory. Fixes (#3370,#3992). (#4088,#4000). [@jamesgol]
819 * Fixed: post_author querying now works through traversal of related post type. Fixes (#3931). (#3953,#4065). [@sc0ttkclark,@pglewis]
820 * Fixed: Search the proper SQL column with "search" and meta based CPT. Fixes (#3858). (#4007). [@jamesgol]
821 * Fixed: Ensure call to pods_view returns shortcode generated content, instead of echo'ing. Fixes (#3433). (#4010) [@dom111]
822 * Fixed: Additional CSS Classes were not saved (#4003) so new Duplicating Pod now gives preference to existing field options values on duplication (#4028). [@pglewis]
823 * Fixed: duplicate_pod_item now works for WP objects. Fixes (#3238,#4025). (#4070). [@pglewis]
824 * Fixed: Hidden field did not save Default Values on fields with both Visibility hidden and a Default Value set. Fixes (#3996). (#4061). [@pglewis]
825 * Fixed: Use register_taxonomy_for_object_type for post types that support post formats. Was not originally being registered for Pods CPT. Fixes (#2165). (#4076,#4084). [@sc0ttkclark]
826 * Fixed: Help Text for HTML fields wpautop reference. Fixes (#4090,#4091). (#4089). [@JoryHogeveen]
827 * Fixed: Corrected Pods overriding preview link for post updated messages. Fixes (#4092). (#4093). [@tuanmh]
828 * Fixed: When using shortcodes/magic tags with PDF attachments, ._src returns an image since WP 4.7. This will now output the URL of the file. You can still get PDF generated images using ._src.image_size or ._img. Fixes (#4040). (#4111). [@JoryHogeveen]
829 * Fixed: Audio attachments will now work properly with pods_attachment_import. (#4155) [@sc0ttkclark]
830 * Fixed: Handling of Single & Double Quotes in post_thumbnail interpolation. Fixes (#4166). (#4167). [@quasel]
831 * Fixed: Adding back_link to wp_die() usage which allows Modal Add/Edit to give you a way to go back in the edit screen. Fixes (#4168). (#4169). [@sc0ttkclark]
832 * Fixed: Conflict with The Event Calendar issue with Handlebars (as we're using an older implementation). Temporary hack until 2.7 with the correct fix. (#4173). [@sc0ttkclark]
833 * Fixed: Missing images in unit test (#4177). [@sc0ttkclark]
834 * Fixed: Invalid AJAX error with frontend forms and Settings Pods; $id will always return for AJAX requests. Fixes (#4181). (#4184). [@JoryHogeveen]
835 * Fixed: Allow float values for menu positions and the option to remove trailing decimals from number field. Fixes issue where Pods Converted menu positions with decimals to INT on save. Fixes (#2839). (#4192). [@JoryHogeveen]
836 * Fixed: Composer: composer installers v1.2 to v1.3. (#4239) [@Ramoonus]
837 * Fixed: Editable Titles in Multiple File Upload fields are 'editable' again (broke in 2.6.8) without breaking bidirectional relationship saving. Fixes (#4112) and resolves (#3477,#3720). (#4264). [@sc0ttkclark]
838 * Fixed: Spelling error in UI. Fixes (#4266). (#4267). [@danmaby]
839 * Updated: Brand assets for Pods (icons and banners) for WordPress Plugin Directory. Fixes (#3948). (#4268) [@jimtrue]
840
841 = 2.6.8 - January 17th 2017 =
842 * Added: WP Gallery display options for image fields. Fixes (#3905). (#3910). [@JoryHogeveen]
843 * Added: Add action after successful AJAX in admin_ajax. This allows other scripts to hook in the ajax handlers from Pods. Fixes (#3839). (#3840). [@JoryHogeveen]
844 * Added: Keep Plupload instances in `windows.pods_uploader[id]`. This makes it possible to bind event listeners to the file uploader. Fixes (#3763). (#3768). [@thirdender]
845 * Added: New singular capabilities for Taxonomies for Compatibility with WP 4.7. Fixes (#3896). (#3946). [@JoryHogeveen]
846 * Added: Enhance Currency Field storage. Fixes Adds new format as arrays for multiple values (label, name, sign) and decimal handling options. Fixes(#1915,#3453). (#3949). [@JoryHogeveen]
847 * Fixed: Number/Currency format validation error with French formatting. Fixes (#3842). (#3950). [@JoryHogeveen]
848 * Fixed: Additional save_user/save_post handling problems corrected and addition of Unit Tests. Fixes (#3918,#3801). (#3945). [sc0ttkclark]
849 * Fixed: Double qtip/tooltip when using single checkboxes (boolean type). Fixes (#3940). (#3943) [@JoryHogeveen]
850 * Fixed: Undefined Index Notice in (#3936). (#3941). [@sc0ttkclark]
851 * Fixed: Properly clear cache before running post-save actions in PodsAPI::save_pod_item. Prevents double saves being necessary to use the `pods_api_post_save_pod_item` filters to update WordPress Object fields. Fixes (#3917). (#3938). [@sc0ttkclark]
852 * Fixed: Revamp pods_error to handle multiple modes, PodsMeta now returns false instead of die/exception. Fixes (#3930). (#3937). [@sc0ttkclark]
853 * Fixed: Update save_post / save_user handling with better fallbacks when nonce not active. Fixes an issue where the $is_new_item was not set as expected on post saves and user saves. Fixes (#3801,#3918). (#3936). [@sc0ttkclark]
854 * Fixed: Add `pods_ui_get_find_params` filter for PodsUI to extend default `find()`. Fixes (#3925). (#3926). [@sc0ttkclark]
855 * Fixed: Compatibility additions for WP 4.7, Taxonomy Class (#3895,#3894)
856 * Fixed: Proper reset of the local var cache in Pods::$row when using add_to/remove_from/save. Fixes (#3784). (#3923). [@sc0ttkclark]
857 * Fixed: get_meta() $single usage to ensure it's always a boolean. Fixes (#3742). (#3921). [@sc0ttkclark,@JoryHogeveen]
858 * Fixed: Multiple Travis and Unit Test fixes and build functions. (#3942,#3913,#3911,#3907,#3903,#3888,#3887,#3886,#3885,#3883,#3882,#3881,#3880,#3869,#3868,#3819,#3770,#3750,#3745,#3743) [@Ramoonus,@sc0ttkclark]
859 * Fixed: Removing a Bad Init Call generated by a fix to correct plupload file field listings. Fixes (#3900,#3731). (#3901). [@pcfreak30]
860 * Fixed: Pass audio_args to the Audio Shortcode, src wasn't being passed when multiple audio files were on the same page using the same shortcode. Fixes (#3891). [@jamesgol]
861 * Fixed: Corrected non-printable character added after $api->cache_flush_pods() to settings-tools.php. Fixes (#3876). [@szepeviktor]
862 * Fixed: opcache names and add OPcache. Fixes (#3864). (#3875). [@szepeviktor]
863 * Fixed: Make sure self::$field_data is set in all cases. Corrects issue where relationship to predefined list was not working in AutoComplete/Select2 fields. Fixes (#3862). (#3863). [@jamesgol]
864 * Fixed: Unchecking Show in Menu in the Admin UI selection for Custom Taxonomies will now properly not show the Taxonomy. `show_in_menu` option for for Taxonomies. Fixes (#3848). (#3852). [@JoryHogeveen]
865 * Fixed: Make field type labels translatable. Fixes (#3849). (#3850). [@JoryHogeveen]
866 * Fixed: Store the old field name in meta. Pods already stored the old 'pod' name, but didn't do the same for fields after updating. Added for (#3841). (#3842). [@JoryHogeveen]
867 * Fixed: Fix error with PODS_LIGHT and components. Fixes (#2301,#3811,#2293). (#3837). [@JoryHogeveen]
868 * Fixed: Update the attachment parent if updating a post type. Only updates if the parent isn't set but allows file fields/upload fields to now properly show parent post. Fixes (#3808). (#3834). [@JoryHogeveen]
869 * Fixed: CSS fixes (remove old images + linter), fixing issues with gradient button not in WP Core. Fixes (#3812). (#3833). [@JoryHogeveen]
870 * Fixed: Improve CSS for Code Field (CodeMirror). Fixes (#3818). (#3832). [@JoryHogeveen]
871 * Fixed: Set Start of Week Day from General Settings; fixes issue where Calendar of datetime field in admin UI didn't follow the first day of week settings from Setting, General. Fixes (#3826). (#3831). [@JoryHogeveen]
872 * Fixed: PHP7 Compatibility issues, a few deprecated constructors and deprecated mysql_ with the use of $wpdb. Fixes (#3828). (#3830). [@JoryHogeveen]
873 * Fixed: Update postmeta cache before get_post_meta calls when bypassing cache, ensuring the meta is "fresh". (#3807). [@sc0ttkclark]
874 * Fixed: When preloading config after flushing cache, bypass cache. solves the issue when running multisite and you’ve got an object cache drop-in that won’t flush cache for multisite when wp_cache_flush is called. (#3806). [@sc0ttkclark]
875 * Fixed: Fix error exporting taxonomy relationship over REST API. Fixes (#3606). (#3794). [@pcfreak30]
876 * Fixed: Use taxonomy capabilities in custom locations for taxonomy edit pages. Fixes an issue where Taxonomies assigned as Top Level Menu Items are not usable by Editors (only by Administrators). Fixes (#3569). (#3780). [@JoryHogeveen]
877 * Fixed: Correcting a bug in adding Taxonomy REST support. Fixes (#3777). (#3778). [@pcfreak30]
878 * Fixed: Clear `$related_item_cache` when saving a relationship. Fixes an issue where the $PodsAPI::save_relationships was not clearing the cache. Fixes (#3775). (#3776). [@pcfreak30]
879 * Fixed: jQuery fix to change from deprecated .live() to .on(). Fixes (#3771). (#3772). [@mikeschinkel]
880 * Fixed: Basic included post types from WP-API are no longer having their REST base overridden by Pods. Fixes (#3759). (#3760). [@sc0ttkclark]
881 * Fixed: Fix SQL for multilingual taxonomies for compatibility with PolyLang. Fixes (#3728). (#3754). [@JoryHogeveen]
882 * Fixed: Fix plupload file field listings, specifically fixing some issues in the CSS and jQuery. Fixes (#3731). (#3732). [@pcfreak30]
883 * Fixed: Removed max-length for default field value for Text & WYSIWYG fields. Fixes (#3729). (#3730). [@JoryHogeveen]
884 * Fixed: Updated URL for translation contributions. Fixes (#3725). (#3726). [@JoryHogeveen]
885 * Fixed: Validate field option dependencies based on location within tabs. Corrects and issue with compatibility between Pods SEO. Fixes (#3707). (#3723). [@JoryHogeveen]
886 * Fixed: Properly update bidirectional taggable relations. Corrects the issue where bidirectional relationships were creating new entries from the taggable choice in AutoComplete fields, but not saving the relationship. Fixes (#3477). (#3720). [@caleb]
887 * Fixed: Allow the entry of negative numbers in Currency fields. Fixes (#3708). (#3709). [@pcfreak30]
888
889 = 2.6.7 - August 15th 2016 =
890 * Fixed: Magic Tag {@permalink} fixes for taxonomy / user / comment detail URL Mapping. Fixes (#3339). [@sc0ttkclark]
891 * Fixed: Pods Wizard for Forms now properly uses the `[podsform]` shortcode. Fixes (#3251). [@sc0ttkclark]
892 * Fixed: Issue with pll_get_post returning false instead of null. Fixes (#3596). (#3599) [@JoryHogeveen]
893 * Fixed: WYSIWYG editor type option is used as dependency by the editor options. Fixes (#3549). (#3610) [@JoryHogeveen]
894 * Fixed: Do not display metagroup if all fields are set to hidden. Fixes (#1614). (#3615) [@JoryHogeveen]
895 * Fixed: Allow post_status filter to be set for related post_type objects in the edit field UI (#3626). Fixes (#3594). [@JoryHogeveen]
896 * Fixed: Refactor object type checking in PodsRESTHandlers::get_handler (#3630). Fixes (#3629). [@pcfreak30]
897 * Fixed: Added PODS_DIR to directories that are checked by field_loader() (#3644). Fixes (#3643). [@jamesgol]
898 * Fixed: Improved field alignment on setting pages (#3649). Fixes (#3648). [@JoryHogeveen]
899 * Fixed: Check for PodsInit in general.php (#3665). Fixes (#3473,#2803,#3353). [@JoryHogeveen]
900 * Fixed: Taxonomy capabilities + No more hardcoded tax settings (#3678). Fixes (#3676,#3677). [@JoryHogeveen]
901 * Fixed: Allow field options to be filtered (UI). Also allows for il8n module to improve translation handling. (#3683). Fixes (#3682). [@JoryHogeveen]
902 * Fixed: WPML Compatibility (#3691). Related to (#142). [@srdjan-jcc]
903 * Fixed: Pods field() now properly handles user and media when the output type is pod/pods. Original issue resulted in `$object` being empty as `user` and `media` do not have a `pick_val` (#3694). Fixes (#3693). [@pcfreak30]
904 * Fixed: travis-ci: test with PHP 7.1 (#3702). [@Ramoonus]
905
906 = 2.6.6 - June 23rd 2016 =
907 * Added: Polylang compatibility with latest versions along with fixes to longstanding issues with editing and displaying content, relationships, and taxonomy (#3574). Fixes (#3572, #3506) [@JoryHogeveen]
908 * Added: REST API v2 Compatibility (#3584). Switches `register_api_field` to `register_rest_field`. Fixes (#3581) [@sc0ttkclark]
909 * Added: Allow changing the Auto Templates Filter. This adds a new section in the Auto Templates tab that allows overriding the default `the_content` filter (#3542). Fixes (#3540) [@Shelob9]
910 * Added: Polylang support to pods_v post_id (#3562). Allows Pods templates that are translated to be properly selected. Fixes (#3561,#3537) [@jamesgol]
911 * Added: Create new 'post_id' method for pods_v (#3537). Provides a method to allow i18n plugins to return a different post id. Related to (#3542,#3526) [@jamesgol]
912 * Added: Add filter to PodsMeta->groups_get() allowing adjusting the groups via filter (#3548). Related to (#3547) [@jamesgol]
913 * Added: Use form_counter in field name to be unique and prevent conflicts. (#3535) Fixes (#3533) [@pcfreak30]
914 * Added: Add user, media and comment support to REST API (#3516). Related to (#3418,#3419) [@pcfreak30]
915 * Added: Filter the Pods Metas to Display (#3544). Fixes (#3520). [@coding-panda]
916 * Fixed: REST API cleanup for pick field handling. (#3560) Fixes (#3559) [@sc0ttkclark]
917 * Fixed: Exclude Unique Post fields from duplication during `$pods->save`. (#3564). Includes `ID`, `post_name`, `post_date`, `post_date_gmt`, `post_modified`, `post_modified_gmt` and `guid`. Fixes (#3563) [@pcfreak30]
918 * Fixed: Allow midnight (00:00) as valid time (#3555). If "Allow empty value" is unchecked and a value is not passed it will default to the current time, but it will still accept 00:00:00 as a valid value. Related to (#3488) [@jamesgol]
919 * Fixed: Pass $strict = false to load_pod (#3554). This will keep the "Pod not found" message from being displayed during register of other post types. Related to (#3416) [@jamesgol]
920 * Fixed: Don't add space to currency names that use HTML encoding (#3553). Fixes British pound currency symbols and others. Resolves (#3498) [@jamesgol]
921 * Fixed: Removed extra setting showing up in Auto Templates settings for Taxonomies (#3543). Fixes (#3541) [@Shelob9]
922 * Fixed: Use html_entity_decode to convert separator as it is an html entity. (#3536) Fixes (#3527) [@pcfreak30]
923 * Fixed: PodsRESTHandlers::write_handler needs to be static (#3511). Fixes (#3510) [@pcfreak30]
924
925 = 2.6.5.2 - May 4th 2016 =
926 * Fixed: Typo in PLL Compatibility check corrected. (#3504) Fixes (#3503). Thank you @JoryHogeveen and @fmommeja for tracking down, fixing and validating this fix. [@JoryHogeveen]
927
928 = 2.6.5.1 - May 4th, 2016 =
929 * Fixed: Additional Field Options tab disappears from field admin view. Fixes (#3501). [@sc0ttkclark]
930
931 = 2.6.5 - May 3rd, 2016 =
932 * Fixed: Renaming of Pods with underscores to hyphenated names that was introduced in 2.6.3. Hyphenated Pods names will remain hyphenated and Underscored Pods names will remain underscored. Fixes (#3499). [@sc0ttkclark]
933 * Fixed: Support for new Polylang Versions with much kudos to @JoryHogeveen for tackling this (#3491). Fixes (#3490,#3223) [@JoryHogeveen]
934
935 = 2.6.4 - April 25th, 2016 =
936 * Fixed: Modified Run activation/install priority to fire before plugins loaded. Fix for the Clearing Pods Cache automatically after Pods Upgrade (#3487). Fixes (#2558,#3348) [@sc0ttkclark]
937
938 = 2.6.3.1 - April 21st, 2016 =
939 * Fixed: An Git / SVN deploy bug caused some files to not be properly pushed to WordPress.org SVN, this release is just to ensure everyone who may have updated to 2.6.3 during the period which we were fixing it will be able to still get the proper file updates
940
941 = 2.6.3 - April 21st, 2016 =
942 * Fixed: Fix forcing underscores when loading Edit Pod Form (#3483). Fixes (#3095) [@sc0ttkclark] Kudos to @lkraav for helping us pin this particular issue down and bring it to resolution.
943 * Fixed: Clearing Pods Cache automatically after Pods Upgrade "Salt n'Pepa"'ing the cache keys (#3401). Fixes (#2558,#3348) [@sc0ttkclark]
944
945 = 2.6.2 - March 24th, 2016 =
946 * Added: Support for object fields when using Pods::field() with a specific $field and $option. This was also used to correct a problem with "fetching" Custom Taxonomy's Term List when using Pods Feeds in Pods Gravity Forms Plugin. (#3437) [@sc0ttkclark]
947 * Fixed: Correcting CSS used for Dashicon to remove conflict with icon usage in Divi. (#3404,#3406) [@jimtrue]
948 * Fixed: Currency/Number Validation used to correct issue with Currency Usage in the Pods Gravity Forms plugin (#3436) [@sc0ttkclark]
949
950 = 2.6.1 - February 15th, 2016 =
951 * Added: Additional Label support for Post Type / Taxonomy register functions (#3275) [@pcfreak30]
952 * Added: Add use_current option for Widget Single (#3393,#3394) [@sc0ttkclark]
953 * Added: Add option to website fields to open links in new window (#3388,#3387) [@sc0ttkclark]
954 * Fixed: 'type' not 'object_type' (#3378,#3351) [@pglewis]
955 * Fixed: Update Select2 to v3.2.0, should resolve #3344 (#3377,#344) [@pglewis]
956 * Fixed: Change Markup to Support CSS in WP 4.4 (Thanks to @nicdford we missed mentioning in 2.6 Change log) (#3277,#3270,#3279)
957 * Fixed: Non-Zero Array Keys here in PHP7 cause odd behaviour so just strip the keys (#3294,#3299) [@pglewis]
958 * Fixed: Corrected Dashicons Link in the Menu Options panel of Edit Pods (#3287,#3271) [@benbrandt]
959 * Fixed: Update Version number on 2.x (#3282,#3281) [@pglewis]
960 * Fixed: Typo's Rest into REST (#3303) [@Ramoonus]
961 * Fixed: Disable xdebug on Travis (#3284,#3283) [@pglewis]
962 * Fixed: Remove dockunit leftovers (#3307) [@Ramoonus]
963 * Fixed: Do not use Hashtag as name (#3316) [@Ramoonus]
964 * Fixed: Over-escaping strikes again (file upload, restrict file types with more than one mime type) (#3083,#3328) [@pglewis]
965 * Fixed: Refresh #3388 with 2.x (#3388,#3389) [@sc0ttkclark]
966 * Fixed: Replace usage of get_currentuserinfo with wp_get_current_user (preparation for WP 4.5) (#3399,#3398) [@sc0ttkclark]
967 * Fixed: Taxonomy custom meta fields returning false from REST API (#3365,#3369) [@anandamd]
968
969 = 2.6 - December 9th, 2015 =
970 * Added: Support for Term Meta in WP 4.4 - Now create meta-based taxonomies and Pods just magically works! (#3169,#3163) [@sc0ttkclark]
971 * Added: Add REST API Support to Post Types, Taxonomies, Users. Read the update in https://github.com/pods-framework/pods/pull/3184 for step by step details. (#3184,#3182) [@Shelob9]
972 * Added: Added compatibility with the latest Polylang version, using $polylang-model to get the current language and version. (#3223) [@JoryHogeveen]
973 * Added: Inline hook docs in PodsAdmin class (#3180,#3179) [@Shelob9]
974 * Added: Fixes to REST API Admin Tab (thanks @nicdford) to display always but also explain why it won't work if not able to work. (#3246,#3259) [@Shelob9,@nicdford]
975 * Added: PHPunit support for clover-coverage FN (#3176) [@Ramoonus]
976 * Added: Travis do not allow PHP7 to fail (#3235) [@Ramoonus]
977 * Added: Tests for Mariadb and mysql 5.6+7 with PHP 5.6 Travis (#3212,#3208) [@Ramoonus]
978 * Added: Nonce and text translation to delete link in pod edit sidebar. Fixes issue where attempted to delete pod from edit page results in fatal error. (#3203,#3194) [@cpruitt]
979 * Added: Use phpcs standard wordpress in scrutinizer (#3166) [@Ramoonus]
980 * Added: phpunit support for clover-coverage (#3161) [@Ramoonus]
981 * Added: Travis allow PHP7 to fail (#3153) [@Ramoonus]
982 * Added: Travis include WordPress 4.3 in test matrix (#3152) [@Ramoonus]
983 * Added: Travis cache composer (#3151) [@Ramoonus]
984 * Added: Grunt ignore dockunit.json (#3150) [@Ramoonus]
985 * Updated: Dockunit - replace PHP 7 rc1 with rc4 (#3201) [@Ramoonus]
986 * Updated: Improve Contributing guidelines correcting wrong pull location and fixing correct release branch. (#3149,#3147) [@quasel]
987 * Fixed: Scheduled post preview message/URL. When a post was scheduled, the status message displayed at the top of the edit post page was malformed where the string placeholders were numbered. (#3234) [@sparkdevelopment]
988 * Fixed: Merged #3205 to fix install-wp-tests.sh (#3211,#3205) [@Ramoonus]
989 * Fixed: Add pods_auto_template_name filter, by context to change auto template (#3199,#3200,#3198) [@Shelob9]
990 * Fixed: Revert scrutinizer less is more (#3172,#3170) [@sc0ttkclark,@Ramoonus]
991 * Fixed: Remove limit of 5 in get_template_titles Auto Template (#3157,#3160) [@jimtrue]
992 * Fixed: Related_act.permalink calls to fix permalink/slug traversal in ACTs and related taxonomies (#3156,#3155,#2779) [@sc0ttkclark]
993 * Fixed: Added option to deselect Auto Template for Archive views. There needed an 'empty' selection to correct issue where Template error wouldn't go away. (#3148,#3146,#3142,#3247) [@Sgillessen]
994 * Fixed: Added Dockunit Badge (#3145) [@tlovett1]
995 * Removed: Double exclude path in scrutinizer (#3228) [@Ramoonus]
996 * Removed: Readme removed code coverage badge (#3220) [@Ramoonus]
997 * Removed: Dump composer in Scrutinizer (#3204,#3167) [@Ramoonus]
998 * Removed: Composer remove coveralls. Was not being used and needs phpunit support. Could also be replaced by php codesniffer or scrutinizer. (#3174) [@Ramoonus]
999
1000 = 2.5.5 - September 16th, 2015 =
1001 * Added: Unit testing for PHPUnit 4.8 support. (#3090, #3069) Kudos to @Ramoonus
1002 * Fixed: Drop External code coverage - timeout in Scrutinizer. (#3091) Kudos to @Ramoonus
1003 * Fixed: Changed Content property to fix spacing issues with AutoComplete Field where the formatted selection fields have awkward spacing between the selection box and the selection list. (#3098, #3097, #3099) Kudos to @nicdford
1004 * Fixed: Issue where [each] tag traversal did not work with Taxonomy in Pods Templates. Related notes regarding pod->object_fields for taxonomy added for 3.0 notes. (#3106, #3018, #3107, #3111) Major thanks to @pglewis
1005 * Fixed: `permalink` field traversal has only been working for post types, not for related taxonomies. (#2779, #3114, #3115) Kudos to @pglewis
1006 * Added: Support for CPT UI 1.0.x in CPT UI migration component by adding support for multiple possible option names for post types and taxonomies. (#3112, #3109, #3113, #3116, #3117) Kudos to @pglewis
1007 * Added: Merged Auto Template into Pods Template Component. (#3125, #3105) Major thanks to @Shelob9 both for the original plugin and for incorporating this into Pods Templates.
1008 * Added: License.txt changes to sync with GPL v2 (#3130, #3133) Kudos to @Ramoonus
1009
1010 = 2.5.4 - August 10th, 2015 =
1011 * Added: Support for Compare ALL with meta_query syntax. Kudos to @pcfreak30. (#3037, #3038)
1012 * Added: Query_field tests (meta_query syntax for where) (#3033, #3032, #1662, #2689)
1013 * Added: Support for autoCAST()ing meta_value orderby for dates and numbers (#3043, #3041, #3058)
1014 * Added: Feature/pods page export support. Added 'pods_page_exists' filter to allow Pods Page content to be supplied from another source (eg exported files) (#3049, #3054)
1015 * Added: Copy of EDDs scrutinizer (#2917, #3072)
1016 * Removed: PHP4-style constructor removed in Pods Widgets (#3055, #3056, #3057)
1017 * Fixed: PHP Doc Improvement (#3039, #3040)
1018 * Fixed: Style escaping which created a quote encoding bug in PodsMeta.php. (#3053, #3032)
1019
1020 = 2.5.3 - June 11th, 2015 =
1021 * Added: Support for Term Splitting in WP 4.2 (#2856, #2660)
1022 * Added: Support for Pod and Field names with dashes and prefixes with underscores (#3012, #3021, #3022)
1023 * Added: Add git workflow and a link to it from contributing.md (#2490, #2496)
1024 * Added: Unit tests for PodsField_Boolean (#2473, #2474)
1025 * Added: Unit test to create pod factory object and moves fixture set up from traversal tests to test case. (#2445)
1026 * Added: Additional Pods_Field_Text tests added to incorrect text dependencies. (#2388)
1027 * Fixed: Fixes for Drag and Drop Reorder Action not working in ACT's (#3015, #3016)
1028 * Fixed: Fix for pagination handling in shortcodes. Shortcodes currently use 'pagination' for two contexts (display and data) but if page or offset is supplied, it's only meant for one context (display). (#2807, #3004)
1029 * Fixed: Update post field in pod instance before saving, related to MetaData (post field) not flushing after saving (#3000, #3002, #3003)
1030 * Fixed: Corrects Delete not working for Edit Items (#2752, #2991)
1031 * Fixed: Corrects ACT - Admin Order DESC not working && SQL error if order by an relationship field (#2843, #2989)
1032 * Fixed: Composer: updated for phpunit 4.7 (#2987, #2988, #2783)
1033 * Fixed: ui/js/jquery.pods.js fixes (#2971, #2972)
1034 * Fixed: Remove `@internal` phpDoc for pods_query() (#2970, #2969, #2975)
1035 * Fixed: Fix for ACT editor not staying on current item after saving (#2968, #2942, #2974)
1036 * Fixed: Fix for over escaping icon URL in file fields previewer (#2957, #2956, #2955, #2978)
1037 * Fixed: Fix for symlinked pods in local deve environment (#2946, #2945, #2949)
1038 * Fixed: Removed Vestiges of Old Updater (#2940, #2983)
1039 * Fixed: Clarify help text as to what does and doesn't get deleted on reset (#2792, #2778)
1040 * Fixed: Missing $ in PodsInit line 494 (#2475, #2476)
1041 * Fixed: Trim off whitespace when saving custom fields; code in classes/fields/pick.php already does this. (#2386, #2343)
1042 * Fixed: Updated Taxonomy to get called after cache is flushed (#2264, #2375, #2382)
1043 * Fixed: Cleared old unit tests from EDD (#2380)
1044 * Fixed: Allow fields to be sorted by orderby; Two separate but connected issues. First if orderby is passed then the $data array is never populated. Then looping through $ids will always give it results sorted by priority in the relationships field (data returned by lookup_related_items) (#2350, #2277)
1045
1046 = 2.5.2 - May 14th, 2015 =
1047 * Fixed: Issues with default values for number and other types of fields.
1048 * Fixed: Issue where Pods update was causing WP-API endpoints to 404. Rewirte rules now flush on wp_loaded.
1049 * Fixed: Issue preventing proper display of fields in a related CPT via Pods::field()
1050 * Fixed: Issue preventing codemirror from being enqueued in Pods templates and therefore breaking Pods tempaltes editor in certain configurations.
1051 * Added: Added caching info to debug info.
1052 * Fixed: Bug that was causing Pods to overwrite admin menus.
1053 * Fixed: Issue preventing ongoing compatibility with Admin Columns.
1054 * Improved: Style of components filter bar.
1055 * Improved: Proper sanitization/ escaping of URLs.
1056 * Fixed: Shortcode button was outputted in post editor when shortcodes were disabled. This will no longer happen.
1057 * Improved: Translation strings in ui/admin/help
1058 * Improved: Gradients in Pods wizard.
1059 * Fixed: Issue preventing associated taxonomies to be fetched via Pods::field() and therefore magic tags.
1060 * Improved: Icon font used for Pods admin icon.
1061 * Improved: Elaborated on what data is and isn't deleted when Pods data is reset.
1062 * Added: Compatibility with Github updater plugin.
1063 * Updated: New youtube video in readme.
1064 * Added: Support for term splitting in WordPress 4.2.
1065 * Removed: Extra meta data with _pods_ prefix
1066 * Fixed: Issue where multiple post type Pods objects called in same session were treated as the same in cache.
1067 * Fixed: Double slashing in PodsView class.
1068 * Improved: URL escaping in PodsUI
1069
1070 = 2.5.1.2 - March 16th, 2015 =
1071 * Security Update: We recommend all Pods 2.x installations be updated to the latest version of Pods
1072 * or replace your plugin files with the download of your version from http://wordpress.org/plugins/pods/developers/
1073 * Fixed: Pods UI orderby now strictly enforces Database column format
1074
1075 = 2.5.1.1 - January 22nd, 2015 =
1076 * Fixed missing files for font icon.
1077
1078 = 2.5.1 - January 22nd, 2015 =
1079 * Fixed: Issue preventing fields from being sorted by weight or by orderby, that was affecting image multi-select image field ordering.
1080 * Fixed: Missing gradients in UI.
1081 * Fixed: Use of anonymous function in PodsMeta.php causing issues with old versions of PHP.
1082 * Fixed: Issue where hidden fields were being shown for admin users, when they should have been hidden.
1083 * Fixed: Issue where PodsAPI::delete_field() was unable to delete fields in certain situations.
1084 * Fixed: Issue with pods_version_check() usage that was causing a deprecated core function to run, when it was supposed to prevent it from running.
1085 * Fixed: Issue with pods_error() that was causing it to display AJAX errors improperly.
1086 * Fixed: Issue preventing public, publicly queryable & rewrite with front from saving choices in advanced options.
1087 * Fixed: Magic tag for custom taxonomy, which was showing no content in Pods Templates in 2.5.
1088 * Fixed: If block in Frontier.
1089 * Fixed: Issue with custom taxonomy joins preventing "custom_tax.d.custom_field" type where clauses from working.
1090
1091 = 2.5 - December 30th, 2014 =
1092 * Major performance enhancements can now make things run up to 400% faster (props to @jamesgol!)
1093 * More unit tests -- now 1,858 tests with a total of 13,420 assertions covering all content type, storage type, and field variations (props to @sc0ttkclark, @clubduece, and @mordauk! it was a group effort)
1094 * Added Travis-CI / Scrutinizer-CI for all pushes and pull requests to unit test and check for other issues
1095 * Upgraded Code Mirror library
1096 * Upgraded qTip library
1097 * Updated translations -- Add your translations at http://wp-translate.org/projects/pods
1098 * Fixed: Added nonces for multiple actions in the admin area to avoid accidental / unwanted results
1099 * Fixed: Issue causing issues in admin with CodePress admin columns.
1100 * Fixed: Issue preventing Pods Template editor from working with certain xcache configurations.
1101 * Added: 'join' to the accepted tags for Pods Shortcode.
1102 * Added: 'pods_data_pre_select_params' filter.
1103 * Improve: PodsAPI::export_pod_item_lvl(), adding item ID to all steps.
1104 * Simplify logic when creating new PodsAPI singleton internally.
1105 * Switch from Pods::do_hook() to apply_filters() or do_action() for 'pods_pods_fields', 'pods_pods_field_related_output_type', 'pods_pods_field_', 'pods_pods_field', 'pods_pods_fetch', 'pods_pods_reset', 'pods_pods_total_found', 'pods_pods_filters'
1106 * Fixed: YARRP support.
1107 * Ensure that pods_v_sanitized() passes the $strict argument to pods_v().
1108 * Prevent use of date_i18n() in PodsData when not needed.
1109 * Fixed: Issue where updating relationship to users in pods editor threw an erroneous error.
1110 * Fixed: Hiding of text in title-prompt-text
1111 * Updated design of new Pod wizard to match MP6 (props to @nikv!)
1112 * Fixed: Inline docs for pods_api_get_table_info_default_post_status filter
1113 * Fixed: Issue where Pods::field() showed cached data after saving via Pods::save(), without re-building the Pods Object.
1114 * Allowed PodsField_Pick to save names
1115 * Switched pods_v() to use switch/case instead of if/else where possible.
1116 * Prevented Pods::id() from calling the field method unless it has to.
1117 * In PodsData::select(), allow proper use of cache expiration time.
1118 * Fixed: Issue in currency fields to ensure proper handling of decimals.
1119 * Added a "pre_select" hook in PodsData.
1120 * Improved traversal regex in Pods::find() to have better handling for variation of backticks.
1121 * Removed usages of the deprecated WordPress function like_escape().
1122 * Remove redundant file/class checks for Pods Templates.
1123 * Implement glotpress-grunt for manging translations.
1124 * Fixed: Issue where get_current_screen(), in some contexts was used as an object, when it was null.
1125 * Improved: Styling of shortcode insert button.
1126 * Prevented string replace and trim from running on a form field default when default value is not a string
1127 * Fixed: Issue preventing color pickers from working in front-end form.
1128 * Switched from using $wpdb->prefix to $wpdb->base_prefix in pick field class.
1129 * Fixed: Default avatars on the Discussion settings page replaced by user's custom avatar.
1130 * When saving custom fields, whitespace is now trimmed.
1131 * Better validation of custom fields when saving custom post types.
1132 * Improved: Handling of required fields.
1133 * Changed the default of $display_errors in Pods class to true.
1134 * Allowed save_post_meta to delete single meta elements instead of update.
1135 * Fixed: An issue preventing fields from being sorted by orderby.
1136 * Fixed: Issue where fields, storing one value, returned arrays, instead of strings.
1137 * Allowed extending the link category taxonomy, if in use.
1138 * Added join as an acceptable tag for Pods shortcodes.
1139 * Fixed pods_error(): reversed logic that was emitting an error instead of throwing an exception when $display_errors is false
1140 * Fixed issue where user_url was created as a required field when extending users.
1141 * Add ability to use pods_group_add() in the ACT editor.
1142 * Security Update Reminder: As of Pods 2.4.2, we recommend all Pods 2.x installations be updated to the latest version, or replace your plugin files with the download of your version from http://wordpress.org/plugins/pods/developers/
1143 * If you need assistance in upgrading your Pods 2.x site to the latest version of Pods, please don't hesitate to contact us at https://pods.io/help/
1144
1145 = 2.4.3 - June 23rd, 2014 =
1146 * Fixed: Pods Templates component now has better handling of the new shortcodes
1147 * Fixed: PodsUI data issue with Custom DB Table support
1148 * Fixed: Readonly fields and noncing now works properly, Pods 2.4.2 caused all forms with readonly fields to fail submission
1149 * Hardened: Further security hardening of the `[pods]` shortcode, added PODS_DISABLE_SHORTCODE constant to allow sites to disable the Pods shortcode altogether
1150
1151 = 2.4.2 - June 22nd, 2014 =
1152 * Security Update: We recommend all Pods 2.x installations be updated to the latest version of Pods to fix a noncing issue with form saving, or replace your plugin files with the download of your version from http://wordpress.org/plugins/pods/developers/
1153
1154 = 2.4.1 - June 19th, 2014 =
1155 * Fixed: Display of of hidden fields in Pods Forms
1156 * Fixed: Reordering fields in PodsUI
1157 * Fixed: PodsUI Admin Icon Display
1158 * Add new filter: ‘pods_pod_form_success_message’ for changing the message when Pods Forms are successfully submitted.
1159 * Fixed: Issues in Packages component when importing existing fields.
1160 * Added new filter: ‘pods_view_alt_view’ for overriding normal Pods Views to be loaded in via AJAX inline from Pods AJAX Views plugin.
1161 * Fixed: PHP error in Pods Template reference.
1162 * New Constant: PODS_PRELOAD_CONFIG_AFTER_FLUSH check to allow for preloading $api->load_pods() after a Pods Cache flush.
1163 * Fixed: Issue with tabled-based SQL delete actions.
1164 * Fixed: PodsUI SQL table-based lookups
1165 * Added: New Hooks In ui/admin/form, which generates ACT editor, for adding additional forms or other content to editor.
1166 * Added: Inline docs for 'pods_meta_default_box_title' filter and normalized args across each usage.
1167 * Added: Item ID to pods_api::export() item array.
1168 * Fixed: Update from GitHub functionality.
1169 * Fixed: Issue where extended custom post types had diffrent names then original post type due to use of dashes in names.
1170 * Improved UX for select2 field adding new items.
1171 * Fixed: $params with unslashed data in Pods_Admin::admin_ajax()
1172 * Fixed: Unwarranted base_dir warnings.
1173 * Fixed: Pagination/search boolean checks.
1174 * Fixed: Issue when mbstring module is not active.
1175 * Fixed: Issue with markdown module header causing activation errors.
1176 * New Filter: 'pods_admin_components_menu' to add/edit components submenu items.
1177 * Added: Ability to use pods() without any parameters. Will pull the pod object based off of the current WP_Query queried object / object id
1178
1179 = 2.4 - April 16th, 2014 =
1180 * After a long road, we've got a new minor release out that fixes a large number of outstanding bugs and adds a few improvements that were within reach right away.
1181 * In Pods 3.0 we're focusing on finishing some overarching performance improvements that are necessary to support large installs with the new Loop and Repeatable fields features.
1182 * Added: Tagging feature for Relationship fields with Autocomplete (Select2) which lets you add new items on-demand when saving
1183 * Added: PodsAPI::get_changed_fields() that can be used when in a pre-save hook to return array of changed values or used in PodsAPI::save_pods_item() to track changes to fields
1184 * Added: _pods_location to $params for PodsAPI::save_pod_item which will contain the URL of the form it was submitted from
1185 * Added: New Pods Template editor revamp to include auto-complete for magic tags and field reference, which can be further extended by installing Pods Frontier
1186 * Added: An optional download link to File Upload field type
1187 * Added: Additional Currency formats to Currency field type
1188 * Added: created/modified functionality (see Advanced Content Types) to other Pod types, as long as they are date/datetime fields
1189 * Added: Support for JetPack Publicize and Markdown modules
1190 * Added: Max character length option for paragraph fields
1191 * Added: Actions before and after Pods Form all and individual form fields are outputted
1192 * Added: New constant PODS_ALLOW_FULL_META for for enabling/disabling get_post_meta( $id ) interaction with Pods (on by default)
1193 * Added: New constant PODS_DISABLE_SHORTCODE_SQL to disable SQL-related parameters in shortcode
1194 * Added: 'pods_admin_media_button' filter to disable the Pods shortcode button in post editor
1195 * Added: 'pods_api_save_pod_item_track_changed_fields_{POD_NAME}' filter for tracking changes to fields
1196 * Added: 'pods_pick_ignore_internal' filter to enable/disable Relationships with core Pods types (_pods_pod, etc)
1197 * Added: 'pods_image_default' filter to allow for placekitten.com or other image placeholder scripts for testing
1198 * Added: Improved Pods Template code sanitization
1199 * Added: Better names for many fields in Pods Editor
1200 * Added: New and improved help bubbles in Pods Editor
1201 * Added: Instructions about using Pods Templates in Pods Widgets
1202 * Added: New descriptions for Pods Pages and Pods Advanced Content Types component descriptions
1203 * Added: Support links in Pods Admin -> Help
1204 * Added: Currently active theme to Pods Debug info list
1205 * Added: Inline docs for 'pods_api_get_table_info_default_post_status' filter
1206 * Added: Inline docs for 'pods_admin_menu' filter
1207 * Added: Inline docs for 'pods_admin_setup_edit_options' (and related) filters
1208 * Added: Inline docs for 'pods_admin_setup_edit_tabs' (and related) filters
1209 * Fixed: Issues with user tables in multisite
1210 * Fixed: Issue with PodsForm::default_value
1211 * Fixed: With Pods UI. Keep view when generating pagination links
1212 * Fixed: Bug with custom extensions for allowed file types in upload fields
1213 * Fixed: Compatibility problem with changes to plupload in WordPress 3.9 that prevented upload pop-up from loading
1214 * Fixed: Array to string conversion error for CSS fields in Pods UI
1215 * Fixed: Magic tags for taxonomies in Pods Templates
1216 * Fixed: Fixed jQuery scope in Pods Form inline JavaScript
1217 * Fixed: Added 'output' to reserved content types names and reserved query vars
1218 * Fixed: Issue where required currency and number fields could be saved at default value
1219 * Fixed: Undefined method error in WP 3.4 due to use of WP_User::to_array() which was added in WP 3.5
1220 * Fixed: Issue with ability to use filters on reorder page with Pods UI
1221 * Fixed: Pre-save enforcing of max length for meta-based values
1222 * Fixed: Extra spaces in custom defined list labels
1223 * Fixed: Pagination default value for Pods shortcode
1224 * Fixed: PodsForm::submit_button() method that had been lost from previous versions
1225 * Fixed: Usage of pods_v in currency.php for optimzation purposes
1226 * Fixed: Correct parent_file to highlight the correct top level menu
1227 * Fixed: Improper wording for text at top of settings page field
1228
1229 Found a bug? Have a great feature idea? Get on GitHub and tell us about it and we'll get right on it: https://pods.io/submit/
1230
1231 Our GitHub has the full list of all prior releases of Pods: https://github.com/pods-framework/pods/releases
1232
1233
1234 == Upgrade Notice ==
1235
1236 = 2.7 =
1237 This upgrade requires a minimum PHP version of 5.3+ and WordPress 4.5+.
1238