Changeset 2352782
- Timestamp:
- 08/05/2020 01:49:48 AM (6 years ago)
- Location:
- flexstyle/trunk
- Files:
-
- 3 edited
-
flexstyle.php (modified) (1 diff)
-
functions/functions.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
flexstyle/trunk/flexstyle.php
r2350187 r2352782 4 4 Plugin URI: https://apijoin.com 5 5 Description: Flexstyle add new modern tools to create improved websites with unique UI elements. 6 Version: 1.5 6 Version: 1.5.1 7 7 Author: Miguras 8 8 Author URI: https://miguras.com -
flexstyle/trunk/functions/functions.php
r2348706 r2352782 21 21 } 22 22 add_action('wp_enqueue_scripts', 'flexstyle_main_script', 999); 23 add_action('admin_enqueue_scripts', 'flexstyle_main_script', 999); 23 24 24 25 -
flexstyle/trunk/readme.txt
r2350187 r2352782 5 5 Requires at least: 5.0 6 6 Tested up to: 5.4.2 7 Stable tag: 1.5 7 Stable tag: 1.5.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.