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

Subtitle

Adds another text editor below the editor in your post/page/custom-post-type edit page.

By ShinichiN·Editor·Free
00
·10 active installs·Updated 11 years ago
DownloadVisit HomepageCompare

As of April 2026, Subtitle is a WordPress editor plugin with 10 active installations and a 0/5 rating0. It has been downloaded 3.1K+ times in total. Requires WordPress 3.5.1+ and PHP false+. Available on WordPress.org since 2013. Last updated 11 years ago — may have compatibility concerns. Top alternative: Elementor Website Builder – more than….

0/5Rating
10active installs
3.1K+total downloads
13 yearssince 2013

Overview

Adds another text editor below the editor in your post/page/custom-post-type edit page.

  • GitHub
  • Plugin Homepage

Retriving and displaying in templates

Use get_the_subcontent() to retrieve and the_subcontent() to display.

Change label

By default the label of the input field is “Subtitle”. There’s a hook for changing it.

add_filter( 'nskw-sce-meta_label', 'nskw_changesubcontentlabel' );
function nskw_changesubcontentlabel() {
    return 'Contact Information';
}

Change the height of the editor

Default it’s 10.

add_filter( 'nskw-sce-row', 'change_subcontent_row' );
function change_subcontent_row() {
    return 20;
}

Hide in particular post type

add_filter( 'nskw-sce-post_type', 'nskw_hide_subcontent' );
function nskw_hide_subcontent() {
    return array( 'page', 'new…
Read full description on WordPress.org

Ratings & Reviews

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

Compatibility

WordPress3.5.1+ requiredTested up to 3.9.40
PHPfalse+ required

Top Alternatives to Subtitle

Elementor Website Builder – more than just a page builder icon
Elementor Website Builder – more than…
4.510M+ installsUpdated 3 days ago
ViewCompare
Classic Editor icon
Classic Editor
4.99.0M+ installsUpdated 3 months ago
ViewCompare
Classic Widgets icon
Classic Widgets
4.92.0M+ installsUpdated 3 months ago
ViewCompare
Advanced Editor Tools icon
Advanced Editor Tools
4.52.0M+ installsUpdated 3 months ago
ViewCompare
Spectra Gutenberg Blocks – Website Builder for the Block Editor icon
Spectra Gutenberg Blocks – Website…
4.71.0M+ installsUpdated 4 days ago
ViewCompare
View all editor plugins →

Frequently Asked Questions

Changelog

0.1 First Release.

0.2 Merged dcondrey’s Pull Request, but changed the order of wpautop and do_shortcode.

View full changelog on WordPress.org

Contributors

ShinichiNShinichiN
Plugin Info
Version
0.2
Last Updated
Jun 30, 2014
WP Requires
3.5.1+
Tested Up To
3.9.40
PHP Requires
false+
Active Installs
10
Downloads
3.1K+
Added
May 2, 2013
Business
Free

Tags

editorwp_editorsub contentcustom field

Developer

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

Quick Compare

Subtitle vs Elementor Website Builder – more than…→Subtitle vs Classic Editor→Subtitle vs Classic Widgets→

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