Switch language

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




redirect_this_site [ WordPress Function ]

redirect_this_site ( $deprecated = '' )
See:
Returns:
  • (array) The current site's domain
Defined at:



Ensure that the current site's domain is listed in the allowed redirect host list.

Source


<?php
function redirect_this_site$deprecated '' ) {
    global 
$current_site;
    return array( 
$current_site->domain );
}
?>

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