engelen / debug-bar-sidebars

Debug Bar Extension for Sidebars - WordPress plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Plugin Name ===
Contributors: engelen
Tags: sidebars,widget,widgets,debug bar,debug,bar,content aware sidebars,admin
Requires at least: 3.5
Tested up to: 3.9.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Debug Bar extension that adds information about the sidebars and widgets on the current page. Integrates with Content Aware Sidebars plugin.

== Description ==

The Sidebars & Widgets extension for the Debug Bar shows you all you need to know about the sidebars and widgets on the current page. It shows the sidebars displayed and the widgets displayed in them, and tells you whether all widgets in the sidebar were actually displayed.

This plugin allows you to analyze the behaviour of your WordPress sidebars and wigets, and is aimed at WordPress developers.

> This plugin is an extension to the [Debug Bar plugin](https://wordpress.org/plugins/debug-bar/), which is required for this plugin to work.

This plugin integrates nicely with [Content Aware Sidebars](https://wordpress.org/plugins/content-aware-sidebars/), telling you what sidebars were replaced and merged. It is an essential plugin if you use Content Aware Sidebars with a big number of sidebars.

== Installation ==

For automatic installation, all you have to do is install and activate the plugin from the Plugins screen in your WordPress admin panel!

For manual installation, please download the plugin and follow these steps:
1. Make sure the `debug-bar` plugin is installed and activated.
1. Upload the folder `debug-bar-sidebars` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. An option to view information about the sidebars is displayed in the debug bar

== Changelog ==

= 1.0 =
* Initial release

About

Debug Bar Extension for Sidebars - WordPress plugin


Languages

Language:PHP 96.9%Language:CSS 3.1%