[buddypress-trac] [BuddyPress Trac] #5374: Administation screen to manage signups
buddypress-trac
noreply at wordpress.org
Fri Mar 14 01:47:12 UTC 2014
#5374: Administation screen to manage signups
-------------------------------------------------+------------------
Reporter: imath | Owner:
Type: enhancement | Status: new
Priority: high | Milestone: 2.0
Component: Members | Version:
Severity: normal | Resolution:
Keywords: 2nd-opinion has-patch needs-testing |
-------------------------------------------------+------------------
Comment (by boonebgorges):
Cool, I say go with submenu.diff.
I took a closer look at the "bubble" patch. I like the idea, but I think
you've overthought it. It's like a "notifications" icon. If I understand
correctly, what we're trying to do is show the admin how many unviewed or
"new" signups are pending. So why not do this: when a new signup is
created, increment some value ('_bp_unviewed_signups'); use that value to
populate the bubble; then set it back to 0 when an admin views the Signups
page. The 6-hour transient, and the count-since-last-registered query,
seems unnecessary to me.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5374#comment:36>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list