Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 932 Bytes

CHANGES.md

File metadata and controls

20 lines (16 loc) · 932 Bytes

Version 0.0.5 - 2018/06/05

  • added canonical URL field. props @dryan for the suggestion.
  • included image meta tags from Yoast SEO in conversion function.

Version 0.0.4 - 2018/01/08

  • fixed incorrect admin file loading. props @raajtram.
  • added metadata conversion for the Genesis theme framework.
  • added minshare_meta_localized_js_args filter for localized args.
  • added post meta removal on plugin deleting.

Version 0.0.3 - 2018/01/02

  • added metadata conversion for Yoast SEO and All In One SEO Pack.

Version 0.0.2 - 2018/01/01

  • added character count warnings for titles and descriptions.
  • introducted the minshare_meta_use_default_tags filter to use default values when tags for singular content has not been entered. The default is false.
  • added the MINSHARE_META_POSTKEY and MINSHARE_META_OPTIONKEY constants to use in the entire plugin.

Version 0.0.1 - 2017/12/28

  • initial release