| 1 |
=== WP Ultimate Post Grid === |
| 2 |
Contributors: BrechtVds |
| 3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QG7KZMGFU325Y |
| 4 |
Tags: grid, isotope, filter, custom post type |
| 5 |
Requires at least: 3.5 |
| 6 |
Tested up to: 5.3 |
| 7 |
Stable tag: trunk |
| 8 |
License: GPLv2 or later |
| 9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 10 |
|
| 11 |
Easily create filterable responsive grids for your posts, pages or custom post types |
| 12 |
|
| 13 |
== Description == |
| 14 |
|
| 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 |
|
| 17 |
Go to our website for [documentation and video lessons on all our features](http://bootstrapped.ventures/wp-ultimate-post-grid/). |
| 18 |
|
| 19 |
An overview of the WP Ultimate Post Grid features: |
| 20 |
|
| 21 |
* Use posts, pages or **custom post types** as the source |
| 22 |
* Grids are **responsive** and will look good on any device |
| 23 |
* Ability to set **order by** options |
| 24 |
* Link to the actual **post or featured image** |
| 25 |
* Define **custom links** for posts |
| 26 |
* Define **custom images** for posts |
| 27 |
* Add an **isotope filter** for any taxonomy |
| 28 |
* **Deeplinking** directly to a filtered grid |
| 29 |
* Grids and filters can be added anywhere with **their own shortcode** |
| 30 |
* Multiple **templates** for your grids |
| 31 |
* Possibility to use **pagination** |
| 32 |
|
| 33 |
We also have a [WP Ultimate Post Grid Premium version](http://bootstrapped.ventures/wp-ultimate-post-grid/) which offers the following features: |
| 34 |
|
| 35 |
* **Limit your posts** by any taxonomy, author, date or post ID |
| 36 |
* Use a **plain text filter** for your grid |
| 37 |
* Have **dropdown filters** for any taxonomy |
| 38 |
* Allow for **multiselect** in the filters |
| 39 |
* Show the **post count** for the filter terms |
| 40 |
* Extensive **Template Editor** to create any grid you want |
| 41 |
* Create a grid of your **categories or tags** |
| 42 |
* A **Load More button** for pagination |
| 43 |
* **Load on filter** pagination |
| 44 |
* **Infinite scroll** pagination |
| 45 |
* Easily **clone your grids** |
| 46 |
* Order grid by **custom field** |
| 47 |
* **Dynamically filter** grids in the shortcode |
| 48 |
|
| 49 |
This plugin is under active development. Any feature requests are welcome! |
| 50 |
|
| 51 |
== Installation == |
| 52 |
|
| 53 |
1. Upload the `wp-ultimate-post-grid` directory (directory included) to the `/wp-content/plugins/` directory |
| 54 |
1. Activate the plugin through the 'Plugins' menu in WordPress |
| 55 |
1. Create a new grid through the 'Grid' menu |
| 56 |
1. Add the grid and or filter shortcode where you want them to appear |
| 57 |
|
| 58 |
== Frequently asked questions == |
| 59 |
|
| 60 |
= Where can I find more documenation? = |
| 61 |
[Over here!](http://bootstrapped.ventures/wp-ultimate-post-grid/) |
| 62 |
|
| 63 |
= Who made this? = |
| 64 |
|
| 65 |
[Bootstrapped Ventures](https://bootstrapped.ventures) |
| 66 |
|
| 67 |
== Screenshots == |
| 68 |
|
| 69 |
1. Create grids for any post type and filters for any taxonomy |
| 70 |
2. Easily style the filter buttons with a preview |
| 71 |
3. Add your grid and filter to any page or post with separate shortcodes |
| 72 |
4. The result of this example |
| 73 |
5. Everything is fully responsive |
| 74 |
|
| 75 |
== Changelog == |
| 76 |
|
| 77 |
= 2.8.2 = |
| 78 |
* Improvement: Combined and minified JS files |
| 79 |
* Improvement: Only load JS files on pages with a grid |
| 80 |
|
| 81 |
= 2.8.1 = |
| 82 |
* Fix: ACF Compatibility problem |
| 83 |
|
| 84 |
= 2.8.0 = |
| 85 |
* Feature: No cache mode to improve compatibility (WPML) |
| 86 |
* Improvement: WordPress 5.0 compatibility |
| 87 |
* Improvement: Make sure grid only gets loaded once |
| 88 |
|
| 89 |
= 2.7.1 = |
| 90 |
* Improvement: Privacy policy content |
| 91 |
* Fix: Isotope filter active color problem when using text search feature |
| 92 |
|
| 93 |
= 2.7.0 = |
| 94 |
* Feature: Group different taxonomies on separate lines in isotope filter |
| 95 |
* Improvement: Setting to prevent cache issues when using a membership plugin |
| 96 |
* Improvement: Hook to filter query arguments when generating grid cache |
| 97 |
* Fix: Prevent SERVER_PORT warning when using WPCLI |
| 98 |
* Fix: PHP Notice in VafPress vendor |
| 99 |
|
| 100 |
= 2.6.2 = |
| 101 |
* Fix: PHP 7.2 deprecated function |
| 102 |
|
| 103 |
= 2.6.1 = |
| 104 |
* Fix: Deeplinking not working |
| 105 |
|
| 106 |
= 2.6.0 = |
| 107 |
* Improvement: Accessibility for the isotope filter |
| 108 |
* Improvement: Performance when saving a grid with many terms |
| 109 |
* Improvement: Plugin header for translations |
| 110 |
* Fix: Prevent notice when saving grid without terms |
| 111 |
|
| 112 |
= 2.5.0 = |
| 113 |
* Feature: Random order picks new random posts every load |
| 114 |
* Improvement: WordPress 4.8 compatibility |
| 115 |
* Fix: Make sure most recent version of grid is shown when scheduling posts |
| 116 |
* Fix: Show empty grid message when empty from the start |
| 117 |
|
| 118 |
= 2.4.0 = |
| 119 |
* Improvement: Prevent slowdown in front-end when regenerating |
| 120 |
* Improvement: Add taxonomy classes to isotope terms |
| 121 |
* Improvement: Update Isotope library to latest version |
| 122 |
* Improvement: Prevent isotope conflicts with other plugins or themes |
| 123 |
* Fix: Compatibility with events plugin |
| 124 |
* Fix: Prevent jump to top in Firefox |
| 125 |
|
| 126 |
= 2.3.1 = |
| 127 |
* Feature: Upcoming giveaway surprise |
| 128 |
* Improvement: WordPress 4.7 compatibility |
| 129 |
|
| 130 |
= 2.3 = |
| 131 |
* Feature: Isotope term order options |
| 132 |
|
| 133 |
= 2.2 = |
| 134 |
* Feature: Show empty terms in grid filter |
| 135 |
* Improvement: WordPress 4.6 compatibility |
| 136 |
* Improvement: Prevent scroll to top in some themes |
| 137 |
* Improvement: Setting to hide the meta box for specific post types |
| 138 |
* Fix: Scrolling to top issue in Firefox and IE |
| 139 |
* Fix: Display non-public post types in a grid |
| 140 |
|
| 141 |
= 2.1 = |
| 142 |
* Feature: Show message when no items to display |
| 143 |
* Feature: Set custom link behaviour for each grid item |
| 144 |
* Improvement: Update Isotope to version 3.0.1 |
| 145 |
* Improvement: Filter hooks for grid assets |
| 146 |
* Fix: Prevent scroll to top when using All filter |
| 147 |
* Fix: Image conditions when using attachments as data source |
| 148 |
* Fix: Shortcode modal compatibility issues |
| 149 |
|
| 150 |
= 2.0 = |
| 151 |
* Feature: Change hide and show animation |
| 152 |
* Feature: Animation for grid container |
| 153 |
* Improvement: Use better thumbnail image if available |
| 154 |
* Improvement: Different character for deep links |
| 155 |
* Improvement: Ability to add classes to the grid item links for integration with other plugins |
| 156 |
* Improvement: Update Select2 to version 4.0.2 |
| 157 |
* Fix: Problem with limit terms feature |
| 158 |
* Fix: Animation issue when using pagination |
| 159 |
* Fix: Custom links and custom images for media attachments |
| 160 |
|
| 161 |
= 1.9 = |
| 162 |
* Feature: Ability to order by menu order (usually used by pages) |
| 163 |
* Improvement: scroll to grid top on page change |
| 164 |
* Fix: Shortcode editor lightbox problem with some themes |
| 165 |
* Fix: Reverted Select2 to version 4.0.0 for less CSS problems |
| 166 |
|
| 167 |
= 1.8 = |
| 168 |
* Feature: Grid now works with media attachments (images on your website) |
| 169 |
* Feature: Use inverse filters, hide items on select |
| 170 |
* Feature: Set custom image to use instead of featured image |
| 171 |
* Feature: New free "Hover with Date" template |
| 172 |
* Improvement: WordPress 4.4 compatibility |
| 173 |
* Improvement: Updated Select2 to version 4.0.1 |
| 174 |
|
| 175 |
= 1.7.2 = |
| 176 |
* Fix: Problem with some PHP versions |
| 177 |
|
| 178 |
= 1.7.1 = |
| 179 |
* Fix: Problem with some PHP versions |
| 180 |
|
| 181 |
= 1.7 = |
| 182 |
* Feature: Manually define links for grid items |
| 183 |
* Feature: Limit terms shown in filter |
| 184 |
* Feature: Limit the total number of posts in the grid |
| 185 |
* Improvement: Better support for RTL languages |
| 186 |
* Improvement: Empty button text hides the All button for the Isotope Filter |
| 187 |
* Improvement: Nicer permalinks in grid |
| 188 |
* Improvement: Isotope 2.2.2 |
| 189 |
* Fix: Problem with non-latin characters |
| 190 |
|
| 191 |
= 1.6 = |
| 192 |
* Feature: Change the animation speed in the settings |
| 193 |
* Feature: Change the “All” button text for the Isotope Filter |
| 194 |
* Feature: Choose post or featured image as the link destination when clicking on an item in the grid |
| 195 |
* Improvement: Better grid layout before Javascript kicks in |
| 196 |
* Improvement: Only include admin assets on grid edit page |
| 197 |
* Fix: Problem with sticky posts always showing up |
| 198 |
* Fix: PHP notices in certain cases |
| 199 |
* Fix: Term slugs with non-latin characters |
| 200 |
* Fix: Shortcode editor compatibility problem with some themes |
| 201 |
|
| 202 |
= 1.5 = |
| 203 |
* Feature: New “Overlay” template |
| 204 |
* Feature: New layout mode option to have items in rows |
| 205 |
* Feature: Ability to center the grid in the masonry layout |
| 206 |
* Improvement: FAQ page with some more documentation |
| 207 |
* Improvement: wpupg_output_grid_html filter hook |
| 208 |
* Fix: Deeplinking problem with URL encoded characters |
| 209 |
|
| 210 |
= 1.4 = |
| 211 |
* Feature: Link options for the grid (open in new tab, same tab or no link) |
| 212 |
* Feature: Shortcode editor to easily add grid and filter in the visual editor |
| 213 |
* Fix: Relayout grid after images are loaded |
| 214 |
* Fix: Admin JS error |
| 215 |
|
| 216 |
= 1.3 = |
| 217 |
* Feature: Pagination |
| 218 |
|
| 219 |
= 1.2 = |
| 220 |
* Feature: Set active colors for isotope filter |
| 221 |
* Feature: Deeplinking to selected tags with isotope filter |
| 222 |
* Feature: New "Simple with Excerpt" template |
| 223 |
|
| 224 |
= 1.1 = |
| 225 |
* Fix: Firefox compatibility |
| 226 |
|
| 227 |
= 1.0 = |
| 228 |
* Very first version of this plugin |
| 229 |
|
| 230 |
== Upgrade notice == |
| 231 |
|
| 232 |
= 2.8.2 = |
| 233 |
Some important performance improvements for the plugin assets |
| 234 |
|
| 235 |
= 2.8.1 = |
| 236 |
Update recommended when using the ACF plugin |
| 237 |
|
| 238 |
= 2.8.0 = |
| 239 |
Update for performance improvements and better compatibility |
| 240 |
|
| 241 |
= 2.7.1 = |
| 242 |
Added some privacy policy considerations |
| 243 |
|
| 244 |
= 2.7.0 = |
| 245 |
Update recommended for improvements and bug fixes |
| 246 |
|
| 247 |
= 2.6.2 = |
| 248 |
Update to prevent notices in PHP 7.2+ |
| 249 |
|
| 250 |
= 2.6.1 = |
| 251 |
Update to fix the deeplinking feature |
| 252 |
|
| 253 |
= 2.6.0 = |
| 254 |
Update for improved accessibility and performance |
| 255 |
|
| 256 |
= 2.5.0 = |
| 257 |
Update for a few grid fixes and WordPress 4.8 compatibility |
| 258 |
|
| 259 |
= 2.4 = |
| 260 |
Update recommend for improvements and bug fixes |
| 261 |
|
| 262 |
= 2.3.1 = |
| 263 |
Update for a nice upcoming giveaway surprise |
| 264 |
|
| 265 |
= 2.3 = |
| 266 |
Introducting some new Premium features |
| 267 |
|
| 268 |
= 2.2 = |
| 269 |
Update to ensure WordPress 4.6 compatibility |
| 270 |
|
| 271 |
= 2.1 = |
| 272 |
Update to get the latest and greatest grid plugin |
| 273 |
|
| 274 |
= 2.0 = |
| 275 |
Update for some great new features and improvements |
| 276 |
|
| 277 |
= 1.9 = |
| 278 |
Update for better dropdowns and a few improvements |
| 279 |
|
| 280 |
= 1.8 = |
| 281 |
Update for WordPress 4.4 compatibility and some great new grid features |
| 282 |
|
| 283 |
= 1.7.2 = |
| 284 |
Update if you're experiencing issues when editing the grid |
| 285 |
|
| 286 |
= 1.7.1 = |
| 287 |
Update if you're experiencing issues when saving the grid |
| 288 |
|
| 289 |
= 1.7 = |
| 290 |
Update for some great new WP Ultimate Post Grid features |
| 291 |
|
| 292 |
= 1.6 = |
| 293 |
Update recommended. Lots of new features and improvements to the grid |
| 294 |
|
| 295 |
= 1.5 = |
| 296 |
Update to get some great new post grid features |
| 297 |
|
| 298 |
= 1.3 = |
| 299 |
Update to get the pagination feature |
| 300 |
|
| 301 |
= 1.2 = |
| 302 |
Update for a few new features |
| 303 |
|
| 304 |
= 1.1 = |
| 305 |
Update to ensure compatibility with Firefox |
| 306 |
|
| 307 |
= 1.0 = |
| 308 |
First version, no upgrades needed. |