2.0.1
= 2.0.1 - 2017/12/13 =
- Maintenance Update. 3 code tweaks for compatibility with WordPress 4.9.1 and 2 bug fixes
- Tweak - Removed auto redirect to plugins admin panel on activation
- Tweak - Added Settings link to plugins description on plugins menu
- Tweak - Remove console log from script as it was causing theme Customizer to load slowly
- Tweak - Tested for compatibility with WordPress 4.9.1
- Fix - Update regex expression in the REST endpoint so that it accepts array-like params as expected.
- Fix - Get correct item ID if params is parse as array
- Credit - Thanks to Cypwu for the Github contribution for REST endpoint modification