Text Widget with Class

A text widget based on the default WordPress text widget. Allows users to add custom classes to the title tag.

Author:Chris LaFrombois (profile at wordpress.org)
WordPress version required:3.3
WordPress version tested:4.1.1
Plugin version:1.2.1
Added to WordPress repository:19-07-2013
Last updated:05-03-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:
Total downloads:4 858
Active installs:100+
plugin download
Click to start download

A text widget based on the default WordPress text widget. Allows users to add custom classes to the widget container and the title tag.

It takes this: <h3 class="widget-title">

And allows you to do this: <h3 class="widget-title custom-class custom-class-2 etc">

It also allows users to add custom classes to the widget container.

NEW If the sidebar registration in your theme's function file does not contain any HTML for before or after the title of the widget, this now will now fill that with an <h4> tag set.