wp-subtitle icon indicating copy to clipboard operation
wp-subtitle copied to clipboard

Development of the WordPress WP Subtitle plugin. http://wordpress.org/plugins/wp-subtitle/

Results 20 wp-subtitle issues
Sort by recently updated
recently updated
newest added

I noticed that my post_meta table has hundreds of thousands of blank post_meta table entries for the `wps_subtitle` meta key (it is, mind you, a large site), which since a...

The plugin defines a filter `wps_subtitle_key` which changes the post meta key used to store the subtitle: https://github.com/benhuson/wp-subtitle/blob/2e42e472f33b9b31d0a031c59a71f77d11dcf1c2/plugin/includes/subtitle.php#L100-L111 However, this filter doesn't affect the meta key used in the REST...

Hi, is there a possibility to add custom subtitle to the archive & taxonomy pages?

Includes API for display term subtitles (based on term ID) and archive subtitles (displayed for taxonomy term pages): ``` // Example: Display term subtitle do_action( 'plugins/wp_subtitle/the_term_subtitle', array( 'before' => '',...

First of all thanks a lot for this awesome and amazing plugin. But I think in the SEO world Rank Math is also a great plugin. I have used it...

Compatibility: Plugin

Keep tabs on development

Compatibility: Gutenberg

Using `get_the_subtitle()` is no longer working on wordpress 5.2. It doesn't return anything.

https://wordpress.org/support/topic/subtitles-in-cart-transactional-emails-show-items-dropdown/

See https://wordpress.org/support/topic/subtitle-not-searchable/