Make WordPress Core

{1} All Tickets (8373 matches)

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

Results (5801 - 5900 of 8373)

Posts, Post Types (61 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#41355 get_post_status filter is ignored in some cases normal normal Awaiting Review defect (bug) 07/18/2017
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
#49478 get_post_type_object has the wrong type of validator for its parameter dev-feedback normal normal Awaiting Review defect (bug) 02/19/2020 1
#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
#49093 get_posts Some fields of the $args argument are not documented close normal minor Awaiting Review defect (bug) 01/14/2020 3
#55037 get_posts why returning draft post list? reporter-feedback normal normal Awaiting Review defect (bug) 02/02/2022 4
#61773 get_posts() returns posts of removed custom post type normal normal Awaiting Review enhancement 07/26/2024 5
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings normal normal Awaiting Review defect (bug) 05/03/2019 1
#43618 get_the_excerpt breaking wp-json API normal normal Awaiting Review defect (bug) 01/17/2019
#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 normal normal Awaiting Review defect (bug) 08/03/2021 1
#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
#50438 item_ labels do not work once registered in a post type close normal normal Awaiting Review defect (bug) 10/04/2023 5
#11311 kses converts ampersands to & in post titles, post content, and more normal normal Future Release defect (bug) 08/03/2022 21
#12567 make post_submit_meta_box more generic normal normal enhancement 06/04/2019 15
#48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post dev-feedback normal normal Awaiting Review enhancement 01/02/2020 3
#37372 missing "edit permalink button" below the title normal normal defect (bug) 06/04/2019 2
#49805 missing get_the_title / confusing the_title filter reporter-feedback normal normal Awaiting Review defect (bug) 04/04/2020 2
#43689 next_post_link()/previous_post_link() broken for custom post types in same custom taxonomy term reporter-feedback normal normal Awaiting Review defect (bug) 05/26/2022 1
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` normal normal defect (bug) 06/04/2019 3
#49343 post attributes not saving post order has-patch normal normal Awaiting Review defect (bug) 02/02/2020
#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 normal normal Awaiting Review defect (bug) 06/18/2019 1
#48201 post_updated_messages event stop working version 5.2.3 reporter-feedback normal normal Awaiting Review defect (bug) 10/09/2019 3
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated normal normal Awaiting Review defect (bug) 12/12/2023 4
#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
#52518 sanitize_post_field filter for 'raw' context normal normal Awaiting Review enhancement 02/13/2021
#40608 show view link and permalink when editing a post even if post type does not supports 'title' has-patch normal normal Awaiting Review enhancement 05/01/2017 2
#41980 show_in_menu doesn't work with int value has-patch normal normal Awaiting Review defect (bug) 09/25/2017
#51246 single_post_title() doesn't respect private and protected posts normal normal Awaiting Review defect (bug) 09/05/2020
#60427 small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response) normal minor Awaiting Review defect (bug) 02/02/2024
#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
#43036 the_posts_pagination() - redirect URL for first page in category normal normal Awaiting Review defect (bug) 01/06/2018
#46555 update fails when I have a print statement in my code. reporter-feedback normal minor Awaiting Review defect (bug) 03/18/2019 3
#29999 update post overwrites slug if current_user is contributor dev-feedback normal minor Awaiting Review defect (bug) 07/22/2024 17
#14561 wp-admin/edit.php tags of post are hard to compare normal normal enhancement 06/04/2019 1
#44991 wp-login.php postpass no redirect dev-feedback normal normal Awaiting Review defect (bug) 09/26/2018 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/13/2018 4
#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
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query has-patch normal normal Awaiting Review enhancement 12/09/2022
#34253 wp_insert_post() can assign a random, unauthorized user_id's normal normal defect (bug) 06/04/2019 1
#47307 wp_insert_post: status 'future' is saved although 'publish' selected has-patch normal normal Awaiting Review defect (bug) 05/17/2019
#27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates dev-feedback normal normal defect (bug) 06/04/2019 2
#24705 wp_link_pages() does not showing active current element dev-feedback normal major Awaiting Review enhancement 12/09/2018 6
#7231 wp_link_pages: option next_and_number sorich87* has-patch normal normal Future Release enhancement 03/15/2019 6
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 06/04/2019 5
#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

Privacy (39 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 12/01/2020 15
#49381 Add Javascript Documentation to privacy-tools.js needs-docs normal normal Future Release enhancement 06/13/2024 5
#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 07/06/2020 21
#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 07/09/2018 9
#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 12/18/2019 32
#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 10/17/2020 43
#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 normal normal Future Release defect (bug) 05/11/2020 6
#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 normal major Awaiting Review enhancement 02/06/2023 3
#61194 Duplicate Query for getting Privacy Policy Page reporter-feedback normal normal Awaiting Review defect (bug) 05/13/2024 1
#44940 Empty confirm_key property in WP_User_Request when hooking in the user_request_action_email_content dev-feedback normal normal Awaiting Review defect (bug) 10/16/2020 3
#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
#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 01/17/2019 4
#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
Note: See TracReports for help on using and creating reports.