[buddypress-trac] [BuddyPress Trac] #8687: Deprecated code is never loaded
buddypress-trac
noreply at wordpress.org
Fri Nov 11 09:26:19 UTC 2022
#8687: Deprecated code is never loaded
--------------------------+---------------------
Reporter: imath | Owner: imath
Type: defect (bug) | Status: closed
Priority: high | Milestone: 11.0.0
Component: Core | Version: 2.7
Severity: major | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by imath):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"13363" 13363]:
{{{
#!CommitTicketReference repository="" revision="13363"
Introduce the `BP_LOAD_DEPRECATED` constant
Setting this constant to `true` will force all deprecated code to load.
This replaces the previous double negation approach where we needed to
define `BP_IGNORE_DEPRECATED` to false to load all deprecated code.
props johnjamesjacoby
Closes https://github.com/buddypress/buddypress/pull/36
Fixes #8687
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8687#comment:17>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list