Title: CSS Selectors
Author: Jose Mortellaro
Published: <strong>July 21, 2021</strong>
Last modified: May 21, 2026

---

Search plugins

![](https://ps.w.org/css-selectors/assets/banner-772x250.jpg?rev=2569346)

![](https://ps.w.org/css-selectors/assets/icon-256x256.jpg?rev=2569340)

# CSS Selectors

 By [Jose Mortellaro](https://profiles.wordpress.org/giuse/)

[Download](https://downloads.wordpress.org/plugin/css-selectors.0.0.3.zip)

 * [Details](https://co.wordpress.org/plugins/css-selectors/#description)
 * [Reviews](https://co.wordpress.org/plugins/css-selectors/#reviews)
 * [Development](https://co.wordpress.org/plugins/css-selectors/#developers)

 [Support](https://wordpress.org/support/plugin/css-selectors/)

## Description

It adds CSS selectors in the HTML where there are not.

Sometimes you need some custom CSS and you realise a specific element of the DOM
is without any selector.
 After activating this plugin you will not have anymore
this problem. Every element of the DOM will have a class name that begins with css-
sel-. There are no options, just activate the plugin.

To see if it works, in the frontend right-click with your mouse and click on “Inspect”(
usually F12). Then you should not see any more DOM elements without any class.

The only elements that may still miss a CSS class are those ones that are added 
dynamically through JavaScript. In this last case the plugin can’t do anything, 
because it works only on the server before sending the page to the browser.

It adds no HTTP requests, and no queries to the database.

### Help

If you need help open a thread on the support forum of this plugin.
 Please, before
posting enable the debugging in wp-config.php. Need a step-by-step guide? Read [this detailed tutorial](https://freesoul-deactivate-plugins.com/how-to-enable-debugging-in-wordpress-a-step-by-step-guide/)
on [how to enable debugging in WordPress](https://freesoul-deactivate-plugins.com/how-to-enable-debugging-in-wordpress-a-step-by-step-guide/)
to learn more.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CSS Selectors” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Jose Mortellaro ](https://profiles.wordpress.org/giuse/)

[Translate “CSS Selectors” into your language.](https://translate.wordpress.org/projects/wp-plugins/css-selectors)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/css-selectors/), check
out the [SVN repository](https://plugins.svn.wordpress.org/css-selectors/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/css-selectors/) 
by [RSS](https://plugins.trac.wordpress.org/log/css-selectors/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.0.3

 * Checked: WordPress 6.4

#### 0.0.2

 * Changed: class name assigned to empty elements

## Meta

 *  Version **0.0.3**
 *  Last updated **5 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.6 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 5.6 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/css-selectors/)
 * Tags
 * [css](https://co.wordpress.org/plugins/tags/css/)[css selectors](https://co.wordpress.org/plugins/tags/css-selectors/)
   [style](https://co.wordpress.org/plugins/tags/style/)
 *  [Advanced View](https://co.wordpress.org/plugins/css-selectors/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/css-selectors/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/css-selectors/reviews/)

## Contributors

 *   [ Jose Mortellaro ](https://profiles.wordpress.org/giuse/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/css-selectors/)