improve readme
This commit is contained in:
12
README.md
12
README.md
@@ -2,4 +2,14 @@
|
|||||||
|
|
||||||
# wp-spaceapi-consumer
|
# wp-spaceapi-consumer
|
||||||
|
|
||||||
Small WordPress plugin to consume an SpaceAPI endpoint and indicate on the WordPress website if the Space is Open or Closed
|
Small WordPress plugin to consume an SpaceAPI endpoint and indicate on the WordPress website if the Space is Open or Closed
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
### Shortcode
|
||||||
|
|
||||||
|
You can use the shortcode `[space_status]` to display the status of the SpaceAPI endpoint on your WordPress site.
|
||||||
|
|
||||||
|
### Widget
|
||||||
|
|
||||||
|
You can also use the widget `SpaceAPI Status` to display the status of the SpaceAPI endpoint in your WordPress sidebar or footer.
|
||||||
|
|||||||
Reference in New Issue
Block a user