Make WordPress Core

{1} All Tickets (8169 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 8169)

Posts, Post Types (65 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update dev-feedback normal normal defect (bug) 06/04/2019 4
#36634 `register_post_status()` default causes notices in post list table has-patch normal normal defect (bug) 06/04/2019
#35871 before_delete_post incorrectly triggered from edit.php to post.php reporter-feedback normal normal defect (bug) 06/04/2019 5
#36595 can't set post_modified in wp_insert_post, becomes post_date dev-feedback normal normal defect (bug) 04/01/2020 10
#11381 display_page_row() generates boat loads of needless queries normal normal defect (bug) 06/04/2019 9
#32057 fix: allow plugins to access click event in edit inline post normal normal defect (bug) 06/04/2019 1
#22957 get_boundary_post Only works from a single page has-patch normal normal defect (bug) 06/04/2019 2
#37441 get_default_post_to_edit() function is broken normal normal defect (bug) 06/04/2019
#10230 get_pages function: number and child_of parameters conflict has-patch normal normal defect (bug) 01/15/2021 7
#36313 get_pages() child_of argument does not work in combination with meta_key/value query normal normal defect (bug) 07/06/2023 4
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 04/18/2023 8
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
#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
#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
#34253 wp_insert_post() can assign a random, unauthorized user_id's normal normal defect (bug) 06/04/2019 1
#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
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 06/04/2019 5
#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
#10219 "Older Entries" and "Newer Entries" links are wrong when entries displayed in ascending order has-patch normal normal enhancement 06/04/2019 5
#12826 AJAX trash posts has-patch normal normal enhancement 07/05/2019 5
#23207 Add $labels argument to register_post_status() dev-feedback normal normal enhancement 06/04/2019 8
#30917 Add "Save and Close" button to page/post edit screen normal normal enhancement 06/04/2019 1
#36492 Add `WP_Post_Status` class dev-feedback normal normal enhancement 06/04/2019 16
#33714 Add custom post types to the 'At a Glance' widget needs-docs low normal enhancement 06/04/2019 11
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() has-patch normal normal enhancement 06/04/2019 4
#36237 Add filter for post statuses in quickedit has-patch normal normal enhancement 06/04/2019 3
#30250 Add filter for query used in `wp_count_posts()` normal normal enhancement 06/04/2019 4
#12726 Add get_post_by_*() functions dev-feedback normal normal enhancement 06/04/2019 8
#14077 Add support for removal of multiple features from a post type in remove_post_type_support dev-feedback normal minor enhancement 01/09/2020 11
#20167 Add wp_pages_checklist for creating checklist of pages on site has-patch normal normal enhancement 06/04/2019 4
#34546 Change in function `get_post_field` normal normal enhancement 06/04/2019 1
#16415 Don't require CPTs to have archives in order to have feeds has-patch normal normal enhancement 06/04/2019 16
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 normal normal enhancement 06/04/2019 16
#37332 Enhancement: Add a wrong password message on password protected posts has-patch normal normal enhancement 03/12/2021 2
#20717 Filter For Requiring Post Password has-patch normal normal enhancement 06/04/2019 3
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) normal normal enhancement 06/04/2019 5
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default needs-unit-tests normal normal enhancement 06/04/2019
#20748 Include CPT Posts in Author Count & Archive Page normal normal enhancement 06/04/2019 2
#37462 Introduce is_private() conditional has-patch normal normal enhancement 08/07/2019 2
#16784 Introduce post_type_archive_description() needs-unit-tests normal normal enhancement 04/24/2021 10
#23169 Introduce register_post_status_for_object_type normal normal enhancement 06/04/2019 3
#23168 Introduce remove_post_status normal normal enhancement 06/04/2019 9
#15930 Make trashed posts/pages still readable normal minor enhancement 06/04/2019 10
#35315 New action `manage_posts_before_extra_area` reporter-feedback normal normal enhancement 06/04/2019 3
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 06/04/2019 5
#29014 Normalization of template tag filters normal normal enhancement 06/04/2019 1
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine normal normal enhancement 06/04/2019 3
#18833 Pass raw data into save_post/wp_insert_post rmccue has-patch normal normal enhancement 06/04/2019 17
#36324 Post status labels use inconsistent grammar dev-feedback normal normal enhancement 06/04/2019 1
#19711 Posts edit list window display no information about filtering chriscct7 has-patch normal normal enhancement 06/04/2019 15
#35842 Register Post Type function label default dev-feedback normal normal enhancement 06/04/2019 2
#27736 Save one query when inserting a new post has-patch normal normal enhancement 06/04/2019 4
#24572 Should be able to unlock a post outside of ajax handler dev-feedback normal normal enhancement 06/04/2019 4
#18613 get_adjacent_post() doesn't find private posts has-patch normal normal enhancement 06/04/2019 6
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 06/04/2019 7
#35308 get_the_excerpt: For protected posts the output should be able to be filtered has-patch normal normal enhancement 07/03/2020 5
#36579 global $wp_rewrite not set when create_initial_post_types() first run normal normal enhancement 06/04/2019 3
#12567 make post_submit_meta_box more generic normal normal enhancement 06/04/2019 15
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) normal normal enhancement 06/04/2019 9
#14561 wp-admin/edit.php tags of post are hard to compare normal normal enhancement 06/04/2019 1
#25787 wp_page_menu function is very inefficient has-patch normal major enhancement 06/04/2019 3
#36603 wp_publish_post() does not fire post_updated action has-patch normal normal enhancement 06/04/2019 8
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties has-patch normal normal enhancement 01/18/2022 1

Privacy (35 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47491 Avoid double colouring in privacy request rows w/ notices normal normal Future Release defect (bug) 05/11/2020 6
#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
#44236 Maintain consistency between privacy export report and archive filenames GripsArt needs-unit-tests low minor Future Release defect (bug) 01/27/2019 21
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site has-patch normal normal Future Release defect (bug) 10/16/2020 10
#44669 Privacy Notification doesn't clear after dismissing notification garrett-eclipse normal normal Future Release defect (bug) 09/30/2019 25
#44204 Privacy export codebase in 4.9.6 doesn't use WP Filesystem API normal normal Future Release defect (bug) 08/22/2020 3
#44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse needs-unit-tests normal normal Future Release defect (bug) 10/08/2020 26
#54442 Provide feedback if initiating an email for a personal data request action has failed has-patch normal normal Future Release defect (bug) 02/16/2023 1
#44550 The confirmaction page should also be in the user language garrett-eclipse has-patch normal normal Future Release defect (bug) 07/20/2020 18
#44723 The user ID in a `WP_User_Request` is not an integer as stated normal normal Future Release defect (bug) 01/30/2022 15
#44176 Un-map Privacy Capabilities xkon has-patch normal normal Future Release defect (bug) 10/24/2020 60
#44222 Add Archive state to privacy requests garrett-eclipse normal normal Future Release enhancement 10/20/2020 12
#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
#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
#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
#45154 Convert Privacy Policy content to indexed array and filter array to allow easy unsetting. normal normal Future Release enhancement 03/27/2019 3
#51110 Create a UI for user-level privacy / consent management options on the profile page paaljoachim normal normal Future Release enhancement 03/26/2021 15
#51156 Create developer documentation for disclosures.json close normal normal Future Release enhancement 10/16/2020 9
#47794 EuGH ruling - opt-in obligation for cookies and social media normal normal Future Release enhancement 12/17/2019 5
#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
#44043 Framework for logging/retrieving a users consent state dev-feedback normal normal Future Release enhancement 11/26/2020 44
#44320 Inform users when their site's privacy policy is not publicly visible normal normal Future Release enhancement 05/23/2019 3
#47940 Introduce privacy tools (Export/Erasure) to the Network Admin for network-wide handling normal normal Future Release enhancement 10/16/2020 4
#43938 Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure xkon normal normal Future Release enhancement 06/23/2020 24
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse has-patch normal normal Future Release enhancement 04/01/2019 10
Note: See TracReports for help on using and creating reports.