| @@ -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: 4.8 | |
| 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 | |
| @@ -13,12 +13,14 @@ | ||
| 13 | 13 | == Description == |
| 14 | 14 | |
| 15 | 15 | Use WP Ultimate Post Grid to create responsive grids for your posts, pages or any custom post type. Optionally add an isotope filter for any taxonomy associated with those posts. |
| 16 | 16 | |
| 17 | -Go to our website for [documentation and video lessons on all our features](http://bootstrapped.ventures/wp-ultimate-post-grid/). | |
| 17 | +> <strong>See this plugin in action!</strong><br> | |
| 18 | +> Check out [demos of our grids](https://bootstrapped.ventures/wp-ultimate-post-grid/) and all of the [plugin documentation](https://help.bootstrapped.ventures/collection/7-wp-ultimate-post-grid) to learn more. | |
| 18 | 19 | |
| 19 | 20 | An overview of the WP Ultimate Post Grid features: |
| 20 | 21 | |
| 22 | +* **Live Preview** while building your grid | |
| 21 | 23 | * Use posts, pages or **custom post types** as the source |
| 22 | 24 | * Grids are **responsive** and will look good on any device |
| 23 | 25 | * Ability to set **order by** options |
| 24 | 26 | * Link to the actual **post or featured image** |
| @@ -28,10 +30,11 @@ | ||
| 28 | 30 | * **Deeplinking** directly to a filtered grid |
| 29 | 31 | * Grids and filters can be added anywhere with **their own shortcode** |
| 30 | 32 | * Multiple **templates** for your grids |
| 31 | 33 | * Possibility to use **pagination** |
| 34 | +* Compatible with both **Classic Editor and Gutenberg** Block Editor | |
| 32 | 35 | |
| 33 | -We also have a [WP Ultimate Post Grid Premium version](http://bootstrapped.ventures/wp-ultimate-post-grid/) which offers the following features: | |
| 36 | +We also have a [WP Ultimate Post Grid Premium version](https://bootstrapped.ventures/wp-ultimate-post-grid/) which offers the following features: | |
| 34 | 37 | |
| 35 | 38 | * **Limit your posts** by any taxonomy, author, date or post ID |
| 36 | 39 | * Use a **plain text filter** for your grid |
| 37 | 40 | * Have **dropdown filters** for any taxonomy |
| @@ -56,29 +59,69 @@ | ||
| 56 | 59 | 1. Add the grid and or filter shortcode where you want them to appear |
| 57 | 60 | |
| 58 | 61 | == Frequently asked questions == |
| 59 | 62 | |
| 60 | -= Where can I find more documenation? = | |
| 61 | -[Over here!](http://bootstrapped.ventures/wp-ultimate-post-grid/) | |
| 63 | += Where can I find a demo and some more documentation? = | |
| 64 | +Check out the [WP Ultimate Post Grid demo site](https://bootstrapped.ventures/wp-ultimate-post-grid/) and [WPUPG documentation](https://help.bootstrapped.ventures/collection/7-wp-ultimate-post-grid) for more information on all of the features! | |
| 62 | 65 | |
| 63 | -= Is this it? = | |
| 64 | - | |
| 65 | -It's still an early version of the plugin and we'll be adding new features every few weeks. Let us know what you're looking for and we might be able to include it! | |
| 66 | - | |
| 67 | 66 | = Who made this? = |
| 68 | 67 | |
| 69 | -[BootstrappedVentures.com](http://www.bootstrappedventures.com/) | |
| 68 | +[Bootstrapped Ventures](https://bootstrapped.ventures) | |
| 70 | 69 | |
| 71 | 70 | == Screenshots == |
| 72 | 71 | |
| 73 | -1. Create grids for any post type and filters for any taxonomy | |
| 74 | -2. Easily style the filter buttons with a preview | |
| 75 | -3. Add your grid and filter to any page or post with separate shortcodes | |
| 76 | -4. The result of this example | |
| 77 | -5. Everything is fully responsive | |
| 72 | +1. Easily create multiple grids with Live Preview | |
| 73 | +2. Use Gutenberg Blocks to add your grids to any post or page... | |
| 74 | +3. ...or use the WP Ultimate Post Grid icon in the Classic Editor | |
| 75 | +4. Customize the look & feel to match your website style | |
| 76 | +5. Different free templates that are fully responsive and work on desktop, tablet and mobile | |
| 78 | 77 | |
| 79 | 78 | == Changelog == |
| 80 | 79 | |
| 80 | += 3.0.0 = | |
| 81 | +* Feature: Live Preview of grid when editing | |
| 82 | +* Feature: Gutenberg blocks for grid and filters | |
| 83 | +* Feature: Disable deeplinking per grid | |
| 84 | +* Feature: Set different layout for desktop, tablet and mobile | |
| 85 | +* Feature: Order terms by count | |
| 86 | +* Feature: Create and combine multiple filters | |
| 87 | +* Fix: Working pagination when using random order | |
| 88 | + | |
| 89 | += 2.8.2 = | |
| 90 | +* Improvement: Combined and minified JS files | |
| 91 | +* Improvement: Only load JS files on pages with a grid | |
| 92 | + | |
| 93 | += 2.8.1 = | |
| 94 | +* Fix: ACF Compatibility problem | |
| 95 | + | |
| 96 | += 2.8.0 = | |
| 97 | +* Feature: No cache mode to improve compatibility (WPML) | |
| 98 | +* Improvement: WordPress 5.0 compatibility | |
| 99 | +* Improvement: Make sure grid only gets loaded once | |
| 100 | + | |
| 101 | += 2.7.1 = | |
| 102 | +* Improvement: Privacy policy content | |
| 103 | +* Fix: Isotope filter active color problem when using text search feature | |
| 104 | + | |
| 105 | += 2.7.0 = | |
| 106 | +* Feature: Group different taxonomies on separate lines in isotope filter | |
| 107 | +* Improvement: Setting to prevent cache issues when using a membership plugin | |
| 108 | +* Improvement: Hook to filter query arguments when generating grid cache | |
| 109 | +* Fix: Prevent SERVER_PORT warning when using WPCLI | |
| 110 | +* Fix: PHP Notice in VafPress vendor | |
| 111 | + | |
| 112 | += 2.6.2 = | |
| 113 | +* Fix: PHP 7.2 deprecated function | |
| 114 | + | |
| 115 | += 2.6.1 = | |
| 116 | +* Fix: Deeplinking not working | |
| 117 | + | |
| 118 | += 2.6.0 = | |
| 119 | +* Improvement: Accessibility for the isotope filter | |
| 120 | +* Improvement: Performance when saving a grid with many terms | |
| 121 | +* Improvement: Plugin header for translations | |
| 122 | +* Fix: Prevent notice when saving grid without terms | |
| 123 | + | |
| 81 | 124 | = 2.5.0 = |
| 82 | 125 | * Feature: Random order picks new random posts every load |
| 83 | 126 | * Improvement: WordPress 4.8 compatibility |
| 84 | 127 | * Fix: Make sure most recent version of grid is shown when scheduling posts |
| @@ -196,8 +239,35 @@ | ||
| 196 | 239 | = 1.0 = |
| 197 | 240 | * Very first version of this plugin |
| 198 | 241 | |
| 199 | 242 | == Upgrade notice == |
| 243 | + | |
| 244 | += 3.0.0 = | |
| 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. | |
| 246 | + | |
| 247 | += 2.8.2 = | |
| 248 | +Some important performance improvements for the plugin assets | |
| 249 | + | |
| 250 | += 2.8.1 = | |
| 251 | +Update recommended when using the ACF plugin | |
| 252 | + | |
| 253 | += 2.8.0 = | |
| 254 | +Update for performance improvements and better compatibility | |
| 255 | + | |
| 256 | += 2.7.1 = | |
| 257 | +Added some privacy policy considerations | |
| 258 | + | |
| 259 | += 2.7.0 = | |
| 260 | +Update recommended for improvements and bug fixes | |
| 261 | + | |
| 262 | += 2.6.2 = | |
| 263 | +Update to prevent notices in PHP 7.2+ | |
| 264 | + | |
| 265 | += 2.6.1 = | |
| 266 | +Update to fix the deeplinking feature | |
| 267 | + | |
| 268 | += 2.6.0 = | |
| 269 | +Update for improved accessibility and performance | |
| 200 | 270 | |
| 201 | 271 | = 2.5.0 = |
| 202 | 272 | Update for a few grid fixes and WordPress 4.8 compatibility |
| 203 | 273 | |