WP Manifestindependent plugin directory
manifest / admin / visit-website-customize

Visit Website Link in Customizer

A WordPress Plugin that adds a Visit Website Button and Visit Store Button(if 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.

by TheNahidul · github.com/thenahidul/visit-website-customize · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/thenahidul/visit-website-customize/archive/refs/heads/master.zip

From the readme

Adds a Visit Website and Visit Store(woocommerce shop) Link in Customizer view of the WordPress Website. 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 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

Read the full README on GitHub →