Make WordPress Core

{11} Needs Reporter Feedback / Steps To Reproduce (640 matches)

Create a new ticket
  • Tickets that need feedback from whoever reported the ticket, usually because we're failing to reproduce (keyword: reporter-feedback)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name
  • Yellow: Last modified more than a Month ago, Red: Last Modified more than 6 Months ago

Results (401 - 500 of 640)

1 2 3 4 5 6 7

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#62051 Pagination and custom post types that have a hierarchy Posts, Post Types normal normal Awaiting Review defect (bug) close 09/16/2024
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) reporter-feedback 04/30/2022
#57331 Post slugs are appending '%ef%bf%bc' causing redirection errors Posts, Post Types normal major Awaiting Review defect (bug) reporter-feedback 12/15/2022
#43754 Problem with is_page() function when gets "NULL" parameter Posts, Post Types normal major Awaiting Review defect (bug) reporter-feedback 06/04/2020
#44805 Resurrecting post from trash reverts its slug Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 08/30/2018
#56136 Unable to move panels from below post editor content section to sidebar Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 07/20/2022
#49153 Undefined Variable Warning Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 01/09/2020
#44423 Unicode characters in get string breaks pagination Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 06/25/2018
#48268 Updating failed. Error message: The response is not a valid JSON response. Posts, Post Types normal critical Awaiting Review defect (bug) reporter-feedback 03/31/2021
#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 Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 03/22/2022
#47427 deleted pages for a plugin prevent page creation during re-installation of plugin Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 06/01/2019
#54964 get_permalink() does not use the correct slug rewrite base Posts, Post Types normal blocker Awaiting Review defect (bug) reporter-feedback 10/04/2023
#55037 get_posts why returning draft post list? Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 02/02/2022
#49805 missing get_the_title / confusing the_title filter Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 04/04/2020
#43689 next_post_link()/previous_post_link() broken for custom post types in same custom taxonomy term Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 05/26/2022
#48201 post_updated_messages event stop working version 5.2.3 Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 10/09/2019
#46555 update fails when I have a print statement in my code. Posts, Post Types normal minor Awaiting Review defect (bug) reporter-feedback 03/18/2019
#44017 Add filter to display edit post link without 'edit_post' capability Posts, Post Types normal major Awaiting Review enhancement reporter-feedback 06/05/2018
#38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters Posts, Post Types normal normal Future Release enhancement dev-feedback 03/26/2019
#57597 Have a button to copy permalinks on the post & page overview Posts, Post Types normal normal Awaiting Review enhancement close 02/02/2023
#49773 Navigating through list of posts on single.php is not functioning Posts, Post Types normal major Awaiting Review enhancement dev-feedback 04/02/2020
#41773 Page Templates // Post Type Templates | Any Post Type? Posts, Post Types normal normal Awaiting Review enhancement reporter-feedback 06/07/2021
#61194 Duplicate Query for getting Privacy Policy Page Privacy normal normal Awaiting Review defect (bug) reporter-feedback 05/13/2024
#43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal normal Awaiting Review enhancement dev-feedback 08/13/2018
#52732 'get_posts' has been waiting for so long to have a hook Query normal normal Awaiting Review defect (bug) reporter-feedback 02/13/2024
#59235 AJAX request returns critical error in class-wp-date-query.php Query normal normal Awaiting Review defect (bug) reporter-feedback 10/30/2023
#44903 Multisite - Archive Main Query Duplicate Paged Posts Query normal normal Awaiting Review defect (bug) reporter-feedback 09/13/2018
#58515 Need to use $wpdb->prepare instead of sprintf Query normal normal Awaiting Review defect (bug) dev-feedback 06/22/2023
#48524 Notice: Undefined variable: matches Query normal minor Awaiting Review defect (bug) reporter-feedback 11/09/2019
#44349 Posts show up multiple times in backend when they have the exact same date Query normal normal Awaiting Review defect (bug) dev-feedback 02/09/2022
#42256 Skip SQL_CALC_FOUND_ROWS when using post__in whose count matches posts_per_page Query normal normal Awaiting Review defect (bug) reporter-feedback 11/21/2017
#45394 get_posts fails to return results when accessing admin with a custom user role Query normal normal Awaiting Review defect (bug) reporter-feedback 12/10/2018
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" Query normal normal Awaiting Review defect (bug) reporter-feedback 07/26/2024
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) needs-unit-tests 08/08/2023
#57083 wp_list_authors and WP Search Users Query normal normal Awaiting Review defect (bug) reporter-feedback 11/16/2022
#48408 Introduce eagerloading of meta data Query normal normal Awaiting Review enhancement reporter-feedback 10/23/2019
#51796 Raw post data instead of WP_Post instances Query normal normal Awaiting Review enhancement reporter-feedback 11/19/2020
#48496 Filters post_row_actions and page_row_actions not apply at AJAX inline-save action Quick/Bulk Edit normal normal Awaiting Review defect (bug) reporter-feedback 02/28/2023
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php Quick/Bulk Edit normal normal Awaiting Review defect (bug) reporter-feedback 06/04/2024
#60055 Array to string conversion warning after r50157 REST API normal minor Awaiting Review defect (bug) reporter-feedback 06/21/2024
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? REST API normal normal Awaiting Review defect (bug) close 03/20/2023
#53242 Potential private information leak in REST API doing it wrong REST API normal normal Awaiting Review defect (bug) reporter-feedback 05/21/2021
#38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 07/11/2019
#54125 Rest API tax_relation=OR doesn't seem to work correctly REST API normal major Awaiting Review defect (bug) reporter-feedback 08/02/2024
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) reporter-feedback 10/07/2024
#54240 WP REST API Users Endpoint Search REST API normal normal Awaiting Review defect (bug) reporter-feedback 10/14/2021
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major Awaiting Review defect (bug) reporter-feedback 12/11/2022
#60911 WordPress requires Host in the header REST API normal normal Awaiting Review defect (bug) reporter-feedback 05/17/2024
#55946 `post_tag` is not supporting in rest api for custom meta REST API normal normal Awaiting Review defect (bug) reporter-feedback 09/16/2022
#47899 Drafts not saving revisions Revisions normal normal Awaiting Review defect (bug) reporter-feedback 08/21/2019
#60099 Fix revisions system Revisions normal minor Awaiting Review defect (bug) reporter-feedback 03/11/2024
#59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal Awaiting Review defect (bug) reporter-feedback 02/05/2024
#44786 Autosave: Conditionally allow revisions to be saved Revisions normal normal Awaiting Review enhancement reporter-feedback 01/16/2019
#61849 Improve performance and memory usage of wp_list_post_revisions() / wp_get_post_revisions() Revisions normal normal Future Release enhancement reporter-feedback 09/25/2024
#43544 Pages over 999 in archive return 404 Rewrite Rules normal normal Awaiting Review defect (bug) reporter-feedback 02/21/2019
#42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set Role/Capability normal normal Awaiting Review defect (bug) reporter-feedback 01/16/2019
#49673 Mass select change of role is bugged. Role/Capability normal normal Awaiting Review defect (bug) reporter-feedback 03/22/2020
#49192 All plugin style tags are empty after upgrade to 5.3.2 Script Loader normal major Awaiting Review defect (bug) reporter-feedback 01/20/2020
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 02/05/2017
#55695 error on script_loader.php Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 05/07/2022
#59132 Create two filters in wp_scripts() and wp_styles(). Script Loader normal normal Awaiting Review enhancement reporter-feedback 11/27/2023
#38054 class.wp-scripts.php - add_action when init is already doing Script Loader normal normal Awaiting Review enhancement reporter-feedback 04/09/2019
#44637 Escape strings in wp-admin/themes.php Security normal normal Awaiting Review defect (bug) reporter-feedback 06/07/2021
#57882 User that has capability to create user can make only administrator. Security normal normal Awaiting Review defect (bug) reporter-feedback 03/07/2023
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal normal Awaiting Review defect (bug) reporter-feedback 08/06/2019
#37670 wp_validate_redirect fails when running WordPress on a port Security normal normal Awaiting Review defect (bug) reporter-feedback 06/04/2019
#51377 Front End elements break after too many shortcodes Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 09/24/2020
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 12/15/2022
#59251 Site Health incorrectly reports low disk space available for updates when disk_free_space function disabled Site Health normal normal Awaiting Review defect (bug) reporter-feedback 05/02/2024
#53204 This means any errors on the site will be written to a file which is potentially available to normal users Site Health normal normal Awaiting Review defect (bug) reporter-feedback 09/01/2022
#52945 wp_cache settings not recognized in site health / plugins Site Health normal normal Awaiting Review defect (bug) reporter-feedback 03/31/2021
#57349 Page cache is not detected but the server response time is OK Site Health normal normal Awaiting Review enhancement reporter-feedback 03/07/2024
#51336 Support php-error.php outside of WP_CONTENT_DIR Site Health normal normal Awaiting Review enhancement reporter-feedback 09/18/2020
#59215 Bug in wp_set_post_categories function Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 08/31/2023
#43002 Can't order tag cloud by tag_cloud_sort filter Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 01/17/2019
#37662 Category sub-category problem Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 04/30/2019
#58419 Changing categories Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 05/29/2023
#43729 Pagination on static Post page not working after changing Permalink Catagory Base Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 04/16/2018
#56351 Shared terms will not apply properly to a post in WordPress 6.0 Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 08/14/2022
#32942 Taxomony term list counts do not respect post_type parameter Taxonomy normal normal Future Release defect (bug) reporter-feedback 08/02/2023
#55426 Two Categories in one URL; Shows Posts that are in BOTH Categories doesn’t work Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 05/17/2022
#43804 Undefined offset: 0 in ../wp-includes/taxonomy.php on line 1903 Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 01/17/2019
#44802 WP Generate Tag cloud not generating Link (href) tag value and Role tag value. Taxonomy normal major Awaiting Review defect (bug) reporter-feedback 05/03/2021
#57835 class-wp-term-query.php no error checking Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 03/03/2023
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 04/16/2020
#61859 meta_value_num order calse in WP_Term_Query cannot work as meta_query is evaluated after setting up the order Taxonomy normal major Awaiting Review defect (bug) reporter-feedback 08/12/2024
#41867 wp_list_categories throws SQL error if list is empty Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 02/21/2019
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 05/04/2020
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 09/25/2023
#56894 Add new param for "register_taxonomy" for required taxonomy Taxonomy normal normal Awaiting Review feature request reporter-feedback 03/20/2023
#39372 Allow count for wp_terms query to count other post statuses as well as published posts Taxonomy normal normal Awaiting Review feature request reporter-feedback 12/23/2020
#60820 Improve wording of the 'Login Details' mail marybaum Text Changes normal normal Awaiting Review enhancement reporter-feedback 03/22/2024
#57569 Cannot Click Theme Details if there is an Update to the Theme Themes normal normal Awaiting Review defect (bug) reporter-feedback 01/28/2023
#57991 Child theme in multisite shows error Themes normal normal Awaiting Review defect (bug) reporter-feedback 07/04/2024
#42654 Color Palette on Theme Options Themes normal normal Awaiting Review defect (bug) reporter-feedback 04/28/2021
#59702 Excerpt filters does not work in Ajax calls Themes normal critical Awaiting Review defect (bug) changes-requested 11/14/2023
#51688 Issue With Theme Installation and Default Listing. Themes normal normal Awaiting Review defect (bug) reporter-feedback 11/03/2020
#55691 New site editor uses WP_SITEURL instead of WP_HOME audrasjb Themes normal normal Awaiting Review defect (bug) reporter-feedback 03/01/2023
#60072 No upper limit restriction for number of posts set via Site Editor and the value entered by the user chang Themes normal normal Awaiting Review defect (bug) reporter-feedback 07/08/2024
#56762 PHP file being ignored in block theme hierarchy Themes normal normal Awaiting Review defect (bug) close 04/16/2024
1 2 3 4 5 6 7
Note: See TracReports for help on using and creating reports.