Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53212, comment 4


Ignore:
Timestamp:
05/15/2021 12:17:58 AM (4 years ago)
Author:
pbiron
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53212, comment 4

    initial v1  
    11I certainly have no objection :-)  I opened the ticket just for `register_post_type_args` because that was my ''immediate'' need (for a plugin I'm writing at the moment).
    22
    3 Before refreshing the patch to include the other new filters, I'll wait for others (e.g., a committer) to weigh in on the general idea.  But doing it for the other hooks you suggest will be very straightforward and could be useful for me as well.
     3Before refreshing the patch to include the other new hooks, I'll wait for others (e.g., a committer) to weigh in on the general idea.  But doing it for the other hooks you suggest will be very straightforward and could be useful for me as well.