Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 14 years ago

#1614 closed enhancement (wontfix)

Request: Post count under photo (standard feature)

Reported by: intermike's profile InterMike Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.0
Component: Component - Users Keywords:
Cc:

Description

99.999999% of other forum software has at least a user's post count under their photo on topic pages (i.e. "Posts: 254"). It shouldn't have to be a plugin, or a custom function placed into your theme, or whatever - should just be there :)

Change History (6)

#1 @GautamGupta
14 years ago

  • Component changed from Administration to Front-end
  • Milestone changed from Awaiting Review to 2.1

Some people might want to have ranks, or points instead of posts. Plugin territory?

#2 @anointed
14 years ago

plugin territory

#3 @johnjamesjacoby
14 years ago

  • Version 2.0 deleted

Probably does make sense to include this in core at some point, but agree that it's too late for 2.0.

I'd suggest storing this in user_meta to avoid querying the entire posts table for each user's posts, with associated recount tools to realign them. Will probably want functions and template tags for topics, replies, and total of both.

#4 @johnjamesjacoby
14 years ago

  • Component changed from Front-end to Users

#5 @christer88
14 years ago

I vote for ranks. Makes it a lot more "fun". Most forums have postcounts, and I think bbPress should not be like all other forums.

#6 @johnjamesjacoby
14 years ago

  • Milestone 2.1 deleted
  • Resolution set to wontfix
  • Status changed from new to closed
  • Version set to 2.0

Closing as wontfix - plugin territory.

Note: See TracTickets for help on using tickets.