Contributors: KSym04
Requires at least: 3.3.2
Tested up to: 3.7.4
Stable tag: 1.0.2
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
This osclass plugin allows you to add an extra styling code or scripts on your site header and footer, if you want to learn more about this plugin, please visit DopeThemes / Insert on Header & Footer.
You may also send your donation for helping and supporting us to maintain free plugin releases:
BTC: 1GJpyaLZjQ8JKaKih3UCwpuJAV15fTy9Rq
XRP: rUd5NTLuyFGeS9HyyvHhnB4sWC5f9vWWzj
- Upload
insert_on_header_footer/
to the/oc-content/plugins/
directory - Activate the plugin through the 'Plugins' menu on Osclass Administrator Dashboard
- That's it and have fun
Q: What's the use of this plugin?
A: Basically, this simply allows you to add code inside website head and footer, which is helpful in some instances for an example you need to add some tracking or verification code like Bing verification code, Google Webmaster verification code, Google Analytics or many more.
Q: What's your recommendation when adding an extra code?
A: Extra code such as CSS styling or meta tags should be inserted inside the header and any extra JavaScript code should be inserted inside the footer.
- English (en_US)
- Improved code editor with syntax highlighting and autocomplete tags
- Added license file
- Code styling improvements
- Added language file
- Minor improvements
- First version