Changeset 1809158
- Timestamp:
- 01/25/2018 09:31:46 AM (8 years ago)
- Location:
- chatplusjp
- Files:
-
- 2 edited
-
tags/1.0.1/chatplusjp.php (modified) (1 diff)
-
trunk/chatplusjp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
chatplusjp/tags/1.0.1/chatplusjp.php
r1809148 r1809158 9 9 */ 10 10 11 define( 'CHATPLUSJP_VERSION', "1.0. 1");11 define( 'CHATPLUSJP_VERSION', "1.0.0.201702181"); 12 12 define( 'CHATPLUSJP_SLUG', 'chatplusjp' ); 13 13 define( 'CHATPLUSJP_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . plugin_basename(dirname(__FILE__)) ); -
chatplusjp/trunk/chatplusjp.php
r1809148 r1809158 9 9 */ 10 10 11 define( 'CHATPLUSJP_VERSION', "1.0. 1");11 define( 'CHATPLUSJP_VERSION', "1.0.0.201702181"); 12 12 define( 'CHATPLUSJP_SLUG', 'chatplusjp' ); 13 13 define( 'CHATPLUSJP_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . plugin_basename(dirname(__FILE__)) );
Note: See TracChangeset
for help on using the changeset viewer.