An easy, small, free and fast plugin to add/inject HTML, CSS or JavaScript code to the <head> HTML part of your site.
Some examples of possible use cases for this plugin are:
- Injecting custom CSS into the <head>.
- Inserting a <meta> tag into the <head> for Google Search Console validation.
- Adding Google Analytics JavaScript into <head>.
- Insert the <base> tag into <head>, to set a default URL and a default target for all links.
- Adding device-optimized favicons by using the <link> tag
- Injecting content with the <template> tag into <head>, in order to initially content from the user (and display it later using JavaScript).
- Upload the plugin files to the
/wp-content/plugins/add-html-to-head
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
Or just click install and activate in the WordPress plugin browser.
0.1.2
Improved settings page layout.
0.1.1
Added settings and support links.
0.1.0
Initial release.