Plugin Directory

Changeset 1819662

Timestamp:
02/10/2018 03:01:22 PM (7 years ago)
Author:
gcorne
Message:

Version 0.4.1

Location:
advanced-image-styles/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • advanced-image-styles/trunk/advanced-image-styles.php

    r1325307 r1819662  
    55 * Author: Gregory Cornelius
    66 * Author URI: http://gregorycornelius.com
    7  * Description: Adjust an image's margins and border with ease in the Visual
    8  * editor.
    9  * Version: 0.4
     7 * Description: Adjust an image's margins and border with ease in the Visual editor.
     8 * Version: 0.4.1
    109 * License: GPL2+
    1110 * Text Domain: advanced-image-styles
     
    1615class Advanced_Image_Styles {
    1716
    18     const VERSION = '0.4';
     17    const VERSION = '0.4';
    1918
    2019    public static function init() {
  • advanced-image-styles/trunk/readme.txt

    r1325307 r1819662  
    22Contributors: gcorne
    33Tags: image, editor, formatting, photo, TinyMCE
    4 Tested up to: 4.4
     4Tested up to: 4.
    55Requires at least: 3.9
    6 Stable tag: 0.4
     6Stable tag: 0.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1313
    1414== Changelog ==
     15
     16
     17
    1518
    1619= 0.4 =
Note: See TracChangeset for help on using the changeset viewer.