Changeset 2026354
- Timestamp:
- 02/07/2019 07:56:33 AM (7 years ago)
- Location:
- hitsteps-visitor-manager
- Files:
-
- 4 edited
-
tags/5.64/hitsteps.php (modified) (1 diff)
-
tags/5.64/readme.txt (modified) (1 diff)
-
trunk/hitsteps.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hitsteps-visitor-manager/tags/5.64/hitsteps.php
r2017296 r2026354 22 22 } 23 23 } 24 add_action( 'plugins_loaded', 'hitsteps_load_plugin_textdomain' ); 25 26 27 28 24 add_action( 'plugins_loaded', 'hitsteps_load_plugin_textdomain' ); 29 25 30 26 function hitsteps(){ -
hitsteps-visitor-manager/tags/5.64/readme.txt
r2017296 r2026354 321 321 * Fix a major bug that did not allow new users to register directly from wordpress plugin 322 322 323 = 5.6 2=324 * WordPress v5.0 0compatibility update323 = 5.64 = 324 * WordPress v5.0.3 compatibility update 325 325 326 326 == Frequently Asked Questions == -
hitsteps-visitor-manager/trunk/hitsteps.php
r2017296 r2026354 22 22 } 23 23 } 24 add_action( 'plugins_loaded', 'hitsteps_load_plugin_textdomain' ); 25 26 27 28 24 add_action( 'plugins_loaded', 'hitsteps_load_plugin_textdomain' ); 29 25 30 26 function hitsteps(){ -
hitsteps-visitor-manager/trunk/readme.txt
r2017296 r2026354 321 321 * Fix a major bug that did not allow new users to register directly from wordpress plugin 322 322 323 = 5.6 2=324 * WordPress v5.0 0compatibility update323 = 5.64 = 324 * WordPress v5.0.3 compatibility update 325 325 326 326 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.