=== Ominis Shortcodes === Contributors: omardrg Donate link: https://onaweb.cat/ Tags: bootstrap, shortcode Requires at least: 4.7 Tested up to: 6.9 Stable tag: 2.0.4 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Plugin to interpret shortcodes and create Bootstrap structures. == Description == You have three **shortcodes** available to generate the Bootstrap 5 *card* component: **`[ominis_panel]...[/ominis_panel]`**: This shortcode opens and closes the *card* component. **`[ominis_panel_texto]...[/ominis_panel_texto]`**: Inside *panel*, this shortcode opens and closes the text area. **`[ominis_panel_img]...[/ominis_panel_img]`**: Inside *panel*, this shortcode opens and closes the area for images. == Frequently Asked Questions == = Does this plugin work with any theme? = No, only if it's compatible with Bootstrap 5. == Screenshots == 1.Image of the card in a post 2.Start of shortcodes in the block editor 3.End of shortcodes in the block editor == Changelog == = 2.0.4 = * Udpate description = 2.0.3 = * Add prefix to shortcodes = 2.0.2 = * Add flex styles to [panel_img] = 2.0.1 = * Corrections to be able to publish the plugin in the wordpress.org repository = 2.0.0 = * Compatible with Bootstrap 5. = 1.0.0 = * Compatible with Bootstrap 4. == Upgrade Notice ==