hyyan/sidebar-highlight

This package is abandoned and no longer maintained. No replacement package was suggested.

Small Wordpress plugin to hightlight all sidebars when wordpress customize mode is enabled

Installs: 46

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:wordpress-plugin

0.3 2014-12-22 19:17 UTC

This package is not auto-updated.

Last update: 2020-01-20 04:01:46 UTC


README

project status Latest Stable Version Total Downloads License

Small Wordpress plugin to hightlight all sidebars when wordpress customize mode is enabled

How to install

Classical way

  1. Download the plugin as zip archive and then upload it to your wordpress plugins folder and extract it there.
  2. Activate the plugin from your admin panel

Composer way

  1. run composer command : composer require hyyan/sidebar-highlight

How to use

Just go to customize page and the plugin will be active by default , you can also disable it from customize page to go back to real preview.

Contributing

Everyone is welcome to help contribute and improve this plugin. There are several ways you can contribute:

  • Reporting issues (please read issue guidelines)
  • Suggesting new features
  • Writing or refactoring code
  • Fixing issues