Changeset 1253937
- Timestamp:
- 09/26/2015 09:47:15 AM (11 years ago)
- File:
-
- 1 edited
-
callphoner/trunk/callphoner.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
callphoner/trunk/callphoner.php
r1253933 r1253937 5 5 Description: Increase calls of the clients who visite your website from the mobile phone 6 6 Author: mojWP 7 Version: 1.0 7 Version: 1.0.1 8 8 Author URI: http://mojwp.ru/ 9 9 Text Domain: callphoner … … 14 14 defined('ABSPATH') or die('No script kiddies please!'); 15 15 16 define('CALLPHONER_VERSION', '1.0 ');16 define('CALLPHONER_VERSION', '1.0.1'); 17 17 define('CALLPHONER_PLUGIN_DIR', plugin_dir_path(__FILE__)); 18 18 define('CALLPHONER_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.