Extended Options manages specific meta data and tweaks from within the WordPress dashboard. This plugin also allows you to add content to the head area, comment form, and blog footer, ensuring consistency regardless of a theme change or upgrade.
While the options managed by Extended Options may appear random, these are specific modifications I needed to make whenever activating a theme or upgrading an old one, addressinng specific needs without overlapping other plugins.
-
Features
Easy Contact is for WordPress 2.6.x and features:
- Archive meta links
- Relationship meta links
- Favicon meta links (blog and dashboard)
- OpenID meta links
- MicroID meta links
- Geo tag meta links
- Robots meta links
- Enabling/disabling author archives
- Enabling/disabling 404 headers
- Enforcing
www.preference - Protocol discovery meta links (Atom, RSD, WLW)
- Enabling/disabled generator meta link
- General meta add-in content
- General comment form add-in content
- General footer add-in content
-
Download
The Extended Options plugin, © 2008 Scott Allan Wallick, is licensed under the GNU General Public License. Please feel free to alter this plugin in any way that pleases you within the terms of its license.
Download the latest version of Extended Options.
By downloading content, you agree to the Terms of Use.
-
Install
This plugin is installed just like any other WordPress plugin. More detailed installation instructions are available on the WordPress Codex.
- Download Extended Options
- Extract the
/extended-options/folder from the archive - Upload this folder to
../wp-contents/plugins/ - Activate the plugin in Dashboard > Plugins
- Customize from the Settings > Extended options menu
- Enjoy—and then consider donating
In other words, just upload the
/extended-options/folder and its contents to your plugins folder. -
Use
Access the Extended Options menu from Dashboard > Settings > Extended to set the plugin options. To use this plugin, you do not need to edit any theme files or WordPress core files.
Everything this plugin does happens based on settings in the Extended menu. Extended Options does require, however, the following hooks/actions to be present in the certain files of your active theme.
wp_head()should be present in yourheader.phptheme filewp_footer()should be present in yourfooter.phptheme file.do_action( 'comment_form', $post->ID )should be present in yourcomments.phptheme file.
If your current theme is missing these, please contact the theme author and ask him or her nicely to correct these omissions.
-
Learn
Please review the accompanying documentation, the included
readme.txt, for more information and instructions on using Extended Options and its advanced features. -
Donate
If you would like to support this theme by providing a donation of any amount, please use the button below to donate using PayPal. Your support is appreciated. And it is a nice way of saying “Thanks.”