Title: wp_enque_style
Last modified: August 19, 2016

---

# wp_enque_style

 *  [thelonecabbage](https://wordpress.org/support/users/thelonecabbage/)
 * (@thelonecabbage)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/wp_enque_style/)
 * I’m writing (rewriting) my plugin to use
 *     ```
       wp_enqueue_script('jquery');
       wp_enqueue_script('jquery-ui-dialog');
       ```
   
 * **Which is great!**
 * But to use the dialog I need to load a jquery style sheet with wp_enqueue_style,
   is there a way to load a built-in style, similar to the way you can load the 
   built in scripts (as seen above)? Or do I need to make a call to an external 
   resource?

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

 *  Anonymous User
 * (@anonymized-3085)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/wp_enque_style/#post-1791430)
 * [Function Reference/wp enqueue style](http://codex.wordpress.org/Function_Reference/wp_enqueue_style)
 *  Thread Starter [thelonecabbage](https://wordpress.org/support/users/thelonecabbage/)
 * (@thelonecabbage)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/wp_enque_style/#post-1791432)
 * I actually wrote that in my post. I know about the function, I’m using it.
 * What I am asking is about** BUILT-IN style handles** to jquery-ui css. Or do 
   I have to bind them externally?
 *  Anonymous User
 * (@anonymized-3085)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/wp_enque_style/#post-1791458)
 * Pretty sure you have to add them yourself.

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

The topic ‘wp_enque_style’ is closed to new replies.

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)
 * [wp_enqueue_script](https://wordpress.org/support/topic-tag/wp_enqueue_script/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: Anonymous User
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/wp_enque_style/#post-1791458)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
