Switch language

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




screen_icon [ WordPress Function ]

screen_icon ( $screen = '' )
Parameters:
  • (string|WP_Screen) $screen Optional. Accepts a screen object (and defaults to the current screen object) which it uses to determine an icon HTML ID. Or, if a string is provided, it is used to form the icon HTML ID.
Uses:
Defined at:



Displays a screen icon.

Source


<?php
function screen_icon$screen '' ) {
    echo 
get_screen_icon$screen );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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