[buddypress-trac] [BuddyPress Trac] #8623: Profile Fields "Custom" Sort Order not working since 10.0
buddypress-trac
noreply at wordpress.org
Thu Feb 3 23:49:46 UTC 2022
#8623: Profile Fields "Custom" Sort Order not working since 10.0
------------------------------+---------------------
Reporter: niftythree | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 10.1.0
Component: Core | Version: 10.0.0
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+---------------------
Comment (by espellcaste):
@imath
Both patches (actually all patches provided here) accomplsh the same
thing, just differently: it defaults to `ASC` for custom options.
My patch does not remove the `custom` key or skip it. It defaults to `ASC`
just like yours do. If you check `$this->order_by` before or after
sanitizing it makes no difference.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8623#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list