Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #55052, comment 12


Ignore:
Timestamp:
02/07/2022 07:33:53 PM (4 years ago)
Author:
pikamander2
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55052, comment 12

    initial v1  
    1 A maintenance fix sounds like a good start since it's actively hurting owners of large sites. We could raise the default to something higher like 100 if that's really necessary, although I would think that the best approach would be to match the Gutenberg behavior for now (tag-limit-fix.2.patch) and then introduce a proper filter in the next minor release.
     1A maintenance fix sounds like a good start since it's actively hurting owners of large sites. We could raise the default to something higher like 100 if that's really necessary, although I would think that the best approach would be to match the Gutenberg behavior for now (tag-limit-fix.2.patch) and then introduce a proper filter for both functions in the next minor release.