Title: Clear Widget
Author: jevets
Published: <strong>15 июля, 2011</strong>
Last modified: 18 июля, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/clear-widget.svg)

# Clear Widget

 By [jevets](https://profiles.wordpress.org/jevets/)

[Download](https://downloads.wordpress.org/plugin/clear-widget.0.2.zip)

 * [Details](https://kk.wordpress.org/plugins/clear-widget/#description)
 * [Reviews](https://kk.wordpress.org/plugins/clear-widget/#reviews)
 *  [Installation](https://kk.wordpress.org/plugins/clear-widget/#installation)
 * [Development](https://kk.wordpress.org/plugins/clear-widget/#developers)

 [Support](https://wordpress.org/support/plugin/clear-widget/)

## Description

Outputs a clearing <div>. You may configure the CSS class and height and disable
inline style output. Useful when you want to ensure that a widget clears its predecessor
where the predecessor’s contents are dynamic.

Simply activate the plugin and visit Appearance > Widgets to use. You may choose
to disable the inline style output (if your CSS already has a clear rule). You may
also specify height and the CSS class of the clear block. If not specified, the 
defaults are used:

 * Height: 0
 * Class: ‘clear’

Example output (default):

    ```
    <div class="clear" style="clear:both; height:0; visibility: hidden"></div>
    ```

## Screenshots

 * [[
 * Widget Settings

## Installation

 1. Upload `clear-widget` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Visit Appearance > Widgets

## FAQ

None yet.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Clear Widget” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ jevets ](https://profiles.wordpress.org/jevets/)

[Translate “Clear Widget” into your language.](https://translate.wordpress.org/projects/wp-plugins/clear-widget)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/clear-widget/), check
out the [SVN repository](https://plugins.svn.wordpress.org/clear-widget/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/clear-widget/) by
[RSS](https://plugins.trac.wordpress.org/log/clear-widget/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2

 * Updated `__construct()` to `Groovy_ClearWidget()` to allow for PHP4
 * Created a full `widgets_init` hook function instead of using `create_function()`

#### 0.1

Initial state

## Meta

 *  Version **0.2**
 *  Last updated **15 года ago**
 *  Active installations **10+**
 *  WordPress version ** 3.2 or higher **
 *  Tested up to **3.2.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/clear-widget/)
 * Tags
 * [clear](https://kk.wordpress.org/plugins/tags/clear/)[widget](https://kk.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://kk.wordpress.org/plugins/clear-widget/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/clear-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/clear-widget/reviews/)

## Contributors

 *   [ jevets ](https://profiles.wordpress.org/jevets/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/clear-widget/)