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)
Viewing 1 replies (of 1 total)
The topic ‘Embed wordpress admin inside an iframe’ is closed to new replies.