Title: Enqueueing scripts fro classic editor
Last modified: May 8, 2019

---

# Enqueueing scripts fro classic editor

 *  [theresa.webdev@gmail.com](https://wordpress.org/support/users/theresawebdevgmailcom/)
 * (@theresawebdevgmailcom)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/enqueueing-scripts-fro-classic-editor/)
 * Are there hooks unique to the classic editor where I can load some javascript
   but only if this plugin is activated?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/enqueueing-scripts-fro-classic-editor/#post-11527373)
 * There are a lot of WP actions and filters you can use depending on what exactly
   you need to do 🙂
 * Some are in `edit-post-advanced.php`, others are in the plugin. There is also
   a way to check if this plugin is activated and even what the current settings
   are. Have a look [https://codex.wordpress.org/Plugin_API#Hooks:_Actions_and_Filters](https://codex.wordpress.org/Plugin_API#Hooks:_Actions_and_Filters)
   and [https://github.com/WordPress/classic-editor](https://github.com/WordPress/classic-editor).

Viewing 1 replies (of 1 total)

The topic ‘Enqueueing scripts fro classic editor’ is closed to new replies.

 * ![](https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671)
 * [Classic Editor](https://wordpress.org/plugins/classic-editor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/classic-editor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/classic-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/classic-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/classic-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/classic-editor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/enqueueing-scripts-fro-classic-editor/#post-11527373)
 * Status: not a support question