Airplane Mode Versions Save

Disables external data calls and loading for working on a purely local (i.e. no internet connection) WordPress site

0.2.6

1 year ago
  • Remove usage of 'jetpack_development_mode' that's been deprecated. props @crstauf
  • Gracefully handle empty values for script and stylesheet URLs. props @johnbillion

0.2.5

4 years ago
  • Remove usage of method that's been deprecated in WordPress trunk. props @johnbillion

0.2.4

6 years ago
  • 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

0.2.3

7 years ago
  • Adding option to force transient purge
  • Adding clean action to WP-CLI functions

0.2.2

7 years ago
  • Adding WP-CLI support. props @markjaquith

0.2.1

7 years ago
  • Fix settings page language drowdown when used offline. props @onnimonni

0.2.0

7 years ago
  • 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

0.1.9

7 years ago
  • Prevent BuddyPress from falling back to Gravatar. props @johnbillion

0.1.8

7 years ago
  • allow JETPACK_DEV_DEBUG constant to take priority over filter. props @kopepasah
  • added additional CSS for upcoming 4.6. change to upload tab.

0.1.7

8 years ago
  • allow local HTTP calls with optional filter. props @johnbillion
  • add back index.php link to main dashboard menu item
  • bumped minimum WP version requirement to 4.4