Skip to content

Commit ee725ac

Browse files
committed
📝 Update README.md
1 parent f807a5f commit ee725ac

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1-
# Disable WP Frontend
1+
<div align="center">
2+
<h1>Disable WP Frontend</h1>
23

3-
A simple, lightweight WordPress plugin to disable the WordPress front end in headless environments.
4+
<b>A simple, lightweight WordPress plugin to disable the WordPress front end in headless environments.</b>
5+
</div>
6+
7+
---
8+
9+
## Table of Contents
10+
11+
* [Installation](#installation)
12+
* [Excluding URLs](#excluding-urls)
13+
* [Upgrading to a new version](#upgrading-to-a-new-version)
14+
* [Credits](#credits)
415

516
## Installation
617

@@ -23,7 +34,7 @@ You can find and edit the whitelist on the WordPress admin panel under `Settings
2334

2435
![Upload Plugin](.github/media/path-whitelist-screenshot.jpg)
2536

26-
## Updating to a new version
37+
## Upgrading to a new version
2738

2839
Upgrading to a new version can be done entirely from within the WordPress admin panel. No need to upload a new zip file!
2940

@@ -38,4 +49,4 @@ the `Check for updates` button on the plugin's settings page.
3849

3950
"Disable WP Frontend" uses the following third-party open-source libraries and packages:
4051

41-
* [`plugin-update-checker`](https://github.com/YahnisElsts/plugin-update-checker) by Yahnis Elsts
52+
* [`plugin-update-checker`](https://github.com/YahnisElsts/plugin-update-checker) by Yahnis Elsts

0 commit comments

Comments
 (0)