Title: Remove CSS link IDs
Author: Primoz Cigler
Published: <strong>मे 10, 2014</strong>
Last modified: डिसेम्बर 31, 2014

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](https://s.w.org/plugins/geopattern-icon/remove-css-link-ids.svg)

# Remove CSS link IDs

 [Primoz Cigler](https://profiles.wordpress.org/cyman/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/remove-css-link-ids.1.0.1.zip)

 * [विवरण](https://ne.wordpress.org/plugins/remove-css-link-ids/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/remove-css-link-ids/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/remove-css-link-ids/#installation)
 * [विकास](https://ne.wordpress.org/plugins/remove-css-link-ids/#developers)

 [सहायता](https://wordpress.org/support/plugin/remove-css-link-ids/)

## विवरण

This simple plugin hooks to the `wp_enqueue_scripts` and removed the `id='<handle
of the css file>-css'` attribute. Most of the time you don’t need these IDs anyway.

I am using the [mod_pagespeed](https://developers.google.com/speed/pagespeed/module)
module on my server and the `combine_css` filter doesn’t work if the `<link>` tags
have ID attributes. So based on [this blog post](https://blog.codecentric.de/en/2011/10/wordpress-and-mod_pagespeed-why-combine_css-does-not-work/)
I created a very very simple (basically one-liner) plugin that removes the ID attribute
using regex.

There is also a very simple unit test for it, created using wp-cli: `wp scaffod 
plugin ...`.

Enjoy the speedy sites! 🙂

Do you want to contribute? Great! Please fork [this repository](https://github.com/primozcigler/remove-css-ids),
make the changes and create a pull request.

## स्थापना

 1. Unzip `remove-css-link-ids.zip` and upload unzipped folder to the `/wp-content/
    plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## प्रश्नोत्तर

  A question that someone might have?

No questions asked yet.

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“Remove CSS link IDs” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान
गरेका छन्।

योगदानकर्ताहरू

 *   [ Primoz Cigler ](https://profiles.wordpress.org/cyman/)

[“Remove CSS link IDs” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/remove-css-link-ids)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/remove-css-link-ids/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/remove-css-link-ids/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/remove-css-link-ids/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/remove-css-link-ids/) को सदस्यता
लिनुहोस्।

## चेन्जलग

#### 1.0.0

 * First release

## मेटा

 *  संस्करण **1.0.1**
 *  पछिल्लो अपडेट **12 वर्ष अघि**
 *  सक्रिय स्थापना **30+**
 *  वर्डप्रेस संस्करण ** 3.8 वा उच्च **
 *  जाँच गरिएको **3.9.40**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/remove-css-link-ids/)
 * ट्यागहरू
 * [attributes](https://ne.wordpress.org/plugins/tags/attributes/)[css](https://ne.wordpress.org/plugins/tags/css/)
   [enqueue](https://ne.wordpress.org/plugins/tags/enqueue/)[id](https://ne.wordpress.org/plugins/tags/id/)
   [mod_pagespeed](https://ne.wordpress.org/plugins/tags/mod_pagespeed/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/remove-css-link-ids/advanced/)

## रेटिङ्गहरू

 ५ मा 5 तारा।

 *  [  1 5-तारा समीक्षा     ](https://wordpress.org/support/plugin/remove-css-link-ids/reviews/?filter=5)
 *  [  0 4-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/remove-css-link-ids/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/remove-css-link-ids/reviews/?filter=3)
 *  [  0 2-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/remove-css-link-ids/reviews/?filter=2)
 *  [  0 1-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/remove-css-link-ids/reviews/?filter=1)

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

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

## योगदानकर्ताहरू

 *   [ Primoz Cigler ](https://profiles.wordpress.org/cyman/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/remove-css-link-ids/)