Skip to content

norcross/minimum-viable-sharing-meta

Repository files navigation

Minimum Viable Sharing Meta

Just the minimum required meta tags to work.

Requirements

  • PHP version 5.6 or higher
  • WordPress version 4.9 or higher

Usage

After installing and activating the plugin, navigate to the "Sharing Meta Tags" menu item underneath the "Appearance" main tab. Update the fields with the data you'd like. You can also edit them in individually on posts, pages, or other enabled post types.

Converting Data

There are buttons at the bottom of the main settings page to copy any metadata from Yoast SEO or All In One SEO Pack. The minshare_meta_plugin_convert_keys filter allows you to modify which plugins are checked for.

Changelog

See CHANGES.md.

To Do

  • include term / archive pages

Notes

The source / inspiration for this plugin came from this blog post written by Stoyan Stefanov

Pull requests are very much welcome and encouraged.