Post Count Plus - Dynamic Titles, Colors & More! (1.1.10)
Version 1.00 (2008-02-10)
Version 1.03 (2008-02-16)
- bug fix to deal with user->bb_capabilities vs user->capabilities in trunk vs 0.8.x
Version 1.06 (2008-02-20)
- workaround for 0.8.2 backwards compatibility
Version 1.07 (2008-02-23)
- a few tweaks, minor bug fixes to admin side
- tries to enforce proper role name entry (no spaces & lowercase) - todo: selection box instead
Version 1.1.2 (2008-04-27)
- don't activate if inside a feed
Version 1.1.6 (2008-08-31)
- admin function externalized to reduce code size for most users
- bug fix for automatic post count inserted into profile
- now compatible with 1.0
Version 1.1.7 (2008-12-22)
- bug fixes for when detecting user id on non-topic pages
Version 1.1.8 (2008-12-31)
- optionally include WordPress comment counts in total post counts (does not update automatically from WordPress side yet)
Version 1.1.9 (2009-01-03)
- now supports two basic functions from the WordPress side via helper plugin
- wppostcountplusget_count() - raw post count for user, example use:
posts
- wppostcountpluscustom_title() - custom calculated title for user, example use:
or in post template:
Version 1.1.10 (2009-02-11)
- bug fix for days registered during title calculation
Version 1.1.11 (2009-03-02)
- allow unlimited additional bbPress post tables and additional WordPress comment tables to be included in counts
- allow some installs to remain "read only" and not update post counts