Plugin categories

Create a Website with AI
Subtitle

Subtitle

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

3

Rating summary

0

Reviews

100

Active installations

Subtitle
Subtitle

Overview

Compatibility

Installation instructions

Customer support & learning resources

Main benefits

Displays subtitle text field

Customizable label for field

Hide field in post types

Retrieve and display subtitles

About this plugin

Author: ShinichiN
Version: 0.1
Last updated: 01-05-2013
WordPress version: 3.5.1
Tested up to: 3.5.2
PHP version required: false
Languages:
Learning resources: View resources

Overview

This WordPress plugin introduces a subtitle text field that appears after the title in the edit pages for posts, pages, and other custom post types. Providing a convenient way to include and display subtitles, the plugin enables users to retrieve subtitles using the `get_nskw_subtitle()` function and display them with the `nskw_subtitle()` function. The default label for the subtitle input field is "Subtitle," but users can customize this label via a provided filter hook. Additionally, the plugin offers flexibility in managing subtitle visibility by allowing users to hide the subtitle field for specific post types using a designated filter. This tool enhances content creation by providing an extra layer of textual detailing.

Displays subtitle text field

  • Adds a subtitle text field after the title in post, page, and other post type edit pages.
  • Enhances content organization by allowing an additional layer of text.

Retrieving and displaying subtitles

  • Use get_nskw_subtitle() to retrieve the subtitle.
  • Use nskw_subtitle() to display the subtitle in templates.

Customizable label

  • The default label of the input field is 'Subtitle'.
  • A hook is available to change the label to a custom value.

Hide subtitle in specific post types

  • By default, the subtitle field appears in every post type edit page except for attachments.
  • A hook is available to hide the subtitle field in specific post type pages.

Rating and reviews

3

Rating summary

0

Reviews

100

Active installations

5
4
3
2
1

FAQ

How do I retrieve and display the subtitle in my template?

Can I change the label of the subtitle input field?

Is it possible to hide the subtitle field in specific post types?

Which post types display the subtitle field by default?

Where can I find the plugin's GitHub repository?

Where can I find more information about the plugin?

Can I customize the subtitle field for different post types?

Is the subtitle field available for attachment post types?