Definition:
function _admin_bar_bump_cb() { ?>
Default admin bar callback.
Source code
function _admin_bar_bump_cb() { ?> <style type="text/css" media="screen"> html { margin-top: 28px !important; } * html body { margin-top: 28px !important; } </style> <?php }
11076
No comments yet... Be the first to leave a reply!