Making WordPress.org

Opened 8 years ago

Closed 8 years ago

#2031 closed defect (bug) (fixed)

Add "Member since:" (`user_registered`) to bbPress 2.x user profiles

Reported by: netweb's profile netweb Owned by:
Milestone: Priority: normal
Component: Support Forums Keywords: has-patch commit
Cc:

Description

Currently users "registered date" is shown publicly on e.g https://profiles.wordpress.org/netweb and the old bbPress 1.x support forums for moderators only e.g. https://wordpress.org/support/profile/netweb

This "Member since:" should also be shown on bbPress 2.x profiles, https://wordpress.org/support/users/netweb/

It's an easy and convenient way of determining a users reputation, as the context of knowing if a user registered 1 hour ago vs 10 years ago helps in determining possible spam

  • https://cldup.com/6sdsxWNjS5.png

Attachments (2)

meta-2031.patch (2.5 KB) - added by SergeyBiryukov 8 years ago.
meta-2031.2.patch (828 bytes) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (8)

#1 @SergeyBiryukov
8 years ago

  • Keywords has-patch commit added; needs-patch removed

#2 @netweb
8 years ago

In r4055

Forums Theme: Introduce user profile template user-profile.php.

The template also adds users "registered date" to a custom profile Member Since: field on user profile pages.

Props SergeyBiryukov.
Fixes #2031.

#3 @SergeyBiryukov
8 years ago

  • Resolution set to fixed
  • Status changed from new to closed

#4 @SergeyBiryukov
8 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Date format should be translatable. Missed that in my previous patch, sorry :)

See meta-2031.2.patch.

#5 @netweb
8 years ago

In 4056:

Forums Theme: Date format for user registration date should be translatable.

Props SergeyBiryukov.
See #2031.

#6 @SergeyBiryukov
8 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed
Note: See TracTickets for help on using tickets.