Title: Include WP Options in TinyMCE Plugin
Last modified: August 20, 2016

---

# Include WP Options in TinyMCE Plugin

 *  [scyberia](https://wordpress.org/support/users/scyberia/)
 * (@scyberia)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/include-wp-options-in-tinymce-plugin/)
 * Hi all,
 * I made a plugin for WP that includes a _really_ basic TinyMCE plugin.
 * I already have an options panel for the plugin, but it only works with the PHP
   part of the plugin – **I want to integrate WP options into the JS/TMCE part**.
 * How would I do this? I can’t use get_option because that’s for PHP only…
 * THANKS IN ADVANCE

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

 *  [kitchin](https://wordpress.org/support/users/kitchin/)
 * (@kitchin)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/include-wp-options-in-tinymce-plugin/#post-2555402)
 * Try AJAX, [http://codex.wordpress.org/AJAX_in_Plugins](http://codex.wordpress.org/AJAX_in_Plugins)
   
   The hooks are a bit wanky, but it should work.
 *  Thread Starter [scyberia](https://wordpress.org/support/users/scyberia/)
 * (@scyberia)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/include-wp-options-in-tinymce-plugin/#post-2555565)
 * I don’t have _any_ idea what AJAX is, but I can check it out.
 * What if I put the TinyMCE plugin’s JS code in a PHP file and echo the options?
 * I briefly tried it (without the options) on my blog and it worked.
 * Thanks for the help.
 *  [kitchin](https://wordpress.org/support/users/kitchin/)
 * (@kitchin)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/include-wp-options-in-tinymce-plugin/#post-2555600)
 * Yes, that is better.

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

The topic ‘Include WP Options in TinyMCE Plugin’ is closed to new replies.

## Tags

 * [get](https://wordpress.org/support/topic-tag/get/)
 * [option](https://wordpress.org/support/topic-tag/option/)
 * [tinymce](https://wordpress.org/support/topic-tag/tinymce/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 3 replies
 * 2 participants
 * Last reply from: [kitchin](https://wordpress.org/support/users/kitchin/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/include-wp-options-in-tinymce-plugin/#post-2555600)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
