Title: Dropndot Post Subtitle
Author: Dropndot Solutions
Published: <strong>Ẹrẹ́nà 10, 2026</strong>
Last modified: Ẹrẹ́nà 10, 2026

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/dropndot-post-subtitle/assets/banner-772x250.png?rev=3478871)

![](https://ps.w.org/dropndot-post-subtitle/assets/icon.svg?rev=3478871)

# Dropndot Post Subtitle

 Láti ọwọ́ [Dropndot Solutions](https://profiles.wordpress.org/dropndot/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/dropndot-post-subtitle.1.0.0.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/dropndot-post-subtitle/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/dropndot-post-subtitle/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/dropndot-post-subtitle/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/dropndot-post-subtitle/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/dropndot-post-subtitle/)

## Àpèjúwe

Dropndot Post Subtitle allows you to easily add subtitles (subheadings) to your 
WordPress posts, pages, and custom post types. The plugin integrates seamlessly 
with both Gutenberg and Classic Editor, and provides full support for modern WordPress
development with WPGraphQL and REST API integration.

#### Features

 * **Gutenberg Sidebar Panel** Ìtumọ̀ Yorùbá: – Easy-to-use subtitle field in the
   document sidebar
 * **Classic Editor Support** Ìtumọ̀ Yorùbá: – Subtitle field appears right after
   the title
 * **Custom Post Types** Ìtumọ̀ Yorùbá: – Enable subtitles for any post type
 * **WPGraphQL Integration** Ìtumọ̀ Yorùbá: – Query subtitles in your GraphQL queries
 * **REST API Support** Ìtumọ̀ Yorùbá: – Access subtitles via WordPress REST API
 * **Quick Edit** Ìtumọ̀ Yorùbá: – Edit subtitles directly from the posts list
 * **Admin Columns** Ìtumọ̀ Yorùbá: – See subtitles at a glance in the admin
 * **Shortcodes** Ìtumọ̀ Yorùbá: – Display subtitles anywhere with `[dropposu_subtitle]`
 * **Developer Friendly** Ìtumọ̀ Yorùbá: – Simple PHP functions for theme integration

#### Usage

**Shortcode:**

    ```
    [dropposu_subtitle]
    ```

**In Theme Templates:**

    ```
    <?php dropposu_subtitle(); ?>
    ```

**With HTML Wrapper:**

    ```
    <?php dropposu_subtitle(0, '<h2 class="subtitle">', '</h2>'); ?>
    ```

**WPGraphQL:**

    ```
    query {
      post(id: "/my-post/", idType: SLUG) {
        title
        subtitle
      }
    }
    ```

**REST API:**

Access via `/wp-json/wp/v2/posts/123` Ìtumọ̀ Yorùbá: – response includes `dropposu_subtitle`
field.

### Developer Documentation

#### Functions

**dropposu_subtitle( $post_id, $before, $after )**

Display the subtitle.

Parameters:
 * `$post_id` (int) Ìtumọ̀ Yorùbá: – Post ID. Default: current post *`
$before` (string) Ìtumọ̀ Yorùbá: – HTML before subtitle * `$after` (string) Ìtumọ̀
Yorùbá: – HTML after subtitle

**get_dropposu_subtitle( $post_id, $before, $after )**

Get the subtitle (returns string, does not echo).

Parameters:
 * `$post_id` (int) Ìtumọ̀ Yorùbá: – Post ID. Default: current post *`
$before` (string) Ìtumọ̀ Yorùbá: – HTML before subtitle * `$after` (string) Ìtumọ̀
Yorùbá: – HTML after subtitle

### Support

For support, please visit the plugin settings page or contact the developer at https://
dropndot.com

## Ìgbéwọlẹ̀

 1. Upload the plugin files to `/wp-content/plugins/dropndot-post-subtitle/`
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Go to Settings  Dropndot Post Subtitle to configure which post types should support
    subtitles
 4. Start adding subtitles to your posts!

## FAQ

### Where is the subtitle field in Gutenberg?

The subtitle field appears in the right sidebar panel, below the Featured Image 
section. Make sure you have enabled subtitle support for that post type in Settings
Dropndot Post Subtitle.

### Where is the subtitle field in Classic Editor?

The subtitle field appears right after the title field at the top of the editor.

### How do I display the subtitle in my theme?

Use `<?php dropposu_subtitle(); ?>` in your theme template files where you want 
the subtitle to appear.

### Can I use subtitles with custom post types?

Yes! Go to Settings  Dropndot Post Subtitle and enable subtitle support for any 
public post type.

### Does this work with WPGraphQL?

Yes! The plugin automatically adds a `subtitle` field to all supported post types
in your GraphQL schema.

### Does this work with the REST API?

Yes! Subtitles are available via the `dropposu_subtitle` field in REST API responses.

### Can I use shortcodes?

Yes! Use `[dropposu_subtitle]` in your content or widgets.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Dropndot Post Subtitle” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti
ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ Dropndot Solutions ](https://profiles.wordpress.org/dropndot/)

[Túmọ̀ “Dropndot Post Subtitle” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/dropndot-post-subtitle)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/dropndot-post-subtitle/),
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/dropndot-post-subtitle/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/dropndot-post-subtitle/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/dropndot-post-subtitle/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.0.0

 * Initial public release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.0.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 4 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 6.3 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.9.5**
 *  Ẹ̀yà PHP ** 7.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/dropndot-post-subtitle/)
 * Àwọn àmì
 * [subheading](https://yor.wordpress.org/plugins/tags/subheading/)[subtitle](https://yor.wordpress.org/plugins/tags/subtitle/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/dropndot-post-subtitle/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/dropndot-post-subtitle/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/dropndot-post-subtitle/reviews/)

## Àwọn Olùkópa

 *   [ Dropndot Solutions ](https://profiles.wordpress.org/dropndot/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/dropndot-post-subtitle/)