Title: wp_enqueue_script tiny-mce not returning info.
Last modified: August 19, 2016

---

# wp_enqueue_script tiny-mce not returning info.

 *  [dcole07](https://wordpress.org/support/users/dcole07/)
 * (@dcole07)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/wp_enqueue_script-tiny-mce-not-returning-info/)
 * I used `wp_enqueue_script('tiny_mce');` along with some other scripts such as
   jQuery and Thick Box… in the same spot, but the Tiny MCE JavaScript files did
   not get included in the source code.
 * I want to know where I should call `wp_enqueue_script('tiny_mce');` so it includes
   the JavaScript files. I’ve done some looking and it looks like other people have
   modified the core files, but this will not do for me and my plugin. How can this
   problem be solved?
 * I’ve tried including the script in a number of locations, including within a 
   function called **tinymce_code** and using
    `$page = add_theme_page( 'Some Page','
   Some Page', 8, custom_page, custom_page );` `add_action('admin_print_scripts-'.
   $page, 'tinymce_code');`

Viewing 1 replies (of 1 total)

 *  Thread Starter [dcole07](https://wordpress.org/support/users/dcole07/)
 * (@dcole07)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/wp_enqueue_script-tiny-mce-not-returning-info/#post-908353)
 * Does anyone know of a plugin that uses Tiny MCE, so that I could see how they
   do it, but also check to see if my server and WordPress setup will handle it 
   right?

Viewing 1 replies (of 1 total)

The topic ‘wp_enqueue_script tiny-mce not returning info.’ is closed to new replies.

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)
 * [tiny-mce](https://wordpress.org/support/topic-tag/tiny-mce/)
 * [tiny_mce](https://wordpress.org/support/topic-tag/tiny_mce/)
 * [wp_enqueue_script](https://wordpress.org/support/topic-tag/wp_enqueue_script/)

 * 1 reply
 * 1 participant
 * Last reply from: [dcole07](https://wordpress.org/support/users/dcole07/)
 * Last activity: [17 years, 6 months ago](https://wordpress.org/support/topic/wp_enqueue_script-tiny-mce-not-returning-info/#post-908353)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
