Download the PHP package seravo/wp-simple-header-footer-html without Composer
On this page you can find all versions of the php package seravo/wp-simple-header-footer-html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download seravo/wp-simple-header-footer-html
More information about seravo/wp-simple-header-footer-html
Files in seravo/wp-simple-header-footer-html
Package wp-simple-header-footer-html
Short Description A simple plugin for injecting HTML into various places in your WordPress theme output.
License GPL-3.0
Homepage https://github.com/Seravo/wp-https-domain-alias
Informations about the package wp-simple-header-footer-html
Simple Header Footer HTML
A simple plugin for injecting HTML into various places in your WordPress theme output.
Description
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.
Installation
The Composer Way (preferred)
Install the plugin via Composer
Activate the plugin
The Old Fashioned Way
You can also install the plugin by directly uploading the zip file as instructed below:
- Download the plugin
- Upload to the plugin to /wp-content/plugins/ via the WordPress plugin uploader or your preferred method
- Activate the plugin