Adds the ability to override the page meta title and add in meta descriptions and keywords for pages.
Here we go:
pagemeta folder to the /wp-content/plugins/ directoryPage Meta can be disabled for posts by unchecking the Enable for posts as well as pages. option on the settings page.
You can override the page title within your templates by setting $wppm_title = 'Newly defined title'; before the call to get_header();.
Requires: 2.8.2 or higher
Compatible up to: 3.0.5
Last Updated: 2010-11-29
Downloads: 10,029




