[buddypress-trac] [BuddyPress Trac] #8491: Wrong label text on settings page regarding enable/disable profile syncing
buddypress-trac
noreply at wordpress.org
Mon Jun 21 17:38:09 UTC 2021
#8491: Wrong label text on settings page regarding enable/disable profile syncing
---------------------------+----------------------
Reporter: floriansimeth | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Core | Version: 8.0.0
Severity: normal | Resolution: wontfix
Keywords: has-patch |
---------------------------+----------------------
Changes (by imath):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
Hi @floriansimeth
Thanks a lot for your feedback and patch.
Well actually, the way we are checking this option is a bit misleading I
must confess. The checkbox is checked if `! bp_disable_profile_sync()` in
human words when the disable profile sync option is `false`. If the option
is true, then the checkbox is unchecked. So it is the way it should be.
If you want profile syncing, you need to activate the checkbox. So we
don't need to change this 😇.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8491#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list