Tag Archives | Wordpress

How to add post counts to Buddypress Site Directory

While working on trying to get the latest post images and latest post author avatars in the blogs-loop.php of the Site Tracking Directory template, I stumbled on this little number. Adding in the blogs loop you can display the post count for each site on your multisite ala buddypress.

How to Show Post Count for a Custom Post Type

I haven’t worked with custom post type much so when as they’ve slowly  encroaching on theme frameworks I work with I realized I needed to adapt and embrace them. One of the first snippets I’ve discovered recently was showing a total Custom Post Type  count on a blog. {code type=PHP} {/code}

How to get BuddyPress Comment Count by Blog?

I wanted to be able to show a member’s comment count from a particular blog on a multisite wordpress blog network. I found a couple of ways to do it using switch_to_blog. This is to display the comment count on a user profile page. Install the Buddpress Member Profile Stats plugin. And put the following [...]

BP Member Profile Links to Network Author Pages

I’ve been working on getting links in the buddypress member profile that jump over to author pages(author.php) for that user on other blogs on the network.  The following hack job code I got to do just that but it doesn’t do it quite right. It only shows blogs that the user is currently a member [...]

Web
0

The Space is Always Greener

I don’t spend much time on the major social networks any more and if you look at my mighty little twitter widget on my sidebar it’s been more than 80 days (as of 4/26) since I tweeted. These last 6-12 months have been torture witnessing the mass absorption of social media but it wasn’t the [...]

So, your BP site is up! Now What?

I started writing this as a forum reply for this thread but I went a little long so I thought I’d give it a proper home and kickstart my blog. BP and MU and Plugins and Themes. It’s never really going to be perfect as you say, at some point you have to step back [...]