Title: Use react js on plugin page
Last modified: February 15, 2021

---

# Use react js on plugin page

 *  [leonleles](https://wordpress.org/support/users/leonleles/)
 * (@leonleles)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/use-react-js-on-plugin-page/)
 * How do i add react js to the plugin page. I am creating the page with add_menu_page?

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/use-react-js-on-plugin-page/#post-14053413)
 * With `wp_enqueue_script()` like any other external script file. For admin pages,
   call it from a callback hooked to “admin_enqueue_scripts”.
    [https://developer.wordpress.org/reference/functions/wp_enqueue_script/](https://developer.wordpress.org/reference/functions/wp_enqueue_script/)

Viewing 1 replies (of 1 total)

The topic ‘Use react js on plugin page’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/use-react-js-on-plugin-page/#post-14053413)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
