Releases: alleyinteractive/wp-seo
Releases · alleyinteractive/wp-seo
v1.0.0
This is the final major version release planned for WP SEO. There are no plans for additional feature development.
- Breaking change: Always filter the title, description, and keyword formats. Props Sean Fisher.
- Added:
wp_seo_after_post_meta_fields
action,wp_seo_saveable_fields
filter, andwp_seo_character_count_fields
filter. Props Sean Fisher. - Added: Composer installation support. Props Griffen Fargo.
v0.13.0
v0.12.0
- Added:
#thumbnail_url#
formatting tag, which represents the URL for the featured image of the content being viewed. - Added: Formatting Tag "Safe Mode" for preventing the display of unrecognized formatting tags.
- Added: Print an HTML comment next to WP SEO meta tags to help spot them while debugging.
- Fixed: Added translator comments to strings with placeholders.
- Changed: Raised minimum WordPress version to 4.4.0.
v0.11.3-beta1
- Changed: Announced planned changes to default filters.