PluginProbe
WP Ultimate Post Grid / 3.0.0
WP Ultimate Post Grid v3.0.0
4.1.1 trunk 1.5 1.6 1.7 1.7.1 1.7.2 1.8 1.9 2.0 2.1 2.2 2.3 2.4.0 2.5.0 2.6.0 2.7.0 2.8.0 2.8.2 3.0.0 3.3.0 3.4.0 3.5.0 3.6.0 3.7.0 All 32 releases
← All changes | readme.txt +3 -90 3.6.03.0.0 View file →
@@ -2,9 +2,9 @@
2 2 Contributors: BrechtVds
3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QG7KZMGFU325Y
4 4 Tags: grid, isotope, filter, custom post type
5 5 Requires at least: 3.5
6 -Tested up to: 5.6
6 +Tested up to: 5.3
7 7 Stable tag: trunk
8 8 License: GPLv2 or later
9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10 10
@@ -25,16 +25,14 @@
25 25 * Ability to set **order by** options
26 26 * Link to the actual **post or featured image**
27 27 * Define **custom links** for posts
28 28 * Define **custom images** for posts
29 -* Add an **isotope filter** for any taxonomy or custom field
29 +* Add an **isotope filter** for any taxonomy
30 30 * **Deeplinking** directly to a filtered grid
31 31 * Grids and filters can be added anywhere with **their own shortcode**
32 32 * Multiple **templates** for your grids
33 -* Extensive **Template Editor** to create any grid you want
34 33 * Possibility to use **pagination**
35 34 * Compatible with both **Classic Editor and Gutenberg** Block Editor
36 -* Fully integrated with our WP Recipe Maker plugin for a **recipe grid**
37 35
38 36 We also have a [WP Ultimate Post Grid Premium version](https://bootstrapped.ventures/wp-ultimate-post-grid/) which offers the following features:
39 37
40 38 * **Limit your posts** by any taxonomy, author, date or post ID
@@ -39,11 +37,11 @@
39 37
40 38 * **Limit your posts** by any taxonomy, author, date or post ID
41 39 * Use a **plain text filter** for your grid
42 40 * Have **dropdown filters** for any taxonomy
43 -* Use a **checkbox filter** for any taxonomy
44 41 * Allow for **multiselect** in the filters
45 42 * Show the **post count** for the filter terms
43 +* Extensive **Template Editor** to create any grid you want
46 44 * Create a grid of your **categories or tags**
47 45 * A **Load More button** for pagination
48 46 * **Load on filter** pagination
49 47 * **Infinite scroll** pagination
@@ -77,68 +75,9 @@
77 75 4. Customize the look & feel to match your website style
78 76 5. Different free templates that are fully responsive and work on desktop, tablet and mobile
79 77
80 78 == Changelog ==
81 -= 3.6.0 =
82 -* Feature: Clear all selections button
83 -* Feature: Output ItemList metadata for grid items
84 -* Feature: Change term order in Template Editor
85 -* Improvement: Trigger global JS event on grid init
86 -* Fix: Filter problem with non-latin characters
87 -* Fix: Sticky hover button color on mobile
88 -* Fix: Wishlist Member compatibility problem
89 79
90 -= 3.5.1 =
91 -* Fix: Filters not working correctly in some environments
92 -* Fix: Plugin sidebar problem in Gutenberg after unpinning
93 -
94 -= 3.5.0 =
95 -* Feature: New free Ruled template
96 -* Feature: Block display style for item terms
97 -* Feature: Show author image in template editor
98 -* Feature: Link item image in template editor
99 -* Feature: Spacer block for template editor
100 -* Improvement: Major performance boost for filters
101 -* Fix: Prevent PHP notices in WordPress 5.5
102 -
103 -= 3.4.0 =
104 -* Feature: Template Editor as part of the free plugin
105 -* Feature: Allow links for terms block in Template Editor
106 -* Improvement: Use i18n date function to make sure the date language is correct
107 -* Fix: Filter problem with multiple multi-select "OR" filters
108 -
109 -= 3.3.0 =
110 -* Feature: Filter by custom fields
111 -* Improvement: Better browser compatibility
112 -* Fix: Layout with items in set number of columns not working in some themes
113 -* Fix: Icons on Manage page not showing up on some server configurations
114 -* Fix: Hustle plugin compatibility
115 -
116 -= 3.2.1 =
117 -* Fix: Compatibility with Newsletter plugin
118 -
119 -= 3.2.0 =
120 -* Improvement: Don't force close on save
121 -* Fix: Better compatibility with JS deferring plugins
122 -
123 -= 3.1.0 =
124 -* Feature: Show filters on side of the grid
125 -* Feature: Optional labels for filters
126 -* Feature: Set border-radius for Isotope Filter and Pages Pagination
127 -* Feature: Ability to reorder filters
128 -* Feature: Option to display filters inline
129 -* Improvement: Better grid display before page has fully loaded
130 -* Improvement: Set global $post object for each grid item
131 -* Improvement: Grid post type should not be public
132 -* Improvement: Show grid name when editing
133 -* Improvement: Setting to choose what taxonomies to display the grid fields for
134 -* Fix: Hover color sticking in isotope filter because of keyboard focus
135 -
136 -= 3.0.1 =
137 -* Feature: Display private posts in a grid
138 -* Fix: Images not showing correctly in Media post type grid
139 -* Fix: Not saving "Items in Rows" layout mode
140 -
141 80 = 3.0.0 =
142 81 * Feature: Live Preview of grid when editing
143 82 * Feature: Gutenberg blocks for grid and filters
144 83 * Feature: Disable deeplinking per grid
@@ -300,34 +239,8 @@
300 239 = 1.0 =
301 240 * Very first version of this plugin
302 241
303 242 == Upgrade notice ==
304 -= 3.6.0 =
305 -Update for better compatibility and some new features
306 -
307 -= 3.5.1 =
308 -Update to prevent filter problems
309 -
310 -= 3.5.0 =
311 -Update for a major performance improvement and some new template features
312 -
313 -= 3.4.0 =
314 -New Template Editor for the free plugin
315 -
316 -= 3.3.0 =
317 -Better browser and theme compatibility and a brand new filter feature
318 -
319 -= 3.2.1 =
320 -Improves compatibility with other plugins
321 -
322 -= 3.2.0 =
323 -Smaller update that ensures better compatibility with other plugins
324 -
325 -= 3.1.0 =
326 -A lot of great new features and improvements
327 -
328 -= 3.0.1 =
329 -Some immediate fixes for broken features
330 243
331 244 = 3.0.0 =
332 245 WARNING: This is a complete rebuild of the plugin. Please make sure you have time to test things. The update is not irreversible but does require some attention.
333 246