Make WordPress Core

{1} All Tickets (8253 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (5701 - 5800 of 8253)

Posts, Post Types (57 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#35871 before_delete_post incorrectly triggered from edit.php to post.php has-patch normal normal Future Release defect (bug) 12/04/2025 6
#45764 blog page and homepage the same list pages and not posts dev-feedback normal minor Awaiting Review defect (bug) 12/12/2019 9
#36595 can't set post_modified in wp_insert_post, becomes post_date dev-feedback normal normal defect (bug) 04/01/2020 10
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() needs-unit-tests normal normal Future Release enhancement 01/26/2023 12
#32057 fix: allow plugins to access click event in edit inline post normal normal defect (bug) 06/04/2019 1
#18613 get_adjacent_post() doesn't find private posts has-patch normal normal Awaiting Review enhancement 11/27/2025 9
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 06/04/2019 7
#22957 get_boundary_post Only works from a single page has-patch normal normal defect (bug) 07/04/2025 10
#65078 get_page_by_title should not be deprecated close normal normal Awaiting Review enhancement 05/02/2026 1
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties normal normal Future Release defect (bug) 03/18/2026 4
#36313 get_pages() child_of argument does not work in combination with meta_key/value query normal normal defect (bug) 07/06/2023 4
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 03/03/2026 6
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 04/18/2023 8
#65044 get_post_custom_values() missing array check, inconsistent with get_post_custom_keys() westonruter has-patch normal normal 7.1 defect (bug) 05/19/2026 12
#62366 get_post_states() throws PHP warning has-patch normal normal Awaiting Review defect (bug) 11/19/2024 5
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 06/03/2026 6
#49478 get_post_type_object has the wrong type of validator for its parameter dev-feedback normal normal Awaiting Review defect (bug) 02/01/2026 2
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null has-patch normal normal defect (bug) 06/04/2019 5
#61773 get_posts() returns posts of removed custom post type normal normal Awaiting Review enhancement 07/26/2024 5
#35308 get_the_excerpt: For protected posts the output should be able to be filtered has-patch normal normal enhancement 07/03/2020 5
#50255 get_the_modified_author() not working for posts updated via REST API westonruter has-patch normal normal Future Release defect (bug) 05/11/2026 8
#59241 get_the_posts_navigation wrong functions called for prev and next links has-patch normal normal Awaiting Review defect (bug) 08/30/2023 3
#36579 global $wp_rewrite not set when create_initial_post_types() first run normal normal enhancement 06/04/2019 3
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021 4
#11311 kses converts ampersands to & in post titles, post content, and more has-patch normal normal Future Release defect (bug) 03/23/2026 23
#12567 make post_submit_meta_box more generic normal normal enhancement 06/04/2019 15
#37372 missing "edit permalink button" below the title normal normal defect (bug) 06/04/2019 2
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` normal normal defect (bug) 06/04/2019 3
#48006 post_date not as expected has-patch normal normal Awaiting Review defect (bug) 09/17/2019 11
#47552 post_name when inserting is not guaranteed to be unique needs-unit-tests normal normal Future Release defect (bug) 04/30/2026 3
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated normal normal Awaiting Review defect (bug) 11/28/2024 5
#55332 problem with quick comment discarded changes normal minor Awaiting Review defect (bug) 08/09/2023 1
#61691 quick draft added images and categories free dev-feedback normal normal Awaiting Review feature request 07/24/2024 1
#31154 register_post_type function does not check reserved post_types normal normal Awaiting Review enhancement 02/21/2022 14
#56059 register_post_type()'s "description" argument can't be translated (gettext) normal normal Awaiting Review defect (bug) 06/25/2022 4
#60427 small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response) normal minor Awaiting Review defect (bug) 08/09/2025 3
#47742 sorting by date incorrect normal normal Awaiting Review defect (bug) 07/20/2019 2
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) normal normal enhancement 06/04/2019 9
#29999 update post overwrites slug if current_user is contributor dev-feedback normal minor Awaiting Review defect (bug) 07/22/2024 17
#64570 when the trash is empty we should load all posts pbearne has-patch normal normal Awaiting Review defect (bug) 01/29/2026 3
#14561 wp-admin/edit.php tags of post are hard to compare normal normal enhancement 06/04/2019 1
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types normal normal Awaiting Review defect (bug) 07/05/2019 4
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types dev-feedback normal normal Awaiting Review defect (bug) 07/05/2023 2
#43256 wp_delete_post() should use get_post() not wpdb->prepare normal normal Future Release enhancement 02/06/2026 6
#64025 wp_die() status code posts component updates (parent ticket: #64009) has-patch normal normal Future Release enhancement 10/15/2025 3
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov has-patch normal normal Future Release defect (bug) 01/06/2019 3
#34253 wp_insert_post() can assign a random, unauthorized user_id's normal normal defect (bug) 06/04/2019 1
#7231 wp_link_pages: option next_and_number sorich87* has-patch normal normal Future Release enhancement 08/26/2025 9
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 06/23/2025 7
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" dev-feedback normal normal Awaiting Review defect (bug) 07/06/2023 9
#50447 wp_publish_post not checking for unique post slugs has-patch normal major Future Release defect (bug) 10/17/2022 3
#36603 wp_publish_post() does not fire post_updated action has-patch normal normal enhancement 06/04/2019 8
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter has-patch normal normal defect (bug) 06/04/2019 5
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive needs-unit-tests normal minor defect (bug) 06/04/2019 12
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties has-patch normal normal enhancement 01/18/2022 1
#56700 wp_update_post function not support meta update normal normal Awaiting Review defect (bug) 09/30/2022 1
#62468 wp_update_post overwrites post_date when updating post_status has-patch normal normal Future Release defect (bug) 11/11/2025 31

Privacy (43 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#59479 'Erase Personal Data' simply doesn't work normal critical Awaiting Review defect (bug) 09/27/2023
#44222 Add Archive state to privacy requests garrett-eclipse normal normal Future Release enhancement 10/20/2020 12
#49035 Add Export & Erasure requests to a dashboard widget. dev-feedback normal normal Future Release feature request 02/09/2025 16
#49381 Add Javascript Documentation to privacy-tools.js needs-docs normal normal Future Release enhancement 06/02/2026 8
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network normal normal Future Release enhancement 07/06/2020 10
#43821 Add UX in the Network Admin for setting a network-wide privacy policy normal normal Future Release enhancement 07/06/2020 11
#43923 Add a step to the Data Removal/Erasure UX for deleting a user account has-patch normal normal Future Release enhancement 02/01/2026 22
#43910 Add actions and filters so plugins can easily extend export/erasure functionality dev-feedback normal normal Awaiting Review enhancement 08/13/2018 19
#44078 Add an email pseudonymization function that preserves first letter and TLD normal normal Future Release enhancement 09/20/2019 4
#43854 Add cards to the Tools page for personal data tools normal normal Future Release enhancement 05/23/2019 9
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media needs-unit-tests normal normal Future Release enhancement 02/04/2026 10
#44010 Add general filters for registering various privacy policy information (cookies) from plugins normal normal Awaiting Review defect (bug) 07/22/2019 3
#44000 Add notification bubble to Tools menu for data export/erase requests has-patch normal normal Future Release enhancement 02/10/2020 16
#46884 Add option to allow individual child-site Privacy Policy pages on multisite has-patch normal normal Future Release enhancement 10/16/2020 6
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* has-patch normal normal Future Release enhancement 10/20/2020 26
#43809 Add personal data from posts to personal data export tz-media has-patch normal normal Future Release enhancement 06/30/2025 34
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav needs-docs normal normal Future Release enhancement 01/17/2019 1
#43879 Add tools for anonymizing of post authors tz-media needs-unit-tests normal normal Future Release enhancement 09/07/2020 14
#43437 Add way for registered users to request deletion or anonymization of their private data dev-feedback normal normal Future Release enhancement 02/01/2026 44
#49357 Admin intervention for personal data export really needed? xkon* normal normal Awaiting Review enhancement 11/17/2021 10
#43588 Anonymize commenter IP address once a comment is no longer pending needs-unit-tests normal normal Awaiting Review enhancement 01/09/2019 21
#47491 Avoid double colouring in privacy request rows w/ notices has-patch normal normal Future Release defect (bug) 08/14/2025 8
#52903 Consent Management within WordPress Core normal normal Awaiting Review feature request 10/14/2022 10
#45154 Convert Privacy Policy content to indexed array and filter array to allow easy unsetting. normal normal Future Release enhancement 03/27/2019 3
#51092 Create a JSON schema for Privacy and Other Related Disclosures dev-feedback normal normal Future Release feature request 10/07/2020 20
#51144 Create a UI for the Disclosures Tab (site-level privacy) normal normal Future Release feature request 11/26/2020 5
#51110 Create a UI for user-level privacy / consent management options on the profile page paaljoachim normal normal Future Release enhancement 07/09/2024 16
#51156 Create developer documentation for disclosures.json close normal normal Future Release enhancement 10/16/2020 9
#50141 Data erasure/export links should notify the user that the action has already been confirmed normal normal Future Release defect (bug) 05/12/2020 7
#57639 Don't reveal and show admin email address in "changed email address" template to low permission user roles - Privacy issue masteradhoc has-patch normal major 7.1 enhancement 06/02/2026 5
#52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue normal normal Awaiting Review defect (bug) 01/28/2021 5
#55140 Erase Personal Data Email Validation Issue dev-feedback normal normal Awaiting Review defect (bug) 09/27/2022 6
#46905 Erase Personal Data without verify enable erase option and change status issue dev-feedback normal normal Awaiting Review defect (bug) 04/15/2019 2
#64282 Erase personal data does not remove biographical info needs-unit-tests normal normal Awaiting Review defect (bug) 05/31/2026 10
#47794 EuGH ruling - opt-in obligation for cookies and social media normal normal Future Release enhancement 12/17/2019 5
#48009 Expand upon the Media item data in Export Requests has-patch normal normal Awaiting Review enhancement 12/13/2019 2
#44161 Expired session tokens need to be removed from database because GDPR dev-feedback normal normal Awaiting Review enhancement 08/27/2025 5
#44261 Export User Data includes media URLs, not the actual media files in zip file dev-feedback normal normal Awaiting Review enhancement 10/16/2020 6
#44683 Export and Erase personal data - emails sent to wrong address if username is an email address which is different from the actual email address xkon dev-feedback normal normal Future Release enhancement 01/27/2021 9
#44645 Expose download link normal normal Awaiting Review enhancement 10/16/2020 2
#53611 Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items masteradhoc has-patch normal minor 7.1 defect (bug) 06/02/2026 2
#44043 Framework for logging/retrieving a users consent state dev-feedback normal normal Future Release enhancement 11/26/2020 44
#44381 GDPR V2 - Anticipate front-end only sites for confirm actions normal normal Awaiting Review defect (bug) 06/03/2019 1
Note: See TracReports for help on using and creating reports.