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)
- Navigate to Dashboard – Plugins – Add New;
- Search for Visit Website Link in Customizer;
- Click Install, then Activate.
Manual installation
- Download the plugin as a
.zip
file; - 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/
); - Navigate to Dashboard – Plugins and activate the plugin.
Reviews
Contributors & Developers
“Visit Website Link in Customizer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Visit Website Link in Customizer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0
* Added Visit Store Link
* Changed some styles
1.0
* Initial version released