Changeset 1196209
- Timestamp:
- 07/10/2015 11:11:34 AM (11 years ago)
- File:
-
- 1 edited
-
rs-members/trunk/rsmembers.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
rs-members/trunk/rsmembers.php
r1196022 r1196209 4 4 Plugin URI: http://wordpress.org/plugins/rs-members/ 5 5 Description: RS-members is wordpress most powerful membership plugin many many features are include there. 6 Version: 1.0. 16 Version: 1.0.2 7 7 Author: themexpo 8 8 Author URI: http://www.themexpo.net/ … … 33 33 34 34 const PLUGIN_NAME = 'RS Members'; // plugin's full name 35 const PLUGIN_VERSION = '1.0. 1'; // plugin version35 const PLUGIN_VERSION = '1.0.2'; // plugin version 36 36 const PLUGIN_SLUG = 'rs-members'; // plugin slug name 37 37 const PLUGIN_DOMAIN = 'rsmembers'; // the text domain used by the plugin
Note: See TracChangeset
for help on using the changeset viewer.