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. Subtitle
  4. Subtitle
Subtitle icon

Subtitle

Displays subtitle text field after the title in post, page and other post type edit page.

By ShinichiN·Subtitle·Free
3(2 reviews)
·100 active installs·Updated 12 years ago
DownloadVisit HomepageCompare

As of April 2026, Subtitle is a WordPress subtitle plugin with 100 active installations and a 3/5 rating from 2 reviews. It has been downloaded 4.4K+ times in total. Requires WordPress 3.5.1+ and PHP false+. Available on WordPress.org since 2013. Last updated 12 years ago — may have compatibility concerns. Top alternative: WP Subtitle.

3/52 reviews
100active installs
4.4K+total downloads
13 yearssince 2013

Overview

Displays subtitle text field after the title in post, page and other post type edit page.

  • GitHub
  • Plugin Homepage

Retriving and displaying in templates

Use get_nskw_subtitle() to retrieve and nskw_subtitle() to display.

Change label

By default the label of the input field is "Subtitle". There's a hook for changing it.

add_filter( 'nskw-fat-meta_label', 'nskw_changeLabel' );
function nskw_changeLabel() {
    return 'new label';
}

Hide in specific post types

By default, subtitle field appears in every post type edit pages except for attachment.

To hide in particular post type pages, there’s a hook.

// hide subtitle field in posttype 'attachment', 'page'、''newposttype'
add_filter( 'nskw-fat_post_type', 'nskw_hide_subtitle' );
function nskw_hide_subtitle() {
    return array( 'attach…
Read full description on WordPress.org

Screenshots

Ratings & Reviews

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

Compatibility

WordPress3.5.1+ requiredTested up to 3.5.2
PHPfalse+ required

Top Alternatives to Subtitle

WP Subtitle icon
WP Subtitle
4.110K+ installsUpdated 1 month ago
ViewCompare
KIA Subtitle icon
KIA Subtitle
58.0K+ installsUpdated 1 year ago
ViewCompare
Subtitles icon
Subtitles
4.83.0K+ installsUpdated 8 years ago
ViewCompare
Widget Subtitles icon
Widget Subtitles
5200 installsUpdated 1 year ago
ViewCompare
Subtitle 360 icon
Subtitle 360
5100 installsUpdated 11 years ago
ViewCompare
View all subtitle plugins →

Frequently Asked Questions

Changelog

0.1 First Release.

View full changelog on WordPress.org

Contributors

ShinichiNShinichiN
Plugin Info
Version
0.1
Last Updated
May 1, 2013
WP Requires
3.5.1+
Tested Up To
3.5.2
PHP Requires
false+
Active Installs
100
Downloads
4.4K+
Added
May 1, 2013
Business
Free

Tags

subtitlecustom field

Developer

S
ShinichiN
6 plugins0.0M+ total installs
View all plugins →

Quick Compare

Subtitle vs WP Subtitle→Subtitle vs KIA Subtitle→Subtitle vs Subtitles→

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