fix 1
This commit is contained in:
@@ -6,6 +6,10 @@ Small WordPress plugin to consume an SpaceAPI endpoint and indicate on the WordP
|
||||
|
||||
## Usage
|
||||
|
||||
### WordPress Editor Block (Gutenberg)
|
||||
|
||||
You can use the `Space Status` block in the WordPress editor to display the status of the SpaceAPI endpoint.
|
||||
|
||||
### Shortcode
|
||||
|
||||
You can use the shortcode `[space_status]` to display the status of the SpaceAPI endpoint on your WordPress site.
|
||||
@@ -13,3 +17,8 @@ You can use the shortcode `[space_status]` to display the status of the SpaceAPI
|
||||
### Widget
|
||||
|
||||
You can also use the widget `SpaceAPI Status` to display the status of the SpaceAPI endpoint in your WordPress sidebar or footer.
|
||||
|
||||
## Changes
|
||||
|
||||
### 0.4.x
|
||||
- Added WordPress Editor Block (Gutenberg) support
|
||||
Reference in New Issue
Block a user