[buddypress-trac] [BuddyPress Trac] #8013: BuddyPress Data Export Screen should not show WordPress/BuddyPress to users
buddypress-trac
noreply at wordpress.org
Thu Nov 29 04:10:33 UTC 2018
#8013: BuddyPress Data Export Screen should not show WordPress/BuddyPress to users
-------------------------+-------------------------------------
Reporter: sbrajesh | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Contributions
Component: Core | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
-------------------------+-------------------------------------
Comment (by sbrajesh):
I agree with @boonebgorges and his comment about the filtering. Filtering
plugin name will be a bad thing and may not work for all languages.
Why don't we use another flag say 'bp_friendly_name' or
'user_friendly_name' key and only list items which have it?
The exporters registered with filter 'wp_privacy_personal_data_exporters'
are plain arrays and there is no harm in adding another key to it.
I will be glad to add a patch if we can agree on some name for the key.
This approach has pro and cons both:
Pro:
* User friendly labels
* Possibility to skip some of the exporters
* Better control on what user sees
Cons:
* Needs explicit support
* Not everyone will be keen to add it.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8013#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list