• Stars
    star
    462
  • Rank 94,526 (Top 2 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 10 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Airplane Mode

Contributors

About

Control loading of external files when developing locally. WP loads certain external files (fonts, Gravatar, etc.) and makes external HTTP calls. This isn't usually an issue, unless you're working in an evironment without a web connection. This plugin removes/unhooks those actions to reduce load time and avoid errors due to missing files.

Current Actions

  • removes external JS and CSS files from loading
  • replaces all instances of Gravatar with a local image to remove external call
  • removes all HTTP requests
  • disables all WP update checks for core, languages, themes, and plugins
  • includes toggle in admin bar for quick enable / disable

Changelog

See CHANGES.md.

Notes

If you need offline activation, see this script written by Brian DiChiara

Roadmap

  • fine tune HTTP request removal
  • find other calls from core
  • add other requests from popular plugins

Pull requests are very much welcome and encouraged.

More Repositories

1

gravity-tooltips

Adds a custom field to each form element for tooltips
CSS
74
star
2

reaktiv-remote-repo

A plugin to provide a self-hosted WP plugin repository
PHP
60
star
3

wp-comment-notes

Allow notes for before and after comment fields
PHP
49
star
4

caniuse-shortcode

A shortcode to display the "Can I Use?" widget data
PHP
49
star
5

temporary-admin-user

Create a temporary WordPress admin user to provide access on support issues, etc.
PHP
26
star
6

debug-quick-look

Adds a link to view or purge the debug.log file in WordPress
PHP
25
star
7

p2-responsive

a fully responsive version of the P2 theme from Automattic
JavaScript
21
star
8

quick-vote

Simple up or down voting for WordPress
PHP
18
star
9

yourls-link-creator

A plugin to create a YOURLS link on post save
PHP
17
star
10

code-docs

A plugin to handle creation and display theme and plugin documentation
JavaScript
14
star
11

simple-new-user-email

A small admin UI for modifying the new user email notifications
PHP
13
star
12

clean-admin-dashboard

Remove all the things from the admin dashboard in one fell swoop.
PHP
12
star
13

norcross_v4

CSS
12
star
14

gf-tooltips

Convert Gravity Forms description fields into tooltips
PHP
12
star
15

post-meta-manager

A simple utility plugin for changing or deleting post or user meta (custom fields) keys in bulk.
PHP
11
star
16

sticky-editor-sidebar

Makes the editor sidebar (publish and other meta) sticky when scrolling
JavaScript
10
star
17

wp-bouncer

Enhanced checks for WP login functions to prevent issues
PHP
10
star
18

system-snapshot-report

A plugin to grab a site info report for audit purposes.
PHP
10
star
19

control-wp-core-emails

Fine tune the emails sent by WP core
PHP
9
star
20

sticky-publish-box

Set the side publishing box on the WP post editor to stay on the side.
JavaScript
9
star
21

minimum-viable-sharing-meta

Just the required meta tags
PHP
9
star
22

instagram-photo-url

A simple utility to get the raw image URL from an Instagram post
PHP
9
star
23

global-user-password-reset

A simple plugin to globally reset all user passwords other than the current user.
PHP
8
star
24

sticky-post-cleanup

Set an automatic expiration length to sticky posts.
PHP
6
star
25

gravity-asana-sync

Push a form submission from Gravity Forms into an Asana project
PHP
6
star
26

pwned-login-check

Checks the user password against the pwnedpasswords.com API
PHP
6
star
27

app-status-report

A WordPress plugin to generate a JSON file for your webapp downtime
JavaScript
6
star
28

example-cta-plugin

An example call to action plugin for conference workshops
PHP
5
star
29

woo-reviews-admin-menu

Adds a dedicated menu item to look at reviews.
PHP
5
star
30

custom-countdown

A slick, easy 'Coming Soon' theme for WordPress
PHP
5
star
31

content-update-notification

Allows your site to notify nearly anyone by email anytime a post or page is added or updated.
PHP
5
star
32

api-key-manager

An admin settings page to store multiple API key - value pairs
PHP
5
star
33

single-view-option

Add a "view as single page" option for paginated content.
PHP
5
star
34

store-last-login-date

Store the last user login date and allow sorting in the user table
PHP
4
star
35

reaktiv-css-builder

Add user generated custom CSS directly in the dashboard.
JavaScript
4
star
36

comment-hierarchy-adjust

A simple metabox to change a comment heirarchy
PHP
4
star
37

gist-sidebar-widget

Uses the GitHub API to display recent gists in WordPress
PHP
4
star
38

wp-responsive-preview

An additional preview button to show content in various responsive views.
PHP
4
star
39

post-publish-datepicker

Swap out the default date input with a datepicker.
JavaScript
3
star
40

manage-inactive-users

Set inactive users down to subscriber status based on latest published post.
PHP
3
star
41

citation-pro

Built in method for easiliy citing your content with footnotes.
PHP
3
star
42

wp-quick-purge-debug

A quick tool for purging the debug file in WordPress
PHP
3
star
43

enforce-single-category

Ensure only a single category is used on a post
PHP
3
star
44

external-image-upload

PHP
3
star
45

quick-dirty-data

A basic data generator for various WordPress things.
PHP
3
star
46

admin-content-new-tabs

Open all the various new, edit, and view links in a new tab.
PHP
2
star
47

storify-story-import

PHP
2
star
48

genesis-palette

A full featured design palette for the Genesis framework
PHP
2
star
49

flexible-flickr-sets

A shortcode function for a responsive Flickr slideshow in a post or page.
PHP
2
star
50

comment-blacklist-manager

Add known terms into the WordPress blacklist keys to manage spam
PHP
2
star
51

vvv-template-slim

A slim template for non-WP sites inside VVV
Shell
2
star
52

media-item-url

Get full attachment URL from the media row table without opening the item.
PHP
1
star
53

custom-countdown-plugin

A plugin version of the Custom Countdown theme
PHP
1
star
54

edd-check-item-version

A simple API endpoint to get the most current version of a product in EDD.
PHP
1
star
55

simple-urls

Simple URLs
PHP
1
star
56

norcross.github.io

It's me.
CSS
1
star
57

wp-rss-validator

Runs your RSS feed against the W3 RSS Validator API and shows any potential issues
PHP
1
star
58

wordpress-cmb

PHP
1
star
59

simple-word-counter

A basic jQuery setup to count words in a textarea
CSS
1
star
60

google-earth-tours-embed

Allow for embedding of Google Earth Tour kmz files via shortcode
PHP
1
star
61

buymyoldmac_v1

Initial theme build for BuyMyOldMac
PHP
1
star
62

locomotive-dev-runs

Some random batch processes I use a lot.
PHP
1
star