Plugin Directory

Changeset 785988


Ignore:
Timestamp:
10/10/2013 03:58:22 PM (12 years ago)
Author:
sinetheta
Message:

bugfix short tag

Location:
bootstrap-shortcodes/trunk
Files:
2 edited

Legend:

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

    r784423 r785988  
    44Plugin URI: https://github.com/TheWebShop/bootstrap-shortcodes
    55Description: A simple shortcode generator. Add buttons, columns, toggles and alerts to your theme.
    6 Version: 1.4.2
     6Version: 1.4.3
    77Author: Kevin Attfield
    88Author URI: https://github.com/Sinetheta
     
    141141                        <td>
    142142
    143                             <? foreach ($this->shortcodes as &$shortcode): ?>
     143                            <?php foreach ($this->shortcodes as &$shortcode): ?>
    144144                            <label>
    145145                                <input
  • bootstrap-shortcodes/trunk/readme.txt

    r784413 r785988  
    44Requires at least: 3.0
    55Tested up to: 3.6
    6 Stable tag: 1.4.2
     6Stable tag: 1.4.3
    77License: GNU General Public License v2.0
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.