WPCode
93Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
This plugin allows Admin users to individually add HTML, custom CSS, Classes and JavaScript directly to Post, Pages or any other custom post types.
Scripts n Styles is a WordPress plugin that enables admin users to add custom CSS and JavaScript to individual posts, pages, or custom post types. It also allows for the addition of classes to the body tag and post container, and includes a global settings page for site-wide scripts and styles.
This plugin is designed for users with admin capabilities, ensuring that only trusted individuals can insert JavaScript directly into the site. It integrates with the TinyMCE editor, allowing admins to add classes to the formats dropdown for easier styling by users.
Best for: This plugin suits WordPress site administrators who need to customise styling and scripts without coding directly into theme files.
What it does well
Where it falls short
Scripts n Styles provides a straightforward way for admins to manage custom styles and scripts, but it requires careful handling due to the lack of input validation.
WraithKenny's own description of Scripts n Styles, lightly tidied.
This plugin allows Admin users the ability to add custom CSS and JavaScript directly into individual Post, Pages or any other registered custom post types. You can also add classes to the body tag and the post container. There is a Global settings page for which you can write Scripts n Styles for the entire blog.
Admin’s can also add classes to the TinyMCE “Formats” dropdown which users can use to style posts and pages directly. As of Scripts n Styles 3+ styles are reflected in the post editor.
Because only well trusted users should ever be allowed to insert JavaScript directly into the pages of your site, this plugin restricts usage to admin type users. Admin’s have access to even more sensitive areas by definition, so that should be relatively safe 😉
manage_options and unfiltered_html capabilities (which by default is only the admin type user) can use this plugin’s functionality. Some plugins extend user rolls, and so this plugin would naturally extend include rolls that have the appropriate capability.head element with style tags by using wp-head. If your theme doesn’t have this hook, this plugin (as well as most others) won’t work.body (or head) element with script tags by using wp-footer (or wp-head). If your theme doesn’t have this hook, this plugin (as well as most others) won’t work.html with no error checking. You are an Admin, and we trust you to be carefull. Try not to break anything.Other plugins for developer tooling.
Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
Easily add tracking code snippets, conversion pixels, or other scripts required by third party services for an...
Duplicate post, post order, image resize, email via SMTP, admin menu editor, custom css / code, disable gutenb...
Create custom "Shortcodes" easily for HTML, JavaScript, CSS code snippets and use the shortcodes wit...
Add PHP code to your pages and posts easily using shortcodes.
An easy, clean, and simple way to enhance your site with code snippets.