WP Hooks
WP Hooks allows you to add JavaScript, CSS, meta tags, etc. to your header and footer without modifying your theme.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3543 days ago
Is WP Hooks abandoned?
Possibly abandoned (last update 3543 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
WP Hooks is a plugin for WordPress that allows you to add JavaScript, HTML, or other code to your
header and footer without modifying your theme. WP Hooks uses the wp_head() and wp_footer() hooks
built in to WordPress to add content to your header and/or footer. It’s great for those who have
custom JavaScript, CSS, or other code (Google Analytics, meta tags, etc.) in their header or footer
and don’t want to or can’t modify their theme.
Find more instructions and discussion on the WP Hooks home page.
Installation
- After unzipping, upload the
wp-hooksfolder to the/wp-content/plugins/directory. - Activate the plugin through the
Pluginsmenu in WordPress. - Add content to your header and footer in the WP Hooks Options page under Settings.
Find more instructions and discussion on the WP Hooks home page.
Frequently Asked Questions
Review feed
Changelog
1.0.6
- Fix git/svn repo disparity.
1.0.4
- Fix undefined variable notice. (thanks to dabernathy89.)
