Title: Dequeque script and style
Last modified: November 13, 2020

---

# Dequeque script and style

 *  Resolved [zimozimo](https://wordpress.org/support/users/zimozimo/)
 * (@zimozimo)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/dequeque-script-and-style/)
 * Hi Dario,
    how to dequeque script and style on the pages that don’t use plugin?
   I’m trying to use
 *     ```
       wp_dequeue_script( 'yet-another-stars-rating' );
       wp_deregister_script( 'yet-another-stars-rating' );
       ```
   
 * but nothing happens.
    Many thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [dudo](https://wordpress.org/support/users/dudo/)
 * (@dudo)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/dequeque-script-and-style/#post-13669306)
 * Hi!
 * I’m sorry for the delay, very busy days.
 * You can find how to deregister script here [https://wordpress.stackexchange.com/questions/189985/how-to-properly-dequeue-scripts-and-styles-in-child-theme](https://wordpress.stackexchange.com/questions/189985/how-to-properly-dequeue-scripts-and-styles-in-child-theme)
 * Further this, please note that the yasr css handle name is “yasrcss”, and the
   javascript one is “yasrfront”
 * Best,
    Dario
 *  Thread Starter [zimozimo](https://wordpress.org/support/users/zimozimo/)
 * (@zimozimo)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/dequeque-script-and-style/#post-13671742)
 * Thank you soooooo much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Dequeque script and style’ is closed to new replies.

 * ![](https://ps.w.org/yet-another-stars-rating/assets/icon-256x256.png?rev=1525329)
 * [YASR - Yet Another Star Rating Plugin for WordPress](https://wordpress.org/plugins/yet-another-stars-rating/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yet-another-stars-rating/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yet-another-stars-rating/)
 * [Active Topics](https://wordpress.org/support/plugin/yet-another-stars-rating/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yet-another-stars-rating/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yet-another-stars-rating/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [zimozimo](https://wordpress.org/support/users/zimozimo/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/dequeque-script-and-style/#post-13671742)
 * Status: resolved