Changeset 2328493
- Timestamp:
- 06/22/2020 08:55:50 AM (6 years ago)
- File:
-
- 1 edited
-
azexo-store-locator/trunk/azexo-store-locator.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
azexo-store-locator/trunk/azexo-store-locator.php
r2259538 r2328493 6 6 Author: AZEXO 7 7 Author URI: http://azexo.com 8 Version: 1. 38 Version: 1.4 9 9 Text Domain: azt 10 10 */ 11 11 12 define('AZT_VERSION', '1. 3');13 define('AZT_PLUGIN_VERSION', '1. 3');12 define('AZT_VERSION', '1.4'); 13 define('AZT_PLUGIN_VERSION', '1.4'); 14 14 define('AZT_URL', plugins_url('', __FILE__)); 15 15 define('AZT_DIR', trailingslashit(dirname(__FILE__)));
Note: See TracChangeset
for help on using the changeset viewer.