• Resolved erikajurney

    (@erikajurney)


    Hi, I like this plugin but instead of displaying the angry face when a page doesn’t load, could it just break the site out of the frame and display it instead? Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Andy Feliciotti

    (@someguy9)

    @erikajurney If you disable the x-frame options with the hook in the readme it should do what you are looking for.

    add_filter('wp_anti_clickjack_x_frame_options_header', '__return_false' );
Viewing 1 replies (of 1 total)
  • The topic ‘display site out of a frame?’ is closed to new replies.