Changeset 3485056
- Timestamp:
- 03/17/2026 07:15:28 PM (2 weeks ago)
- Location:
- ominis-shortcodes/trunk
- Files:
-
- 2 edited
-
ominis-shortcodes.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ominis-shortcodes/trunk/ominis-shortcodes.php
r3482177 r3485056 3 3 * Plugin Name: Ominis Shortcodes 4 4 * Description: Plugin to interpret shortcodes and create Bootstrap structures. 5 * Version: 2.0. 35 * Version: 2.0.4 6 6 * Author: Onaweb 7 7 * Author URI: http://onaweb.cat … … 40 40 ?> 41 41 <div class="wrap"> 42 <h2><?php esc_html_e('Ominis Shortcodes: Instructions','ominis-shortcodes');?> <small>2.0. 2</small></h2>42 <h2><?php esc_html_e('Ominis Shortcodes: Instructions','ominis-shortcodes');?> <small>2.0.4</small></h2> 43 43 44 44 <p><?php /* translators: %1$s is the HTML tag <em>card</em>.*/ -
ominis-shortcodes/trunk/readme.txt
r3483219 r3485056 5 5 Requires at least: 4.7 6 6 Tested up to: 6.9 7 Stable tag: 2.0. 37 Stable tag: 2.0.4 8 8 Requires PHP: 7.0 9 9 License: GPLv2 or later … … 35 35 == Changelog == 36 36 37 = 2.0.4 = 38 * Udpate description 39 37 40 = 2.0.3 = 38 41 * Add prefix to shortcodes
Note: See TracChangeset
for help on using the changeset viewer.