[wp-hackers] You can view the amount of posts, a CPT, the menu?

J.D. Grimes jdg at codesymphony.co
Mon Oct 7 20:05:50 UTC 2013


You can get the post found with wp_count_posts() - http://codex.wordpress.org/Function_Reference/wp_count_posts

To add the number to the admin bar, see the $wp_admin_bar->add_node() function - http://codex.wordpress.org/Function_Reference/add_node

On Oct 6, 2013, at 2:33 PM, Leo Baiano <ljunior2005 at gmail.com> wrote:

> You can view the amount of posts, a CPT, the menu? Equal to the amount of
> plugins that need updating and the amount of reviews that are shown next to
> their respective menus inside a black ball.
> 
> -- 
> Amplexos,
> 
> Leo Baiano
> Web Developer
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list