Make WordPress Core

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

Posts, Post Types (92 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#46283 Allow filtering post-type archive rewrites has-patch normal normal Awaiting Review enhancement 02/20/2019
#53425 Allow meta_input to be updated through user input has-patch normal normal Awaiting Review enhancement 06/16/2021
#55306 Before posts/pages listing if there multiple filter drop-downs, view of pagination buttons are not better looking. has-patch normal normal Awaiting Review enhancement 04/27/2022
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view has-patch normal normal Future Release enhancement 06/01/2021 18
#40311 Disable inline edit post via filter has-patch normal normal Future Release enhancement 03/30/2017 1
#16415 Don't require CPTs to have archives in order to have feeds has-patch normal normal enhancement 06/04/2019 16
#61097 Filter `wp_count_posts()` query before execution to avoid slow query has-patch normal normal Awaiting Review enhancement 07/02/2024 8
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 04/18/2019 7
#55583 Hook before and after "Add New" button in edit screen has-patch normal normal Awaiting Review enhancement 04/17/2022
#37462 Introduce is_private() conditional has-patch normal normal enhancement 08/07/2019 2
#57496 Lazy load post meta spacedmonkey has-patch normal normal 6.9 enhancement 02/27/2025 22
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 05/30/2020 8
#39106 Make hierarchy level indicator text changeable [WP List] has-patch low minor Future Release enhancement 01/31/2021 4
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable has-patch normal normal Awaiting Review enhancement 07/01/2017 1
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 06/04/2019 5
#37051 New filter `wp_page_path_sql` has-patch normal normal Awaiting Review enhancement 10/24/2017 1
#37535 Outputting Post Type Description on admin edit screen has-patch normal normal Future Release enhancement 10/04/2017 14
#59901 PHPunit tests for wp_find_hierarchy_loop has-patch normal normal Future Release enhancement 02/12/2025 4
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion has-patch normal normal Future Release enhancement 09/30/2024 11
#18833 Pass raw data into save_post/wp_insert_post rmccue has-patch normal normal enhancement 06/04/2019 17
#57829 Post "Read" Capability for Rest API has-patch normal normal Awaiting Review enhancement 05/31/2024 2
#19711 Posts edit list window display no information about filtering chriscct7 has-patch normal normal enhancement 06/04/2019 15
#60791 Pre-populate slug using URL parameters on new post edit screen. has-patch normal normal Awaiting Review enhancement 03/17/2024 2
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov has-patch normal critical Future Release enhancement 05/15/2024 211
#39603 The more posts with similar names you have, the slower you save the next one has-patch normal normal Awaiting Review enhancement 06/16/2021 10
#43287 The text "immediately" should be capitalize in publish meta box. has-patch normal normal Awaiting Review enhancement 11/18/2019 8
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty has-patch normal normal Awaiting Review enhancement 05/29/2024 1
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget has-patch normal normal Awaiting Review enhancement 08/16/2019 4
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 12/25/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
#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
#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
#63115 wp_insert_post missing do_action for pre_post_insert has-patch normal normal 6.9 enhancement 03/17/2025 2
#7231 wp_link_pages: option next_and_number sorich87* has-patch normal normal Future Release enhancement 03/15/2019 6
#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
#38067 New filter `wp_post_lock_status` has-patch normal normal Awaiting Review feature request 04/05/2019 2
#62302 Post deletion hooks are not fully consistent. has-patch normal normal Awaiting Review feature request 10/25/2024 2
#33714 Add custom post types to the 'At a Glance' widget needs-docs low normal enhancement 06/24/2024 12
#44651 Make the excerpt explanation filterable needs-docs normal normal Awaiting Review enhancement 01/16/2019 1
#47279 $post object passed to clean_post_cache action can contain outdated values needs-unit-tests normal normal Future Release defect (bug) 05/15/2019
#39939 A Contributor cannot preview their own post if it's scheduled needs-unit-tests normal minor Awaiting Review defect (bug) 02/23/2017 3
#25798 Certain single CPT items result in 404 since 3.7 needs-unit-tests normal normal defect (bug) 06/04/2019 3
#41448 Contributors shouldn't be able to change the date of their drafts needs-unit-tests low normal Future Release defect (bug) 08/04/2017 2
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin needs-unit-tests normal normal Awaiting Review defect (bug) 04/26/2020
#43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int needs-unit-tests normal normal Awaiting Review defect (bug) 04/19/2018 4
#61911 Incorrect schema for global styles REST API endpoint needs-unit-tests normal normal 6.9 defect (bug) 03/04/2025 12
#41471 Page dropdown walker must check selected against value field needs-unit-tests normal normal Future Release defect (bug) 02/20/2019 1
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. needs-unit-tests normal normal Future Release defect (bug) 06/04/2019 10
#42323 Posts vs CPT user permissions issue needs-unit-tests normal normal Awaiting Review defect (bug) 10/24/2017 2
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy needs-unit-tests normal minor Future Release defect (bug) 02/10/2023 83
#41226 Static "posts page" preview not working needs-unit-tests normal normal Awaiting Review defect (bug) 02/17/2019 5
#40588 Trashing and restoring a draft post replaces the slug needs-unit-tests normal normal Awaiting Review defect (bug) 07/29/2024 4
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) needs-unit-tests normal normal Future Release defect (bug) 05/21/2024 13
#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
#37671 Emptying Bin with large amount of posts results in whitescreen needs-unit-tests normal normal Future Release enhancement 06/18/2024 11
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default needs-unit-tests normal normal enhancement 06/04/2019
#16784 Introduce post_type_archive_description() needs-unit-tests normal normal enhancement 04/24/2021 10
#41674 More granular capabilities for restoring and permanently deleting trashed posts needs-unit-tests normal normal Awaiting Review enhancement 08/19/2017
#14017 New template "tag": get_custom_field() obenland needs-unit-tests normal normal Future Release enhancement 08/14/2022 13
#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
#37376 Make it possible for custom post type to have an archive but no single needs-unit-tests normal normal Awaiting Review feature request 08/24/2021 2
#12706 Custom post status bugs needs-unit-tests normal normal Future Release task (blessed) 09/10/2024 168
#52178 Allowed memory size exhausted / url creates new post entry? reporter-feedback normal normal Awaiting Review defect (bug) 01/05/2021 2
#63124 Background Color/Image Selection Issue & Recommendation for Improvement reporter-feedback normal normal Awaiting Review defect (bug) 03/18/2025 1
#48013 Can't make a new post < default> reporter-feedback normal normal Awaiting Review defect (bug) 10/08/2019 6
#55385 Error in Search reporter-feedback normal normal Awaiting Review defect (bug) 03/26/2022 2
#45978 Excerpt always become empty after save draft / publish reporter-feedback normal normal Awaiting Review defect (bug) 01/14/2019 1
#56004 Found issue with "post" post type page attribute parent slug not working reporter-feedback normal normal Awaiting Review defect (bug) 07/21/2022 4
#44288 Inconsistent saving of post slug / url field reporter-feedback normal normal Awaiting Review defect (bug) 06/04/2018 1
#59058 Large URLs not fully shown in popup box reporter-feedback normal normal Awaiting Review defect (bug) 08/24/2023 12
#37156 Multisite: WP-generated permalink for title-less post does not work (Or: numeric post slug that matches existing post ID number generates 404 error) reporter-feedback normal normal defect (bug) 06/04/2019 4
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov reporter-feedback normal normal Future Release defect (bug) 04/30/2022 9
#57331 Post slugs are appending '%ef%bf%bc' causing redirection errors reporter-feedback normal major Awaiting Review defect (bug) 12/15/2022 1
#43754 Problem with is_page() function when gets "NULL" parameter reporter-feedback normal major Awaiting Review defect (bug) 06/04/2020 1
#56136 Unable to move panels from below post editor content section to sidebar reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2022 3
#49153 Undefined Variable Warning reporter-feedback normal normal Awaiting Review defect (bug) 01/09/2020 2
#44423 Unicode characters in get string breaks pagination reporter-feedback normal normal Awaiting Review defect (bug) 06/25/2018 4
#48268 Updating failed. Error message: The response is not a valid JSON response. reporter-feedback normal critical Awaiting Review defect (bug) 03/31/2021 8
#35871 before_delete_post incorrectly triggered from edit.php to post.php reporter-feedback normal normal defect (bug) 06/04/2019 5
#55442 count(): Parameter must be an array or an object that implements Countable in /var/www/html/wp-includes/post-template.php on line 319 reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2022 2
#47427 deleted pages for a plugin prevent page creation during re-installation of plugin reporter-feedback normal normal Awaiting Review defect (bug) 06/01/2019 3
#54964 get_permalink() does not use the correct slug rewrite base reporter-feedback normal blocker Awaiting Review defect (bug) 10/04/2023 3
#55037 get_posts why returning draft post list? reporter-feedback normal normal Awaiting Review defect (bug) 02/02/2022 4
#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
#48201 post_updated_messages event stop working version 5.2.3 reporter-feedback normal normal Awaiting Review defect (bug) 10/09/2019 3
#46555 update fails when I have a print statement in my code. reporter-feedback normal minor Awaiting Review defect (bug) 03/18/2019 3
#62468 wp_update_post overwrites post_date when updating post_status reporter-feedback normal normal Awaiting Review defect (bug) 01/14/2025 6
#44017 Add filter to display edit post link without 'edit_post' capability reporter-feedback normal major Awaiting Review enhancement 06/05/2018 3
#35315 New action `manage_posts_before_extra_area` reporter-feedback normal normal enhancement 06/04/2019 3
#41773 Page Templates // Post Type Templates | Any Post Type? reporter-feedback normal normal Awaiting Review enhancement 06/07/2021 3

Privacy (8 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
#44010 Add general filters for registering various privacy policy information (cookies) from plugins normal normal Awaiting Review defect (bug) 07/22/2019 3
#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
#52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue normal normal Awaiting Review defect (bug) 01/28/2021 5
#53611 Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items normal minor Awaiting Review defect (bug) 07/06/2021
#44381 GDPR V2 - Anticipate front-end only sites for confirm actions normal normal Awaiting Review defect (bug) 06/03/2019 1
#44258 Inconsistency in Export and Erase Personal data behavior normal normal Awaiting Review defect (bug) 01/10/2020 4
Note: See TracReports for help on using and creating reports.