diff --git a/README.md b/README.md index 96e621d..eacfd48 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # fourth-wall-embed-wp -A WordPress Plugin to embed a fourth wall embed \ No newline at end of file +A WordPress Plugin to embed a fourth wall embed. + +### How to use the plugin + +* Download the latest release from [releases](https://repo.anhonesthost.net/CyberCoveLLC/fourth-wall-embed-wp/releases) +* Upload the Plugin to WordPress +* In the WordPress Dashboard, Navigate to the Fourthwall settings page, and paste your store url. +* On the page you want have your store displayed, add the shortcode ```[fourthwall]``` + +This is an early release of the plugin, and if you can think of things that could be improved or find any bugs, please open an issue on the repository. \ No newline at end of file diff --git a/libs/settings.php b/libs/settings.php index f9864ac..ead56c3 100644 --- a/libs/settings.php +++ b/libs/settings.php @@ -64,6 +64,7 @@ class fourthwall_settings { submit_button(); echo ' ' . "\n"; + echo '
To use the fourthwall Embed, use the shortcode [fourthwall]