- added canonical URL field. props @dryan for the suggestion.
- included image meta tags from Yoast SEO in conversion function.
- 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.
- added metadata conversion for Yoast SEO and All In One SEO Pack.
- 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 isfalse
. - added the
MINSHARE_META_POSTKEY
andMINSHARE_META_OPTIONKEY
constants to use in the entire plugin.
- initial release