Beschreibung
Dieses Plugin fügt all deinen Widgets ein Feld für Untertitel hinzu. Du kannst die Positionierung des Untertitels festlegen und sogar Filter anwenden, um die Ausgabe des Untertitels zu beeinflussen.
Filters
widget_subtitles_elementwidget_subtitles_classeswidget_subtitles_default_locationwidget_subtitles_edit_location_capabilitywidget_subtitles_available_locationswidget_subtitles_add_subtitlewidget_subtitle
You can use these filters inside your theme functions.php file or in a plugin.
You can find me here:
Installation
Installation of this plugin works like any other plugin out there. Either:
- Upload and unpack the zip file to the ‚/wp-content/plugins/‘ directory
- Aktiviere das Plugin im WordPress-Menu Plugins
Or search for „Widget Subtitles“ via your plugins menu.
Rezensionen
Mitwirkende und Entwickler
„Widget Subtitles“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Widget Subtitles“ wurde in 7 Sprachen übersetzt. Danke an die Übersetzenden für ihre Mitwirkung.
Übersetze „Widget Subtitles“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.2.1
- Enhancement: Improve updating subtitles to reflect WordPress default title.
- Compatibility: Tested with WordPress 5.3.
Detailed info: PR on GitHub
1.2
- Feature: New filter:
widget_subtitleto change the subtitle for a widget. Similar to WP’swidget_title. - Feature: New filter:
widget_subtitles_add_subtitleto allow custom subtitle location handlers. - Enhancement: Extended filter:
widget_subtitles_available_locationsnow 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
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
1.1.3
- Feature: new filter
widget_subtitles_available_locations. Overwrites the available locations for a widget. - Enhancement: Add fourth
WP_Widgetobject parameter to thewidget_subtitles_elementandwidget_subtitles_classesfilters. - Enhancement: JavaScript improvements.
- Compatibility: Tested with WordPress 4.9.
Detailed info: PR on GitHub
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 - Enhancement: Fix CodeClimate coding standards issues.
- Screenshots hinzugefügt
Detailed info: PR on GitHub
1.1.1
- Enhancement: Fixed code inspections from CodeClimate.
- Compatibility: Tested with WordPress 4.8.
Detailed info: PR on GitHub
1.1
- Enhancement: Add extra parameters to the filter hooks.
1.0.1
- Enhancement: Update textdomain hook.
1.0
- Erste Version


