Plugin Directory

Changeset 3485056


Ignore:
Timestamp:
03/17/2026 07:15:28 PM (2 weeks ago)
Author:
omardrg
Message:

Actualización de descripción

Location:
ominis-shortcodes/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ominis-shortcodes/trunk/ominis-shortcodes.php

    r3482177 r3485056  
    33* Plugin Name: Ominis Shortcodes
    44* Description: Plugin to interpret shortcodes and create Bootstrap structures.
    5 * Version: 2.0.3
     5* Version: 2.0.4
    66* Author: Onaweb
    77* Author URI: http://onaweb.cat
     
    4040    ?>
    4141    <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>
    4343
    4444        <p><?php /* translators: %1$s is the HTML tag <em>card</em>.*/
  • ominis-shortcodes/trunk/readme.txt

    r3483219 r3485056  
    55Requires at least: 4.7
    66Tested up to: 6.9
    7 Stable tag: 2.0.3
     7Stable tag: 2.0.4
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    3535== Changelog ==
    3636
     37= 2.0.4 =
     38* Udpate description
     39
    3740= 2.0.3 =
    3841* Add prefix to shortcodes
Note: See TracChangeset for help on using the changeset viewer.