Mô tả Head & Footer Code
Mô tả
Head & Footer Code plugin helps you add custom code snippets (JavaScript, CSS, or HTML) to the page even if you are not a programmer. It could be
Go to Tools → Head & Footer Code in WordPress Dashboard. Insert custom code to HEAD, BODY or FOOTER section (depending on what you have to do).
If your WordPress shows the latest blog posts on the homepage, you can also add specific code only for the homepage on Tools → Head & Footer Code (there will be section Head, body and footer code on Homepage in Blog Posts mode)
To insert custom code specific for individual article (post, page or custom post type), use article-specific Metabox while editing post/page/custom post type (check out Screenshots). There choose if that specific code appends to site-wide code defined on Tools → Head & Footer Code, or to replace it.
Taxonomies (category, tag and custom taxonomy listing, individual category, tags and custom taxonomies) do not have their specific code. Global code uses instead.
This magic is done by hooking to WordPress hooks wp_head, wp_footer and wp_body_open.
Various code snippets are supported, including but not limited to:
Google Analytics
Google Tag Manager
Google Ads Conversion
Facebook Pixel
Hotjar
FullStory
Google site verification
Bing site verification
Yandex site verification
Alexa site verification
Works or broken?
If Head & Footer Code does not work on your WordPress project, please let us know by raising a new support ticket in the Community Forum and describe what does not works and how to reproduce the issue. We will make sure to resolve the issue as soon as possible.
If you find Head & Footer Code useful for your project, please review plugin.
Features
Set site-wide custom content for head page section (before the )
Set site-wide custom content for body section (after the ) – Requires WordPress 5.2!
Set site-wide custom content for footer page section (before the )
[NEW in 1.2] Set homepage specific custom code for head, body and/or footer if Homepage mode is se to Blog Posts
Set article specific custom code for head page section (before the )
Set article specific custom code for body section (after the ) – Requires WordPress 5.2!
Set article specific custom content for footer page section (before the )
Choose priority of printed custom code to head/body/footer sections (lower number mean far from and