Skip to content

Commit 16ce948

Browse files
committed
📝Add README.md
1 parent d80e1f7 commit 16ce948

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed
136 KB
Loading

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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

0 commit comments

Comments
 (0)