Описание
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.
Часто задаваемые вопросы
- 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. 🙂
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Add HTML, JavaScript and CSS to <head>» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Add HTML, JavaScript and CSS to <head>» переведён на 1 язык. Благодарим переводчиков за их работу.
Перевести «Add HTML, JavaScript and CSS to <head>» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1.2
Improved settings page layout.
0.1.1
Added settings and support links.
0.1.0
Initial release.