This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
Subtitles v1.0.4
philiparthurmoore
released this
20 Jun 10:37
·
201 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: Make sure that other plugins that try to mess with titles do not cause Subtitles to throw PHP warnings due to the second optional
$id
parameter not being sent to the primarythe_subtitles
method used throughout sites (see issue).