Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Subtitles v2.0.1

Compare
Choose a tag to compare
@philiparthurmoore philiparthurmoore released this 05 Nov 14:06
· 146 commits to master since this release

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).