Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: CubePoints and BuddyPress Intregration?

inside the function you could add

if ( !is_site_admin() )
return false;

you should package up all the small updates into a simple plugin – this sounds very cool to add.

Skip to toolbar