Switch language

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




_admin_bar_bump_cb [ WordPress Function ]

_admin_bar_bump_cb ( No parameters )
Defined at:



Default admin bar callback.

Source


<?php
function _admin_bar_bump_cb() { ?>
<style type="text/css" media="screen">
    html { margin-top: 28px !important; }
    * html body { margin-top: 28px !important; }
</style>
<?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