Plugin Directory

Changeset 1253937


Ignore:
Timestamp:
09/26/2015 09:47:15 AM (11 years ago)
Author:
mojwp
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • callphoner/trunk/callphoner.php

    r1253933 r1253937  
    55    Description: Increase calls of the clients who visite your website from the mobile phone
    66    Author: mojWP
    7     Version: 1.0
     7    Version: 1.0.1
    88    Author URI: http://mojwp.ru/
    99    Text Domain: callphoner
     
    1414defined('ABSPATH') or die('No script kiddies please!');
    1515
    16 define('CALLPHONER_VERSION', '1.0');
     16define('CALLPHONER_VERSION', '1.0.1');
    1717define('CALLPHONER_PLUGIN_DIR', plugin_dir_path(__FILE__));
    1818define('CALLPHONER_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.