Title: Widget Subtitles
Author: Jory Hogeveen
Published: <strong>2016(&#101;)k&#111; ekaina&#114;&#101;&#110; 30(&#97;)</strong>
Last modified: 2024(&#101;)k&#111; azaroa&#114;&#101;&#110; 12(&#97;)

---

Bilatu pluginak

![](https://ps.w.org/widget-subtitles/assets/banner-772x250.png?rev=1474764)

Plugin hau **ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin**. Baliteke,
jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin
erabiltzen denean, bateragarritasun arazoak izan ditzake.

![](https://ps.w.org/widget-subtitles/assets/icon-256x256.png?rev=1474678)

# Widget Subtitles

 [Jory Hogeveen](https://profiles.wordpress.org/keraweb/)-(r)en eskutik

[Deskargatu](https://downloads.wordpress.org/plugin/widget-subtitles.1.2.1.zip)

 * [Xehetasunak](https://eu.wordpress.org/plugins/widget-subtitles/#description)
 * [Berrikuspenak](https://eu.wordpress.org/plugins/widget-subtitles/#reviews)
 *  [Instalazioa](https://eu.wordpress.org/plugins/widget-subtitles/#installation)
 * [Garapena](https://eu.wordpress.org/plugins/widget-subtitles/#developers)

 [Laguntza](https://wordpress.org/support/plugin/widget-subtitles/)

## Deskripzioa

This plugin adds a subtitle input field to all your widgets. You can also change
the location of the subtitle and even use filters to change the subtitle output.

#### Filters

 * [`widget_subtitles_element`](https://github.com/JoryHogeveen/widget-subtitles/wiki#filter-widget_subtitles_element)
 * [`widget_subtitles_classes`](https://github.com/JoryHogeveen/widget-subtitles/wiki#filter-widget_subtitles_classes)
 * [`widget_subtitles_default_location`](https://github.com/JoryHogeveen/widget-subtitles/wiki#filter-widget_subtitles_default_location)
 * [`widget_subtitles_edit_location_capability`](https://github.com/JoryHogeveen/widget-subtitles/wiki#filter-widget_subtitles_edit_location_capability)
 * [`widget_subtitles_available_locations`](https://github.com/JoryHogeveen/widget-subtitles/wiki#filter-widget_subtitles_available_locations)
 * [`widget_subtitles_add_subtitle`](https://github.com/JoryHogeveen/widget-subtitles/wiki#filter-widget_subtitles_add_subtitle)
 * [`widget_subtitle`](https://github.com/JoryHogeveen/widget-subtitles/wiki#filter-widget_subtitle)

You can use these filters inside your theme functions.php file or in a plugin.
 
You can find me here:

 * [Keraweb](http://www.keraweb.nl/)
 * [GitHub](https://github.com/JoryHogeveen/widget-subtitles/)
 * [LinkedIn](https://nl.linkedin.com/in/joryhogeveen)

## Pantaila-argazkiak

[⌊The subtitle options⌉⌊The subtitle options⌉[

The subtitle options

[⌊Frontend subtitle example (after title - inside heading)⌉⌊Frontend subtitle example(
after title - inside heading)⌉[

Frontend subtitle example (after title – inside heading)

## Instalazioa

Installation of this plugin works like any other plugin out there. Either:

 1. Upload and unpack the zip file to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

Or search for “Widget Subtitles” via your plugins menu.

## Berrikuspenak

![](https://secure.gravatar.com/avatar/1b1790490f9e847dfce148f44531dd43bcf11b6916c7682aa6667e98b056c5a0?
s=60&d=retro&r=g)

### 󠀁[Very useful plugin for dev and designers](https://wordpress.org/support/topic/very-useful-plugin-for-dev-and-designers/)󠁿

 [aryanrajseo](https://profiles.wordpress.org/aryanrajseo/) 2019(e)ko abuztuaren
5(a)

It is very useful plugin to add additional subtitle within the widget without writing
any extra HTMLs. With different positioning and shortcode support, I am not able
only to output Simple text but can easily add shortcodes just like working with 
default widget title. The plugin developer is quick and very fast and helped me 
to solve a problem in less than 5 minutes.

![](https://secure.gravatar.com/avatar/55b9ce7d3453d6c0c149cd77f4441a19bf692d968bf58b7f3dbc3cf9450c2051?
s=60&d=retro&r=g)

### 󠀁[Simple and useful](https://wordpress.org/support/topic/simple-and-useful-178/)󠁿

 [seothemes](https://profiles.wordpress.org/seothemes/) 2017(e)ko abuztuaren 8(a)
1 reply

Great plugin. Love the developer-friendly filters.

 [ Irakurri 2 berrikuspenak ](https://wordpress.org/support/plugin/widget-subtitles/reviews/)

## Laguntzaileak eta Garatzaileak

“Widget Subtitles” software librea da. Ondoko pertsonek egin dizkiote ekarpenak 
plugin honi.

Laguntzaileak

 *   [ Jory Hogeveen ](https://profiles.wordpress.org/keraweb/)

Widget Subtitles 7 eskualde-ezarpenetara itzuli da. Eskerrik asko [itzultzaileei](https://translate.wordpress.org/projects/wp-plugins/widget-subtitles/contributors)
beraien ekarpenengatik.

[Itzul zaitez Widget Subtitles zure hizkuntzara.](https://translate.wordpress.org/projects/wp-plugins/widget-subtitles)

### Garapena interesatzen zaizu?

[Araka kodea](https://plugins.trac.wordpress.org/browser/widget-subtitles/), begiratu
[SVN biltegia](https://plugins.svn.wordpress.org/widget-subtitles/) edo harpidetu
[garapen erregistrora](https://plugins.trac.wordpress.org/log/widget-subtitles/)
[RSS](https://plugins.trac.wordpress.org/log/widget-subtitles/?limit=100&mode=stop_on_copy&format=rss)
bidez.

## Aldaketen loga

#### 1.2.1

 * **Enhancement:** Improve updating subtitles to reflect WordPress default title.
 * **Compatibility:** Tested with WordPress 5.3.

Detailed info: [PR on GitHub](https://github.com/JoryHogeveen/widget-subtitles/pull/12)

#### 1.2

 * **Feature:** New filter: `widget_subtitle` to change the subtitle for a widget.
   Similar to WP’s `widget_title`.
 * **Feature:** New filter: `widget_subtitles_add_subtitle` to allow custom subtitle
   location handlers.
 * **Enhancement:** Extended filter: `widget_subtitles_available_locations` now 
   allows custom locations.
 * **Enhancement:** Make use of `wp_get_sidebars_widgets()` instead of a global 
   to get the related sidebar ID from a widget instance.
 * **Documentation:** Created a wiki on GitHub.

Detailed info: [PR on GitHub](https://github.com/JoryHogeveen/widget-subtitles/pull/11)

#### 1.1.4.1

 * **Fix:** PHP notice.

#### 1.1.4

 * **Enhancement:** Form JS handling.
 * **Enhancement:** Add support links on plugins overview page.
 * **Maintenance:** Updated to CodeClimate v2.

Detailed info: [PR on GitHub](https://github.com/JoryHogeveen/widget-subtitles/pull/10)

#### 1.1.3

 * **Feature:** new filter `widget_subtitles_available_locations`. Overwrites the
   available locations for a widget.
 * **Enhancement:** Add fourth `WP_Widget` object parameter to the `widget_subtitles_element`
   and `widget_subtitles_classes` filters.
 * **Enhancement:** JavaScript improvements.
 * **Compatibility:** Tested with WordPress 4.9.

Detailed info: [PR on GitHub](https://github.com/JoryHogeveen/widget-subtitles/pull/9)

#### 1.1.2

 * **Feature:** new filter `widget_subtitles_default_location`. Sets the default
   location for subtitles.
 * **Feature:** new filter `widget_subtitles_edit_location_capability`. Change the
   capability required to modify subtitle locations. [#8](https://github.com/JoryHogeveen/widget-subtitles/issues/8)
 * **Enhancement:** Fix CodeClimate coding standards issues.
 * Screenshots added

Detailed info: [PR on GitHub](https://github.com/JoryHogeveen/widget-subtitles/pull/7)

#### 1.1.1

 * **Enhancement:** Fixed code inspections from CodeClimate.
 * **Compatibility:** Tested with WordPress 4.8.

Detailed info: [PR on GitHub](https://github.com/JoryHogeveen/widget-subtitles/pull/5)

#### 1.1

 * **Enhancement:** Add extra parameters to the filter hooks.

#### 1.0.1

 * **Enhancement:** Update textdomain hook.

#### 1.0

 * First version.

## Meta

 *  Version **1.2.1**
 *  Azken eguneraketa **duela 2 urte**
 *  Instalazio aktiboak **100+**
 *  WordPress bertsioa ** 3.0 edo handiagoa **
 *  **6.7.8** (e)raino probatuta.
 *  PHP bertsioa ** 5.2.4 edo handiagoa **
 *  Hizkuntzak
 * [Dutch](https://nl.wordpress.org/plugins/widget-subtitles/), [English (Australia)](https://en-au.wordpress.org/plugins/widget-subtitles/),
   [English (Canada)](https://en-ca.wordpress.org/plugins/widget-subtitles/), [English (New Zealand)](https://en-nz.wordpress.org/plugins/widget-subtitles/),
   [English (UK)](https://en-gb.wordpress.org/plugins/widget-subtitles/), [English (US)](https://wordpress.org/plugins/widget-subtitles/),
   [French (Belgium)](https://fr-be.wordpress.org/plugins/widget-subtitles/), eta
   [German](https://de.wordpress.org/plugins/widget-subtitles/).
 *  [Itzuli zure hizkuntzara](https://translate.wordpress.org/projects/wp-plugins/widget-subtitles)
 * Etiketak
 * [subtitle](https://eu.wordpress.org/plugins/tags/subtitle/)[subtitles](https://eu.wordpress.org/plugins/tags/subtitles/)
   [widget](https://eu.wordpress.org/plugins/tags/widget/)[widget subtitle](https://eu.wordpress.org/plugins/tags/widget-subtitle/)
 *  [Ikuspegi aurreratua](https://eu.wordpress.org/plugins/widget-subtitles/advanced/)

## Balorazioak

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/widget-subtitles/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/widget-subtitles/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/widget-subtitles/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/widget-subtitles/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/widget-subtitles/reviews/?filter=1)

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

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

## Laguntzaileak

 *   [ Jory Hogeveen ](https://profiles.wordpress.org/keraweb/)

## Laguntza

Zerbait duzu esateko? Laguntza behar?

 [Ikusi laguntza foroa](https://wordpress.org/support/plugin/widget-subtitles/)

## Egizu eskaintza

Plugin honen aurrerabidearen euskarri izan nahi duzu?

 [ Egiozu eskaintza plugin honi ](https://www.keraweb.nl/donate.php?for=widget-subtitles)