Description
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).
Installation
- 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.
FAQ
- Installation Instructions
-
- 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.
- Upload the plugin files to the
- Will the plugin always be free?
-
Yes. If you find this plugin useful however, you may donate any amount you would like to donate. Or nothing at all, that’s fine too. 🙂
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Add HTML, JavaScript and CSS to <head> » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Add HTML, JavaScript and CSS to <head>” a été traduit dans 2 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Add HTML, JavaScript and CSS to <head> » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
0.1.2
Improved settings page layout.
0.1.1
Added settings and support links.
0.1.0
Initial release.