Archives for August, 2011

29 Aug

How to add a Bookmark to admin menu

This cool snippet will add a bookmark button to default wordpress admin bar, so you can browse between the bar specific posts. in the $cat variable you must specific a category id, where you will publish the bookmark. Add this code to your wordpress function.php file
1 2 7