=== WPZOOM Shortcodes === Contributors: WPZOOM, ciorici Donate link: https://www.wpzoom.com/ Tags: shortcodes, tabs, slideshow, buttons, columns Requires at least: 6.0 Requires PHP: 7.4 Tested up to: 6.9 Stable tag: 1.0.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A suite of useful shortcodes compatible with any existing themes, not just with WPZOOM themes. == Description == A suite of useful shortcodes compatible with any existing themes, not just with WPZOOM themes. == Shortcodes list == * **Slideshow** * Columns * Buttons * Tabs * Icons * Lists with Icons * Info Boxes == Documentation == [Read Documentation](https://www.wpzoom.com/docs/how-to-use-built-in-shortcodes/) [Slideshow Shortcode Documentation](https://www.wpzoom.com/tutorial/how-to-use-the-wpzoom-slideshow-shortcode/) > Did you find this plugin helpful? Please consider [leaving a 5-star review](https://wordpress.org/support/view/wpzoom-shortcodes). == Installation == Simply search for the plugin name via the **Plugins -> Add New** dialog and click install, or download and extract the plugin, and copy the plugin folder into your wp-content/plugins directory and activate. After installation you can add shortcodes by clicking on the new icons appearing in the Classic Editor (Visual Mode): most of the shortcodes are added by clicking the "W" icon in the editor, while the Slideshow Shortcode can be added by clicking on the small icon with a landscape. Shortcodes work also in Gutenberg, and are available only in the Classic Editor block. == Frequently Asked Questions == = I just installed the plugin and can't find how to add the shortcodes? = If you're using the Classic Editor, make sure to switch to Visual Editor and you will find icons to add shortcodes. In Gutenberg shortcodes can be added only when using the Classic Editor block. == Screenshots == 1. Buttons variations 2. Info boxes 3. Slideshow shortcode 4. Tabs 5. Shortcodes generator 6. Slideshow shortcode button == Changelog == = 1.0.6 = * Fixed tab shortcode generator Insert error when tab titles are empty or missing. * Added consistent plugin-version cache busting to shortcode generator and internal CSS/JS assets. * Security: Hardened `[box]` shortcode attribute handling to prevent stored XSS via crafted `type` and `size` (CVE-2024-9027). = 1.0.5 = * Minor bug fixes = 1.0.4 = * Minor bug fixes = 1.0.3 = * Minor bug fixes = 1.0.2 = * Fixed input fields sanization = 1.0.1 = * Minor bug fixes = 1.0 = * Initial release.