Switch language

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




_ipad_meta [ WordPress Function ]

_ipad_meta ( No parameters )
Defined at:



No description yet.

Source


<?php
function _ipad_meta() {
    if ( 
wp_is_mobile() ) {
        
?>
        <meta name="viewport" id="viewport-meta" content="width=device-width, initial-scale=1">
        <?php
    
}
}
?>

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