File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed
Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ # Disable WP Frontend
2+
3+ A simple, lightweight WordPress plugin to disable the WordPress front end in headless environments.
4+
5+ ## Installation
6+
7+ 1 . Download the ` disable-wp-frontend.zip ` file from
8+ the [ latest release] ( https://github.com/fabiancdng/disable-wp-frontend/releases/latest ) .
9+ 2 . In your WordPress admin panel, navigate to ` Plugins -> Add New ` .
10+ 3 . Click ` Upload Plugin ` at the top of the page.
11+ 4 . Upload the ` disable-wp-frontend.zip ` file.
12+ 5 . Activate the plugin.
13+
14+ ![ Upload Plugin] ( .github/media/upload-plugin-screenshot.jpg )
15+
16+ ## Updating to a new version
17+
18+ Upgrading to a new version can be done entirely from within the WordPress admin panel. No need to upload a new zip file!
19+
20+ The plugin will automatically check for updates twice a day.
21+
22+ If you want to check for updates manually, you can click
23+ the ` Check for updates ` button on the plugin's settings page.
24+
25+ ## Credits
26+
27+ "Disable WP Frontend" uses the following third-party open-source libraries and packages:
28+
29+ * [ ` plugin-update-checker ` ] ( https://github.com/YahnisElsts/plugin-update-checker ) by Yahnis Elsts
You can’t perform that action at this time.
0 commit comments