wp_login_viewport_meta() In this article Table of ContentsSource Changelog ↑ Back to top Outputs the viewport meta tag for the login page. Source function wp_login_viewport_meta() { ?> <meta name="viewport" content="width=device-width" /> <?php } View all references View on Trac View on GitHub Changelog VersionDescription3.7.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.