Header and Footer Scripts

Wordpress Plugin
Download latest - 2.2.1

Download Stats

Today 313
Yesterday 499
Last Week 3,308
All Time 187,686
Banner 772x250

If you are running a WordPress site then sooner or later you need to insert some kind of code to your website. It is most likley a web analytics code like Google Analytics or may be social media script or some CSS stylesheet or may be Custom fonts. This plugin will do all the magic. Even if you want to insert those codes in a custom post type.

All you have to do is adding appropriate html code.

Don't forget to wrap your code with proper tags.

Or for CSS:

Why use this plugin:

  • To insert CSS and JavaScript codes to <head> or before </body>.
  • To insert code to <head> of any single page or post.
  • To insert code to Custom Post Type [New Feature].

The plugin should be compatible with WooCommerce.

What it does not offer

  • You can't insert/execute PHP codes.

Almost all WordPress theme do support this "Header and Footer Scripts" plugin. If the codes are not appearing in your site [ask for support] or look at your theme file if they have standard wp_head and wp_footer hooks.

Important Links

For furhter information you are welcomed to follow these links:

  • Read Documentation
  • Get Support
  • GitHub Repository
  • Contribute
  • Digital Liberation - Blog

Releases (6 )

Version Release Date Change Log
2.2.1 2020-04-26
2.1.0 2019-07-02
  • Support to Custom Post Type (CPT).
  • Improved ReadMe
2.1.1 2019-07-02
  • Fixed a bug causing singular post type scripts to appear in archives.
  • Compatibility checked upto WordPress 5.2.2
  • Now require PHP v7.0 at least.
2.0.0 2018-01-08
  • Visual Improvements
  • better directory structure.
1.3.4 2017-12-03
  • Fixed variable undefined notice
1.3.2 2016-02-13
  • Fixed https issue