diff --git a/Gruntfile.js b/Gruntfile.js index 5729623..83480b9 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -22,9 +22,13 @@ module.exports = function( grunt ) { wp_readme_to_markdown: { your_target: { files: { - 'README.md': 'readme.txt' + 'README.md': 'readme.txt', + }, + options: { + screenshot_url: 'assets/{screenshot}.png' } }, + }, makepot: { diff --git a/README.md b/README.md index 9c910fd..04fd2c9 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,13 @@ Preserve your online presence! As Google phases out its Business Websites featur Don't wait for the clock to run out on your Google Business Website. Install **Site Import for GBP** and step into a world of possibilities with WordPress. +[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/KoenReus.svg?style=social&label=Follow%20%40KoenReus)](https://twitter.com/KoenReus) + ## Installation ## Installing **Site Import for GBP** and importing your Google Business website posts and images is easy! -1. Download the plugin directly or find it in the WordPress plugin repository by searching for "Site Import for Google Business Profile" within Plugins > Add New +1. Download [the latest version](https://github.com/koen12344/site-import-for-gbp/releases/latest) of the plugin directly or find it in the WordPress plugin repository by searching for "Site Import for Google Business Profile" within Plugins > Add New 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to the Site Import for GBP section and click "Connect to Google Business Profile" 1. Connect the Google account that contains the business location that you want to import and proceed through the authentication wizard @@ -50,9 +52,15 @@ The plugin is capped at importing your most recent 100 gallery images and 50 pos ## Screenshots ## -1. Connect your Google account -2. Select a location to import from -3. Select what to import +### 1. Connect your Google account ### +![Connect your Google account](assets/screenshot-1.png) + +### 2. Select a location to import from ### +![Select a location to import from](assets/screenshot-2.png) + +### 3. Select what to import ### +![Select what to import](assets/screenshot-3.png) + ## Changelog ## diff --git a/readme.txt b/readme.txt index e12d8d2..16d9ef0 100644 --- a/readme.txt +++ b/readme.txt @@ -22,11 +22,13 @@ Preserve your online presence! As Google phases out its Business Websites featur Don't wait for the clock to run out on your Google Business Website. Install **Site Import for GBP** and step into a world of possibilities with WordPress. +[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/KoenReus.svg?style=social&label=Follow%20%40KoenReus)](https://twitter.com/KoenReus) + == Installation == Installing **Site Import for GBP** and importing your Google Business website posts and images is easy! -1. Download the plugin directly or find it in the WordPress plugin repository by searching for "Site Import for Google Business Profile" within Plugins > Add New +1. Download [the latest version](https://github.com/koen12344/site-import-for-gbp/releases/latest) of the plugin directly or find it in the WordPress plugin repository by searching for "Site Import for Google Business Profile" within Plugins > Add New 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to the Site Import for GBP section and click "Connect to Google Business Profile" 1. Connect the Google account that contains the business location that you want to import and proceed through the authentication wizard