PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Subtitles
  4. Simple Subtitles
Simple Subtitles icon

Simple Subtitles

Define a subtitle on any post, page, or custom post type.

By Jonathan Desrosiers·Subtitles·Free
5(1 reviews)
·30 active installs·Updated 9 years ago
DownloadVisit HomepageCompare

As of April 2026, Simple Subtitles is a WordPress subtitles plugin with 30 active installations and a 5/5 rating from 1 reviews. It has been downloaded 7.9K+ times in total. Requires WordPress 3.5+ and PHP false+. Available on WordPress.org since 2016. Last updated 9 years ago — may have compatibility concerns. Top alternative: Subtitles.

5/51 reviews
30active installs
7.9K+total downloads
10 yearssince 2016

Overview

Simple subtitles adds a field on posts, pages, or custom post types for adding a subtitle. Post types can be enabled/disabled in the writing settings section.

There are several functions in the plugin that allow you to easily get subtitles for different contexts. These functions mirror the functions in core for titles.

If you want to display the subtitle in your theme on your own, use the following filter:

<?php
    function mytheme_disable_subtitle_display( $show ) {
        return false;
    }
    add_filter( 'simple_subtitle_auto', 'mytheme_disable_subtitle_display' );
?>

By default, only tags are allowed in subtitles (with only class and style attributes). There is a filter this.

<?php
    function mytheme_simple_subtitle_allowed_html( $allowed ) {
        $allowed['strong'…
Read full description on WordPress.org

Screenshots

Ratings & Reviews

51 reviews
5 ★
1
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress3.5+ requiredTested up to 4.5.33
PHPfalse+ required

Top Alternatives to Simple Subtitles

Subtitles icon
Subtitles
4.83.0K+ installsUpdated 8 years ago
ViewCompare
Widget Subtitles icon
Widget Subtitles
5200 installsUpdated 1 year ago
ViewCompare
Wubtitle icon
Wubtitle
540 installsUpdated 3 years ago
ViewCompare
WP Amara Shortcode icon
WP Amara Shortcode
510 installsUpdated 12 years ago
ViewCompare
View all subtitles plugins →

Frequently Asked Questions

Changelog

2.1.1

  • Fix bug where the automatic display of simple subtitles could not be turned off via filter.
View full changelog on WordPress.org

Contributors

Aaron WareAaron WareJonathan DesrosiersJonathan DesrosiersLinchpinLinchpin
Plugin Info
Version
2.1.1
Last Updated
May 10, 2016
WP Requires
3.5+
Tested Up To
4.5.33
PHP Requires
false+
Active Installs
30
Downloads
7.9K+
Added
Apr 11, 2016
Business
Free

Tags

subtitles

Developer

J
Jonathan Desrosiers
9 plugins0.0M+ total installs
View all plugins →

Quick Compare

Simple Subtitles vs Subtitles→Simple Subtitles vs Widget Subtitles→Simple Subtitles vs Wubtitle→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.