Simple Header Footer HTML

August 06, 2020

Simple Header Footer HTML Plugin

A simple plugin for injecting HTML into various places in your WordPress theme output.

This plugin is useful if you have want to enable your users to insert custom CSS or add custom headers or some JavaScript into the site without having to edit any theme files. Unlike similar header/footer plugins, this plugin by design does not allow to insert PHP code and does not contain any evil eval() calls.

The plugin is safe to use in WordPress Network installations, where site admins are not supposed to have PHP execution access but any HTML/CSS/JS code is safe to accept.

Simple Header Footer HTML is made by Seravo.com. Seravo provides Premium Hosting and Upkeep service for WordPress.

Contributing

Source available at https://github.com/Seravo/wp-simple-header-footer-html

Installation

  1. Upload plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Start using!

FAQ

Why doesn’t my PHP code work?

We don’t support PHP evaluation due to some serious security issues. This plugin is intended only for HTML/CSS/JS.

Changelog

Complete commit log is available at https://github.com/Seravo/wp-simple-header-footer-html/commits/master

Details

  • Version: 1.3.0
  • Active installations: 4,000
  • WordPress Version: 3.8.9
  • Tested up to: 5.5.15

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars