Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #56231, comment 2


Ignore:
Timestamp:
07/16/2022 05:09:05 AM (3 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56231, comment 2

    v1 v2  
    33I have opened [https://github.com/WordPress/wordpress-develop/pull/2983 PR 2983] to address this issue.
    44
    5 @jrf @schlessera, do you have any concerns about this ticket's request, or about the implementation in [https://github.com/WordPress/wordpress-develop/pull/2983 PR 2983]? For example, it may be preferable to add a new `(bool) $include_fragments` argument to maintain BC, possibly?
     5@jrf @schlessera, do you have any concerns about this ticket's request, or about the implementation in [https://github.com/WordPress/wordpress-develop/pull/2983 PR 2983]? For example, it may be preferable to add a new `(bool) $include_fragments = false` argument to maintain BC, possibly?