Title: Embed wordpress admin inside an iframe
Last modified: August 24, 2016

---

# Embed wordpress admin inside an iframe

 *  [thomas75018](https://wordpress.org/support/users/thomas75018/)
 * (@thomas75018)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/embed-wordpress-admin-inside-an-iframe/)
 * Hello,
 * I am trying to embed my wordpress admin in an iframe and it’s not working. I 
   tried many solutions such as removing those lines:
 * add_action( ‘login_init’, ‘send_frame_options_header’, 10, 0 );
    add_action( ‘
   admin_init’, ‘send_frame_options_header’, 10, 0 );
 * but not working.
 * thanqs for your help

Viewing 1 replies (of 1 total)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/embed-wordpress-admin-inside-an-iframe/#post-5974373)
 * It’s not designed to work that way, for security reasons. If you need to embed
   admin functionality elsewhere, try building something with the API instead: [http://wp-api.org/](http://wp-api.org/)
 * Basically, it allows you to build your own way to interact with WordPress. It
   will be merged into core eventually, but for now it’s available as a plugin: 
   [https://wordpress.org/plugins/json-rest-api/](https://wordpress.org/plugins/json-rest-api/)

Viewing 1 replies (of 1 total)

The topic ‘Embed wordpress admin inside an iframe’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/embed-wordpress-admin-inside-an-iframe/#post-5974373)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
