BM Page Specific CSS
Allows editors to add styles specific for pages and post.
by Bernskiold Media · github.com/bernskiold/bm-page-specific-css · website
★ 0stars
72composer installs
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/bernskiold/bm-page-specific-css/archive/refs/heads/master.zipAlso on Packagist as bernskioldmedia/bm-page-specific-css:
composer require bernskioldmedia/bm-page-specific-cssFrom the readme
BM: Page Specific CSS
Adds a Gutenberg panel where you can add specific page-specific CSS.
This is then saved into files, minified and included only only on the very specific page it is created for.
Custom Post Types
In order to use this plugin on custom post type, the post type must have the 'custom-fields' support.
Coding Style
We exclusively try and use the WordPress coding practices for all languages,
which includes PHP, HTML, CSS and JavaScript.
This base plugin is in part OOP based to both live in its own namespace,
and to make extending, updating and maintaining code simple and easy.
Open Source
The reason we are open sourcing it is because it's the right thing to do.
Perhaps someone finds a use out of it all, or parts. This is not going to be
an actively developed "master plugin base" that is set out to be the next
greatest thing in the WordPress community. It's just going to be what
we use internally, just published for the world to see and use as you see fit.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.2.0 | Aug 13, 2026 |
| 1.1.4 | May 21, 2026 |
| 1.1.3 | May 21, 2026 |
| 1.1.2 | Apr 11, 2023 |
| 1.1.1 | Mar 24, 2023 |
| 1.1.0 | Oct 2, 2022 |
| 1.0.1 | Jul 4, 2020 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.