Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




send_frame_options_header [ WordPress Function ]

send_frame_options_header ( No parameters )
Links:
Returns:
  • (none)
Defined at:



Send a HTTP header to limit rendering of pages to same origin iframes.

Source


<?php
function send_frame_options_header() {
    @
header'X-Frame-Options: SAMEORIGIN' );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics