| @@ -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.5 | |
| 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,55 +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.5.0 = | |
| 82 | -* Feature: New free Ruled template | |
| 83 | -* Feature: Block display style for item terms | |
| 84 | -* Feature: Show author image in template editor | |
| 85 | -* Feature: Link item image in template editor | |
| 86 | -* Feature: Spacer block for template editor | |
| 87 | -* Improvement: Major performance boost for filters | |
| 88 | -* Fix: Prevent PHP notices in WordPress 5.5 | |
| 89 | 79 | |
| 90 | -= 3.4.0 = | |
| 91 | -* Feature: Template Editor as part of the free plugin | |
| 92 | -* Feature: Allow links for terms block in Template Editor | |
| 93 | -* Improvement: Use i18n date function to make sure the date language is correct | |
| 94 | -* Fix: Filter problem with multiple multi-select "OR" filters | |
| 95 | - | |
| 96 | -= 3.3.0 = | |
| 97 | -* Feature: Filter by custom fields | |
| 98 | -* Improvement: Better browser compatibility | |
| 99 | -* Fix: Layout with items in set number of columns not working in some themes | |
| 100 | -* Fix: Icons on Manage page not showing up on some server configurations | |
| 101 | -* Fix: Hustle plugin compatibility | |
| 102 | - | |
| 103 | -= 3.2.1 = | |
| 104 | -* Fix: Compatibility with Newsletter plugin | |
| 105 | - | |
| 106 | -= 3.2.0 = | |
| 107 | -* Improvement: Don't force close on save | |
| 108 | -* Fix: Better compatibility with JS deferring plugins | |
| 109 | - | |
| 110 | -= 3.1.0 = | |
| 111 | -* Feature: Show filters on side of the grid | |
| 112 | -* Feature: Optional labels for filters | |
| 113 | -* Feature: Set border-radius for Isotope Filter and Pages Pagination | |
| 114 | -* Feature: Ability to reorder filters | |
| 115 | -* Feature: Option to display filters inline | |
| 116 | -* Improvement: Better grid display before page has fully loaded | |
| 117 | -* Improvement: Set global $post object for each grid item | |
| 118 | -* Improvement: Grid post type should not be public | |
| 119 | -* Improvement: Show grid name when editing | |
| 120 | -* Improvement: Setting to choose what taxonomies to display the grid fields for | |
| 121 | -* Fix: Hover color sticking in isotope filter because of keyboard focus | |
| 122 | - | |
| 123 | -= 3.0.1 = | |
| 124 | -* Feature: Display private posts in a grid | |
| 125 | -* Fix: Images not showing correctly in Media post type grid | |
| 126 | -* Fix: Not saving "Items in Rows" layout mode | |
| 127 | - | |
| 128 | 80 | = 3.0.0 = |
| 129 | 81 | * Feature: Live Preview of grid when editing |
| 130 | 82 | * Feature: Gutenberg blocks for grid and filters |
| 131 | 83 | * Feature: Disable deeplinking per grid |
| @@ -287,28 +239,8 @@ | ||
| 287 | 239 | = 1.0 = |
| 288 | 240 | * Very first version of this plugin |
| 289 | 241 | |
| 290 | 242 | == Upgrade notice == |
| 291 | -= 3.5.0 = | |
| 292 | -Update for a major performance improvement and some new template features | |
| 293 | - | |
| 294 | -= 3.4.0 = | |
| 295 | -New Template Editor for the free plugin | |
| 296 | - | |
| 297 | -= 3.3.0 = | |
| 298 | -Better browser and theme compatibility and a brand new filter feature | |
| 299 | - | |
| 300 | -= 3.2.1 = | |
| 301 | -Improves compatibility with other plugins | |
| 302 | - | |
| 303 | -= 3.2.0 = | |
| 304 | -Smaller update that ensures better compatibility with other plugins | |
| 305 | - | |
| 306 | -= 3.1.0 = | |
| 307 | -A lot of great new features and improvements | |
| 308 | - | |
| 309 | -= 3.0.1 = | |
| 310 | -Some immediate fixes for broken features | |
| 311 | 243 | |
| 312 | 244 | = 3.0.0 = |
| 313 | 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. |
| 314 | 246 | |