Releases: norcross/airplane-mode
Releases · norcross/airplane-mode
v0.2.7
v0.2.6
v0.2.5
- Remove usage of method that's been deprecated in WordPress trunk. props @johnbillion
v0.2.4
- Added localhost bypass for loading CSS and JS files when hot reloading. props @shadyvb
- Added additional hook removals for new automated updates and language packs.
- Removed outdated
create_function
call for PHP 7.2 compatibility. props @geminorum - General cleanup
v0.2.3
v0.2.2
- Adding WP-CLI support. props @markjaquith
v0.2.1
- Fix settings page language drowdown when used offline. props @onnimonni
v0.2.0
- modify CSS loading for front-end, removed loading for login page. props @barryceelen
- fixed WP.org theme API call request to avoid
WP_Error
return. props @onnimonni
v0.1.9
- Prevent BuddyPress from falling back to Gravatar. props @johnbillion
v0.1.8
- allow
JETPACK_DEV_DEBUG
constant to take priority over filter. props @kopepasah - added additional CSS for upcoming 4.6. change to upload tab.