Adds a meta box to the edit posts/pages admin area for inputing an HTML meta description.
Plugin that allows you to easily give individual posts and pages an HTML meta description from the edit post/pages admin area.
Is there a shortcode?
No. The meta description is inputted in a meta box from the "edit post" or "edit page" admin pages. It is inserted automatically when the plugin is activated.
1.0.6
- Actually, I added a lines to remove any line breaks in the description.
- And changed the input on the admin page to be smaller.
1.0.5
- Tested up to WP 4.9.4
1.0.4
- Purely cosmetic update for WordPress 4.4
1.0.3
- Reordered hooks?
1.0.2
- Fixed escaping of meta description string
1.0.1
- Fixes display of meta description on index pages.
1.0.0
- First released version, no changes yet.
- Download the latest zip file and extract the
meta-description
directory. - Upload this directory inside your
/wp-content/plugins/
directory. - Activate 'Meta Description' from the 'Plugins' tab on the Dashboard.