=== Visit Website Link in Customizer === Contributors: thenahidul Tags: link, button, customizer, visitwebsite, visitstore Requires at least: 5.0 Tested up to: 6.0 Requires PHP: 7.0 Stable tag: 2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds a Visit Website and Visit Store(woocommerce shop) Link in Customizer view of the WordPress Website. == Description == This Plugin adds a Visit Website Button and Visit Store Button(when woocommerce installed & activated) in WordPress Customizer so users can easily go to the frontend of the website either on a new tab or existing tab. == Installation == Installation is fairly straightforward. Install it from WordPress Plugin Repository or Manually by downloading the Plugin zip file. Just activate it and the button is already there on the Customizer. No settings required. ### From within dashboard (recommended) 1. Navigate to _Dashboard – Plugins – Add New_; 2. Search for _Visit Website Link in Customizer_; 3. Click _Install_, then _Activate_. ### Manual installation 1. Download the plugin as a `.zip` file; 2. Unzip downloaded archive and upload `visit-website-customizer` folder under your `/wp-content/plugins/` directory (resulted plugin path should be `/wp-content/plugins/visit-website-customizer/`); 3. Navigate to *Dashboard – Plugins* and activate the plugin. == Screenshots == 1. How the plugin works == Changelog == = 2.0 = * Added Visit Store Link * Changed some styles = 1.0 = * Initial version released