Changeset 2358141
- Timestamp:
- 08/12/2020 04:06:32 AM (6 years ago)
- Location:
- radio-tools/trunk
- Files:
-
- 4 edited
-
classes/radio_tools.php (modified) (1 diff)
-
classes/radio_tools_options.php (modified) (1 diff)
-
radio_tools.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
radio-tools/trunk/classes/radio_tools.php
r2358140 r2358141 5 5 Plugin URI:https://uiux.me/radio-tools 6 6 Description: Miscellanious Radio Tools 7 Version: 1.0 7 Version: 1.01 8 8 Author: UIUX <me@uiux.me> 9 9 Author URI: https://uiux.me -
radio-tools/trunk/classes/radio_tools_options.php
r2357929 r2358141 5 5 Plugin URI:https://uiux.me/radio-tools 6 6 Description: Miscellanious Radio Tools 7 Version: 1.0 7 Version: 1.01 8 8 Author: UIUX <me@uiux.me> 9 9 Author URI: https://uiux.me -
radio-tools/trunk/radio_tools.php
r2357929 r2358141 5 5 Plugin URI:https://uiux.me/radio-tools 6 6 Description: Miscellanious Radio Tools 7 Version: 1.0 7 Version: 1.01 8 8 Author: UIUX <me@uiux.me> 9 9 Author URI: https://uiux.me -
radio-tools/trunk/readme.txt
r2357929 r2358141 4 4 Requires at least: 4.0 5 5 Tested up to: 5.4.2 6 Stable tag: 1.0 6 Stable tag: 1.01 7 7 PHP version: 5.3.0 or greater 8 8 License: GPLv2 or later … … 25 25 == Changelog == 26 26 27 = 1.01 = 28 - Swapping fopen for curl 29 27 30 = 1.0 = 28 31 **Initial Commit** 29 - Fixes issues previewing custom fields with ACF #171230 - Fixes some edge cases with Menu Item classes #170931 - Improved efficiency of Post class instantiation #166032 32 33 33 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.