Changeset 2779290
- Timestamp:
- 09/02/2022 01:55:53 PM (4 years ago)
- Location:
- current-template-name
- Files:
-
- 4 edited
-
tags/1.1.9/current-template-name.php (modified) (1 diff)
-
tags/1.1.9/readme.txt (modified) (1 diff)
-
trunk/current-template-name.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
current-template-name/tags/1.1.9/current-template-name.php
r2779083 r2779290 16 16 load_plugin_textdomain( 'current-template-name', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' ); 17 17 18 18 19 Final Class TempTool { 19 20 /** -
current-template-name/tags/1.1.9/readme.txt
r2779083 r2779290 73 73 == Changelog == 74 74 75 = 1.1.9 - 02/09/2022 = 76 * Added: WordPress 6.0 version compatibility tested. 77 75 78 = 1.1.8 - 13/03/2022 = 76 79 * Added: WordPress 5.9 version compatibility tested. -
current-template-name/trunk/current-template-name.php
r2779082 r2779290 16 16 load_plugin_textdomain( 'current-template-name', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' ); 17 17 18 18 19 Final Class TempTool { 19 20 /** -
current-template-name/trunk/readme.txt
r2779082 r2779290 73 73 == Changelog == 74 74 75 = 1.1.9 - 02/09/2022 = 76 * Added: WordPress 6.0 version compatibility tested. 77 75 78 = 1.1.8 - 13/03/2022 = 76 79 * Added: WordPress 5.9 version compatibility tested.
Note: See TracChangeset
for help on using the changeset viewer.