Skip to content

Releases: alleyinteractive/wp-seo

v1.0.0

02 Sep 17:50
aac2baf
Compare
Choose a tag to compare

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, and wp_seo_character_count_fields filter. Props Sean Fisher.
  • Added: Composer installation support. Props Griffen Fargo.

v0.13.0

18 Jul 03:41
Compare
Choose a tag to compare
  • Added: 'wp_seo_meta_field_content' filter. Props Arun Chaitanya Jami.
  • Changed: Improve post meta box UI when placed in the sidebar. Props John Blackbourn.
  • Changed: Raised minimum WordPress version to 4.6.0.

v0.12.0

20 Oct 03:35
Compare
Choose a tag to compare
  • 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

10 Aug 02:00
Compare
Choose a tag to compare
v0.11.3-beta1 Pre-release
Pre-release
  • Changed: Announced planned changes to default filters.

v0.11.2

17 Jul 20:14
Compare
Choose a tag to compare

Fixed: On the settings page, make the "Search" section heading's font size consistent with other section headings.

v0.11.1

04 Jul 15:09
Compare
Choose a tag to compare

Fixed: Update to latest Underscore _.template() syntax.

v0.11.0

01 Jul 03:27
Compare
Choose a tag to compare

Adds hooks for customizing post- and term-field markup.