mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
* Limit returned taxonomy and post type objects to a specific type-cast whitelist of fields. * Add $filter and $fields to wp.getTaxonomies to match the functionality of wp.getPostTypes. * Prevent the post type from being chnaged in _insert_post(). * Don't check post_type_supports() in _insert_post(). * Align handling of sticky posts with those of core. * Force tags and categories to go through terms and terms_names, rather than tags_input and post_category. fixes #20566. props nacin, maxcutler. git-svn-id: https://develop.svn.wordpress.org/trunk@20632 602fd350-edb4-49c9-b593-d223f7449a82
145 KiB
145 KiB