Head & Footer Code Wordpress Plugin - Rating, Reviews, Demo & Download

Head & Footer Code Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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 within the <head> (site verification code for various services, custom styles, meta or Webfont link), right after opening <body> (pixel tracking, analytics or heatmap code) or just before closing </body> tag.

Go to ToolsHead & Footer Code in WordPress Dashboard. Insert custom code to HEAD, BODY or FOOTER section (depending on what you have to do).

All magic is done by hooking to WordPress hooks wp_head, wp_footer and wp_body_open.

💡 Trial Head & Footer Code plugin on a free dummy website before you add it on your project: Test It Now!

Various code snippets are supported, including but not limited to:

  • Google Analytics 4
  • Google Tag Manager
  • Google Ads Conversion
  • Lite Analytics
  • Facebook/Meta Pixel
  • Hotjar
  • FullStory
  • Google site verification
  • Bing site verification
  • Yandex site verification
  • Alexa site verification

Homepage in Blog Posts mode

If your WordPress shows the latest blog posts on the homepage, you can also add specific code only for the homepage on ToolsHead & Footer Code (there will be section Head, body and footer code on Homepage in Blog Posts mode)

Article specific code

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 ToolsHead & Footer Code, or to replace it.

Category specific code

You can also define a Category specific code on each individual category.

Other taxonomies (tag and custom taxonomy) do not have available their specific code, but for them a Global code is used instead.

Video guide

Do you need our support?

If Head & Footer Code does not work on your 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

  • Multisite and PHP 8.2 compatible!
  • Set site-wide custom content for:
    • head page section (before the </head>)
    • body section (after the <body>) – Requires WordPress 5.2!
    • footer page section (before the </body>)
  • Homepage in Blog Posts mode:
    • set homepage specific custom code for head, body and/or footer
    • toggle homepage specific custom code on paged Homepage (page 2, 3, a nd so on)
  • Set article specific custom code for:
    • head page section (before the </head>)
    • body section (after the <body>) – Requires WordPress 5.2!
    • footer page section (before the </body>)
  • Set category specific custom code for head, body and/or footer of the page
  • Choose priority of printed custom code to head/body/footer sections (lower number mean far from </head> and </body> and closer to <body>, higher number means closer to </head> and </body> and farther to <body>)
  • Choose which post types will have enabled article specific head/body/footer fields
  • Choose should article specific head/body/footer code be appended to site-wide code, or will replace site-wide code
  • View on Posts/Pages/Custom Post Types listing if article has defined any article specific custom code
  • Site-wide section is located under Tools > Head & Footer Code
  • If you have set WP_DEBUG constant in wp-config.php to true, you’ll see site-wide and article specific entries in page source code wrapped to comments.

Data stored in database

General settings (HEAD, BODY, FOOTER global code and priority, Homepage code and behaviour) saves in WordPress option auhfc_settings.
Each post/page/custom post type specific HEAD, BODY and FOOTER code and behaviour saves to post meta _auhfc.
Each category specific HEAD, BODY and FOOTER code and behaviour saves to taxonomy meta _auhfc.

During the Uninstall process all these data has been deleted from the database.
In case you wish to reinstall plugin, DO NOT UNINSTALL IT although Deactivate, then delete the directory /wp-content/plugins-head-footer-code and then reinstall plugin.

Permissions on Multisite WordPress

  1. Access to Global: only Super Admin and Administrator
  2. Access to Article specific: Super Admin, Administrator, Editor and Author
  3. Access to Category specific: only Super Admin and Administrator

Screenshots

  1. Head & Footer Code box in Plugin search results

    Head & Footer Code box in Plugin search results

  2. Plugin Settings page (Site-wide, Homepage and Article Post Types)

    Plugin Settings page (Site-wide, Homepage and Article Post Types)

  3. Article specific metabox

    Article specific metabox

  4. Example of custom code inserted to HEAD section (site-wide with appended article specific)

    Example of custom code inserted to HEAD section (site-wide with appended article specific)

  5. Example of custom code inserted to BODY and FOOTER sections (site-wide with appended article specific)

    Example of custom code inserted to BODY and FOOTER sections (site-wide with appended article specific)

  6. Category specific metabox

    Category specific metabox

  7. Example of custom code inserted to HEAD section (site-wide with appended category specific)

    Example of custom code inserted to HEAD section (site-wide with appended category specific)

  8. Example of custom code inserted to BODY and FOOTER section (site-wide with appended category specific)

    Example of custom code inserted to BODY and FOOTER section (site-wide with appended category specific)

  9. Example of <strong>Head & Footer Code</strong> column on Pages listing, to identify which pages have set custom code, which one and what mode is selected

    Example of Head & Footer Code column on Pages listing, to identify which pages have set custom code, which one and what mode is selected


Reviews & Comments