Insert JavaScript and CSS
Adds fields to the post and page edit pages that allow you to insert custom JavaScript or CSS for that post or page.
Overview
Compatibility
Installation instructions
Customer support & learning resources
Changelog
Main benefits
Add custom JavaScript
Add custom CSS
Per post/page customization
Easy to use interface
No global loading required
About this plugin
Author: Ryan
Categories: Design and Customization
Version: 0.2
Last updated: 26-07-2012
WordPress version: 3.0
Tested up to: 3.4.2
PHP version required: false
Languages:
Tags:
Overview
This WordPress plugin is designed to facilitate the addition of custom JavaScript or CSS to individual posts or pages. Once activated, it introduces a new icon on the post edit page, adjacent to the media addition icon. By clicking this icon, users can access a dedicated screen to input JavaScript and CSS code specific to that post. The JavaScript and CSS entered are added directly into the `` section of the web page, allowing for precise and customized enhancements without the need to load these scripts and styles on every page of the website. This targeted approach ensures streamlined performance and greater flexibility in web design and functionality.
Custom JavaScript and CSS per Post/Page
- Easily add custom JavaScript or CSS to a single post or page.
- Allows for specific customization without affecting the entire site.
User-Friendly Interface
- A new icon is added to the post edit page for easy access.
- Clicking the icon brings up a screen to insert JavaScript and CSS.
Efficient Code Management
- JavaScript and CSS are inserted into the <head> section of the web page.
- Avoids the need to load custom code on all pages, improving performance.
Enhanced Customization
- Insert arbitrary JavaScript and CSS into any post or page.
- Provides flexibility for unique styling and functionality on a per-post basis.