mirror of
git://develop.git.wordpress.org/
synced 2025-03-19 19:39:51 +01:00
Add post type and taxonomy specific registration argument hooks. Introduces the filters `register_{$post_type}_post_type_args` and `register_{$taxonomy}_taxonomy_args`. Introduces the actions `registered_post_type_{$post_type}` and `registered_taxonomy_{$taxonomy}`. Props pbiron, dlh, davidbaumwald, hellofromTonya, milana_cap. Fixes #53212. git-svn-id: https://develop.svn.wordpress.org/trunk@53126 602fd350-edb4-49c9-b593-d223f7449a82