=== Cinza Grid ===
Contributors: madebycinza, razorfrog
Tags: grid, post grid, display post, metafizzy, isotope
Requires at least: 5.2
Tested up to: 6.9
Requires PHP: 7.2
Stable tag: 1.2.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A minimal grid plugin built with Isotope.
== Description ==
Cinza Grid is a minimal grid plugin built with Isotope by Metafizzy. It makes lightweight and flexible grids that can be easily customized with CSS.
Visit our website to view the plugin demo.
== Installation ==
Upload the Cinza Grid plugin to your WordPress site, activate it, and start creating grids.
== Screenshots ==
1. Global grid options
2. Grid skin settings
== Changelog ==
= 1.2.4 =
*Release Date – 9th December, 2025*
* Security fixes
* WP 6.9 compatibility test
= 1.2.3 =
*Release Date – 17th November, 2025*
* Included pages and excluded post types starting with “wpb_” from allowed post types
= 1.2.2 =
*Release Date – 20th October, 2025*
* Security fix for stored XSS issue by sanitizing and escaping output.
= 1.2.1 =
*Release Date - 22nd October, 2024*
* Updated sorting functions
* WP 6.6.2 compatibility test
= 1.2.0 =
*Release Date - 22nd May, 2024*
* Added '%[shortcode]%' meta
* Optimized all skin meta tags functions
= 1.1.9 =
*Release Date - 8th April, 2024*
* Added max number of items filtered
* WP 6.5 compatibility test
= 1.1.8 =
*Release Date - 14th February, 2024*
* Disabled single post frontend in register_post_type
* WP 6.4.3 compatibility test
= 1.1.7 =
*Release Date - 21st December, 2023*
* Added sort by 'rand'
* WP 6.4.2 compatibility test
= 1.1.6 =
*Release Date - 24th August, 2023*
* WP repo file reupload
= 1.1.5 =
*Release Date - 23rd August, 2023*
* Added '%excerpt%' meta
* Updated how skin input sanitization
= 1.1.4 =
*Release Date - 1st August, 2023*
* Fixed filter support for button with slashes
= 1.1.3 =
*Release Date - 28th June, 2023*
* Fixed filter support for multiple lines
= 1.1.2 =
*Release Date - 16th June, 2023*
* Minor interface improvements
= 1.1.1 =
*Release Date - 3rd May, 2023*
* Added %img('size')% and %imgurl('size')% to skin
* Updated frontend style to fix mobile and one column layout
* Updated frontend script to fix isotope trigger
* Updated backend style and made accessibility improvements
* Convert backend checkboxes into toggles
* WP 6.2 compatibility test
= 1.1.0 =
*Release Date - 27th January, 2023*
* Cinza website and demo URLs update
* WP 6.1.1 compatibility test
= 1.0.9 =
*Release Date - 11th December, 2022*
* Added layout modes (fitRow and masonry)
* Fixed filter button "All" placeholder
* Fixed filter buttons to accept the special character &
* Disabled single posts
* Backend responsiveness improvements
= 1.0.8 =
*Release Date - 7th November, 2022*
* WP 6.1 compatibility test
= 1.0.7 =
*Release Date - 20th October, 2022*
* Added query string support - For filters with single or multiple parameters, local scroll, and URL real time update
* Added Developers meta box
* Updated backend CSS
* Updated plugin WP Repo assets
* PHP v8.0 tests and fixes
= 1.0.6 =
*Release Date - 15th September, 2022*
* Added new full width option
* Added new javascript function for URL query filter
* Added '%slug%' meta
* Added condition to check if Rank Math is active before filter exclude_post_type
* Added new Rank Math filter set robots to noindex nofollow
* Added new function for breakpoint styling
* Improved meta field validations
* Improved '%content%' meta
= 1.0.5 =
*Release Date - 20th July, 2022*
* Added custom skin meta for content
* Set transition duration to 0.4 seconds
* Style fixes
= 1.0.4 =
*Release Date - 15th July, 2022*
* Fixed dynamic frontend style
* Fixed JavaScript console errors
* Fixed filter tags for grid items
* Fixed filter_meta_replace and filter_tax_replace
* Removed duplicated Metafizzy script
* Removed skin debug strings for WP Queries
= 1.0.3 =
*Release Date - 14th July, 2022*
* Added new parameters for WP Query: number of items, order by meta field, taxonomy and taxonomy terms
= 1.0.2 =
*Release Date - 14th July, 2022*
* Fixed breakpoints
* Added validations for filters and sorting functions
= 1.0.1 =
*Release Date - 13th July, 2022*
* Added new settings for breakpoints, columns, min-height and spacing
* Updated backend and frontend style
* Fixed single grid item CSS class
* Fixed skin meta tag function
= 1.0.0 =
*Release Date - 29th June, 2022*
* Version 1.0.0 is finally ready!
* Works with any post type and order
* Custom skin setup for easy use of post details: title, url, thumbnail (image or url), date (any format), taxonomy (plaint text, with link and/or separator), any meta fields
* Sort buttons, sorting by any the CSS class of the specified element entered in the skin
* Filter buttons, filtering by the content of the specified element entered in the skin
= 0.0.6 =
*Release Date - 1st June, 2022*
* WP 6.0 compatibility test
= 0.0.5 =
*Release Date - 25th May, 2022*
* Custom Post Type and shortcode fixes
= 0.0.4 =
*Release Date - 25th May, 2022*
* UI/UX improvements
= 0.0.3 =
*Release Date - 18th May, 2022*
* Added custom skin meta for custom fields and taxonomy
= 0.0.2 =
*Release Date - 17th May, 2022*
* Added custom skin meta for title, url, date (default and custom)
= 0.0.1 =
*Release Date - 13th May, 2022*
* First beta release!