WP Manifestindependent plugin directory
manifest / themes / rapid-css

Rapid Custom CSS

A lightweight WordPress plugin to securely add custom CSS to your site with a native syntax-highlighting editor.

by Sapthesh V · github.com/sapthesh/rapid-css

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/sapthesh/rapid-css/archive/refs/heads/main.zip

From the readme

Rapid Custom CSS A lightweight WordPress plugin to securely add custom CSS to your site with a native syntax-highlighting editor. 🚀 Overview Rapid Custom CSS allows site administrators to add custom CSS rules directly from the WordPress dashboard without modifying theme files. It provides a safer, faster alternative to editing style.css and ensures your custom styles remain intact even when you switch themes. ✨ Features Native Code Editor: Utilizes WordPress's built-in CodeMirror library (wpenqueuecodeeditor) for syntax highlighting, bracket matching, and line numbers. Highly Secure: Implements strict data sanitization (wpstripalltags) on both save and output (Late Escaping) to prevent XSS attacks. Lightweight: The editor assets only load on the specific plugin settings page, ensuring zero performance impact on your WordPress admin dashboard. High Priority Output: Custom styles are injected into the of your website with a priority of 99, ensuring they override default theme styles. 🛠️ Installation Manual Installation 1. Download the latest release .zip file. 2. Go to your WordPress Dashboard - Plugins - Add New - Upload Plugin. 3. Upload the .zip file and click Install

Read the full README on GitHub →

Releases

TagPublished
1.0.0 Feb 26, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.