Releases: wecobble/Subtitles
Subtitles v.3.0.0
This release is considered a production-ready release. Some files here may be for development purposes only. For user-ready releases, we suggest downloading the plugin from the WordPress.org repository directly from within your WordPress dashboard.
- Version Bump: Fix all WordPress Coding Standards errors and update Tested Up To version.
- Patch: Transfer ownership of plugin to We Cobble
- Patch: Change plugin donation link to point to We Cobble PayPal account.
Subtitles v.2.2.1
This release is considered a development release. Some files here may be for development purposes only. For production and user-ready releases, I suggest downloading the plugin from the WordPress.org repository directly from within your WordPress dashboard.
- Version Bump: Fix wonky 2.2.0 release. No changes here; just a version bump to fix the last release package.
Subtitles v2.2.0
This release is considered a development release. Some files here may be for development purposes only. For production and user-ready releases, I suggest downloading the plugin from the WordPress.org repository directly from within your WordPress dashboard.
- Extra: Allow theme and plugin authors to override the early return if no subtitle exists (see issue).
- Extra: Automatically enable subtitles support for Jetpack Testimonials (see issue).
- Patch: Remove French language packs so that they are able to be directly pulled from WordPress.org (see issue).
- Patch: Change jetpack.me links to jetpack.com.
- Patch: Change plugin donation link to point to Professional Themes PayPal account.
Subtitles v2.1.1
This release is considered a development release. Some files here may be for development purposes only. For production and user-ready releases, I suggest downloading the plugin from the WordPress.org repository directly from within your WordPress dashboard.
- Bug Fix: Remove redundant htmlspecialchars from admin input (see issue).
- Patch: Transfer ownership of plugin to Professional Themes.
- Patch: Give developers the option to show subtitles in RSS feeds (see issue).
- Extra: Lithuanian (lt_LT) language packs added.
Subtitles v2.1.0
This release is considered a development release. Some files here may be for development purposes only. For production and user-ready releases, I suggest downloading the plugin from the WordPress.org repository directly from within your WordPress dashboard.
- Extra: Add a Subtitle column into the Posts and Pages admin screens.
- Extra: We have added in a way for developers to allow more tags in subtitles input.
- Extra: Update plugin POT.
- Patch: Remove font sizing from hidden entry subtitle in comments area (see issue).
Subtitles v2.0.1
This release is considered a development release. Some files here may be for development purposes only. For production and user-ready releases, I suggest downloading the plugin from the WordPress.org repository directly from within your WordPress dashboard.
- Bug Fix: Do not show subtitles in RSS feeds (see issue).
- Extra: Russian (ru_RU) language packs added
- Extra: Better WordPress Coding Standards
- Extra: WordPress 4.1 introduced a new hook called
edit_form_before_permalink
that allows us to move Subtitles into a more natural position, just underneath the post title. Let's use that and preserve backwards compatibility for older versions of WordPress (see issue).
Subtitles v2.0.0
This release is considered a development release. Some files here may be for development purposes only. For production and user-ready releases, I suggest downloading the plugin from the WordPress.org repository directly from within your WordPress dashboard.
- Performance Fix: Better CSS Handling for better overall plugin performance (see issue).
Subtitles v1.0.7
This release is considered a development release. Some files here may be for development purposes only. For production and user-ready releases, I suggest downloading the plugin from the WordPress.org repository directly from within your WordPress dashboard.
Subtitles v1.0.6
This release is considered a development release. Some files here may be for development purposes only. For production and user-ready releases, I suggest downloading the plugin from the WordPress.org repository directly from within your WordPress dashboard.
- Bug Fix: Better visual styling in the back end to keep up with WordPress 4.0
Subtitles v1.0.5
This release is considered a development release. Some files here may be for development purposes only. For production and user-ready releases, I suggest downloading the plugin from the WordPress.org repository directly from within your WordPress dashboard.
- Bug Fix: If subtitles are shown in comment areas, we'll hide them by default.
- Bug Fix: Better security for nonce checking after update to the WordPress VIP Coding Standards. See this discussion for more information.
- Extra: Wrap primary entry title parts in spans that theme authors can take advantage of for more fine-grained styling when a post has a subtitle.
- Extra: French (fr_FR) language packs added (see issue).