bbPress

Simple, fast, elegant

bbPress Plugin Browser »

Post Count Plus - Dynamic Titles, Colors & More! (1.1.10)

Why does the user's info repeat twice in their posts?

  • This is a bug in an early version of bbPress 1.0 alpha. Please upgrade your bbPress to the newest 1.0

How do I access post counts and titles from WordPress?

  • install into WordPress wp-post-count-plus.php helper plugin
  • it is HIGHLY recommend to install the wp-cache-users.php plugin for WordPress to reduce queries
  • helper plugin supports two basic functions within WordPress:
  • wppostcountplusget_count() - raw post count for user, example use: posts
  • wppostcountpluscustom_title() - custom calculated title for user, example use: or in post template:

Code is Poetry.