Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bueltge/wp-offline
Use WordPress without all online-checks. Deactivate autoupdate for core, plugins and themes
https://github.com/bueltge/wp-offline
development-tools wordpress wordpress-plugin
Last synced: 6 days ago
JSON representation
Use WordPress without all online-checks. Deactivate autoupdate for core, plugins and themes
- Host: GitHub
- URL: https://github.com/bueltge/wp-offline
- Owner: bueltge
- License: gpl-2.0
- Created: 2011-01-04T10:39:48.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T18:37:05.000Z (over 3 years ago)
- Last Synced: 2024-11-01T18:42:36.628Z (13 days ago)
- Topics: development-tools, wordpress, wordpress-plugin
- Language: PHP
- Homepage: http://bueltge.de/wordpress-27-offline-nutzen/710/
- Size: 24.4 KB
- Stars: 48
- Watchers: 7
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Offline Mode for WordPress
Block external calls, like HTTP, for scripts, styles, and updates. Helpful for local development, audits, and also for intranet solutions.## Description
Deactivate auto-update for core, plugins, themes, and HTTP calls.
Also, it replaces all instances of Gravatar services with an empty value.### License
The good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog.### Contact & Feedback
The plugin is designed and developed by me [Frank Bültge](https://bueltge.de)Please let me know if you like the plugin, or you hate it or whatever.
Please fork it, add an issue for ideas and bugs.### Disclaimer
I'm German, and my English might be gruesome here and there.
So please be patient with me and let me know of typos or grammatical parts. Thanks