Plugin Directory

Changeset 1189587


Ignore:
Timestamp:
06/29/2015 01:22:40 PM (11 years ago)
Author:
mojwp
Message:

update instruction

Location:
scode-by-mojwp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • scode-by-mojwp/trunk/readme.txt

    r1189583 r1189587  
    7979== Changelog ==
    8080
     81= 1.1.1 =
     82Update instruction
     83
    8184= 1.1 =
    8285* Add Formatting toolbar
  • scode-by-mojwp/trunk/scode.php

    r1186666 r1189587  
    55    Description: Easy way to creat and manage shortcode from Admin panel site. Создавайте и управляйте шорткодами прямо из админки сайта.
    66    Author: mojWP
    7     Version: 1.1
     7    Version: 1.1.1
    88    Author URI: http://mojwp.ru/
    99    Text Domain: scode
     
    1717}
    1818
    19 define('SCODE_VERSION', '1.1');
     19define('SCODE_VERSION', '1.1.1');
    2020define('SCODE_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2121define('SCODE_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.