[buddypress-trac] [BuddyPress Trac] #8996: `BP_Members_Component::check_parsed_query()` needs an improvement
buddypress-trac
noreply at wordpress.org
Mon Sep 18 02:21:07 UTC 2023
#8996: `BP_Members_Component::check_parsed_query()` needs an improvement
-----------------------+---------------------
Reporter: imath | Owner: imath
Type: task | Status: closed
Priority: normal | Milestone: 12.0.0
Component: Members | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
-----------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"13583" 13583]:
{{{
#!CommitTicketReference repository="" revision="13583"
Improve `BP_Members_Component::check_parsed_query()`
As some sub nav items can be added to an existing component by third party
plugin authors, checking for an existing and valid screen function from
the component's `sub_nav` property is not enough. We also need to do the
same check using The Member's component secondary navigation object.
Fixes #8996
Closes https://github.com/buddypress/buddypress/pull/166
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8996#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list