WPCode
93Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
WordPress core provides custom CSS functionality in the customizer that's specific to the current theme; you can switch themes freely with each t …
Multisite Custom CSS is a WordPress plugin designed to enhance the custom CSS functionality for multisite networks. It allows site administrators to access and edit custom CSS without the limitations typically imposed by WordPress core, which restricts this feature to ensure security. By mapping the edit_css capability to edit_theme_options, this plugin enables site admins to manage custom styles across different themes more effectively.
This plugin is suitable for multisite network administrators who need to implement custom CSS without relying on child themes for each individual site. It streamlines the process of maintaining consistent styling across multiple sites within a network.
Best for: Multisite network administrators looking for a way to manage custom CSS easily.
What it does well
Where it falls short
This plugin provides a straightforward solution for multisite administrators needing access to custom CSS. It addresses a specific limitation in WordPress core effectively.
Nick Halsey's own description of Multisite Custom CSS, lightly tidied.
WordPress core provides custom CSS functionality in the customizer that’s specific to the current theme; you can switch themes freely with each theme’s additional CSS remaining in place. This is particularly useful on multisite networks, where it’s often impractical to use child themes to save customizations for each site. Unfortunately, custom CSS is not visible to site admins on multisite networks by default because they are not trusted with unfiltered CSS.
This plugin gives site admins access to the core custom CSS feature by mapping the edit_css capability to edit_theme_options, thereby trusting site admins with unfiltered CSS.
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.