1
2
<?php
$current_user = wp_get_current_user();
We have two true/false fields one with an id of 'show_custom_admin_bar' and the other 'enable_refresh'. They are assigned to a current user that is logged in.
The admin bar is part of this project: https://github.com/ipodscott/WordPress-Custom-Admin-Bar
The admin bar is part of this project: https://github.com/ipodscott/WordPress-Custom-Admin-Bar
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.