[buddypress-trac] [BuddyPress Trac] #5374: Administation screen to manage signups
buddypress-trac
noreply at wordpress.org
Sat Mar 15 15:26:19 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 imath):
Replying to [comment:36 boonebgorges]:
> I like the idea, but I think you've overthought it.
Yes you're definitely right, thanks for your feedback!! Actually, now we
have the submenu, i think it's best to add the "bubble" there instead of
the WP Admin Bar (that would avoid to think to configs where the BP Admin
bar is used).
So i've built another patch in the way you suggested : the use of a
'_bp_unviewed_signups' option. I hope i haven't overthought it again :)
But i think it could be interesting to save an array of unviewed signup
ids instead of incrementing an int and to count this array for the bubble,
then we could use it in the WP_List_Table to add a left border on the rows
of the unviewed signups like WordPress does for comments. This way the
admin would easily see who are the unviewed ones.
[[Image(http://farm4.staticflickr.com/3746/13168837113_75023164f4_z.jpg)]]
[http://www.flickr.com/photos/im4th/13168837113/sizes/o/in/photostream/
Original Size]
The other benefit i see is that the unviewed signups can be updated if the
Admin goes on the signups management page, but also if a user activates
his account, so when an account is activated, i check for his signup id
and eventually remove it from the '_bp_unviewed_signups' option.
You'll find this new suggestion in 5374.unviewed-signups.diff, what do you
think ?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5374#comment:38>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list