Discover, trust, install: FAIR 1.0 is here
Custom Body Class
Version: 0.7.5
Description
You can use this plugin to add a unique CSS class to your pages or posts.
Demo
TasteWP has prepared a quick WordPress instance with this plugin, so you can give it a try in this demo
Responsiveness
There’s a way to add a class to appear only on mobile devices. You can do that by simply adding mobile-
on the front of
the class. For example, if you want to have the class “car” for mobile side, you need to use “mobile-car”.
Support me
If you find this plugin helpful, or you just want to send me a coffee here are the ways:
- Use the Github Sponsor button
- Ko-fi
- Watch me coding on twitch.tv/thelup
- Or simply visit my site lup.dev and make those analytics ring the bells.
Installation
- Install Custom Body Class either via the WordPress.org plugin directory, or by uploading the files to your
/wp-content/plugins/
directory - After activating Custom Body Class go to any edit page and see the Custom Body Class metabox in the right sidebar.
Reviews
Fabulously useful plugin
By Anonymous User 652281 (anonymized_652281) on November 21, 2022
Works like a charm
By mreall on January 19, 2021
Great
By wzshop on April 24, 2020
Nice
By cvladan on January 28, 2020
%
(percentage) etc. They are useful for some purposes.Essential
By yodastudio on June 22, 2019
Awesome!
By Clayton Chase (claytonchase) on May 1, 2019
Great and very handy
By Damiaan van Vliet (damnsharp) on March 13, 2019
Love this plugin. Great work.
By ostii on March 4, 2019
Great!
By attilioprimo on April 24, 2018
Already using it on my most recent projects, very powerful!
By mastiyok on March 20, 2018
Changelog
0.7.5
- Fix: Fixed a notice about textdomain loaded too early.
- Update: Check compatibility with WordPress 6.8.2 and PHP 8.3.*
0.7.4
- Update: Check compatibility with WordPress 6.7.1 and PHP 8.2.*
0.7.3
- Update: Check compatibility with 6.0.0.
0.7.2
- Fix: Properly instantiate plugin default settings.
0.7.1
- Update: Check for nonce existence on settings page form.
0.7.0
- Update: Better escapes for the plugin’s settings page.
- Update: Modified textdomain as the plugin’s name.
- Add: Nonce verification for the plugin’s settings page.
0.6.0
- Fix: Now the metabox will load even if the Autocomplete feature is off.
- Add: The capability to restrict the metabox for Administrators only.
0.5.0
- Add an option for a global class
0.4.0
- Add support for classes on mobile devices
0.3.0
- Add a tag selector with autocomplete for all post types
0.0.3
- Quick archives fix
0.0.2
- Small fixes, and typos
0.0.1
- We are on