Title: Adding script to backend pages
Last modified: August 30, 2016

---

# Adding script to backend pages

 *  [rkumbhar](https://wordpress.org/support/users/rkumbhar/)
 * (@rkumbhar)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/adding-script-to-backend-pages/)
 * Hi,
    I have a script that allows user to write in my preferred langauge. When
   I enter that script in widget, it works fine for frontend pages (comments)
 * But I wish to integrate the script to backend pages where the user can create
   new post and start typing in the preferred language.
    Can any one help how to
   embed the script for the backend pages?
 * Thanks

Viewing 1 replies (of 1 total)

 *  [Jay](https://wordpress.org/support/users/phyrax/)
 * (@phyrax)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/adding-script-to-backend-pages/#post-6344632)
 * If it’s pure javascript, you’ll want to use `admin_enqueue_scripts` – [https://codex.wordpress.org/Plugin_API/Action_Reference/admin_enqueue_scripts](https://codex.wordpress.org/Plugin_API/Action_Reference/admin_enqueue_scripts)
 * If the ‘script’ you’re referring to is a plugin, well that’s an entirely different
   method and would more than likely require you asking the dev!

Viewing 1 replies (of 1 total)

The topic ‘Adding script to backend pages’ is closed to new replies.

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 2 participants
 * Last reply from: [Jay](https://wordpress.org/support/users/phyrax/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/adding-script-to-backend-pages/#post-6344632)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
