Make WordPress Core

{23} Popular Tickets (5283 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2601 - 2700 of 5283)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#43896 Several flex and grid CSS properties listed as Unknown property in Customizer Customize normal normal 1 Future Release defect (bug) has-patch 05/30/2021
#43893 The maybe_create_table() function has two definitions Database low normal 1 Awaiting Review defect (bug) dev-feedback 09/01/2020
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal 3 Awaiting Review enhancement dev-feedback 03/15/2019
#43882 Introduce slug-specific hooks to manage plugin loading order Plugins normal normal 4 Awaiting Review enhancement 01/24/2019
#43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal normal 2 Awaiting Review defect (bug) 12/21/2018
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal 4 Future Release enhancement needs-unit-tests 07/09/2018
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal 5 Future Release enhancement needs-unit-tests 09/07/2020
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal 2 Awaiting Review defect (bug) needs-unit-tests 09/17/2018
#43869 Do not initialize current user too early in `get_user_locale()` SergeyBiryukov Bootstrap/Load normal normal 2 Future Release defect (bug) dev-feedback 01/30/2022
#43860 Dead code in feed_links_extra() Feeds normal normal 1 Future Release enhancement has-patch 01/09/2019
#43854 Add cards to the Tools page for personal data tools Privacy normal normal 2 Future Release enhancement 05/23/2019
#43844 PHP list language construct changed behaviour in PHP 7 SergeyBiryukov Administration normal major 3 Awaiting Review defect (bug) dev-feedback 08/12/2018
#43841 Add request confirmation and security logging for major user actions Administration normal normal 2 Future Release enhancement 04/24/2018
#43835 Add thumbnail to category (like to posts) Taxonomy normal normal 2 Awaiting Review feature request dev-feedback 04/24/2018
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal normal 2 Awaiting Review enhancement 01/16/2019
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal 4 Future Release enhancement 07/06/2020
#43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal 5 Future Release enhancement 07/06/2020
#43813 Meta API should set `last_changed` cache key internally General normal normal 2 Awaiting Review enhancement 04/20/2018
#43812 Retrieving Blog/site description in multisite Networks and Sites normal normal 2 Awaiting Review enhancement dev-feedback 01/16/2019
#43811 Licence & Policy notice during installation xkon Privacy normal normal 1 Awaiting Review enhancement 08/29/2023
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal 5 Future Release enhancement has-patch 12/18/2019
#43801 Need better documentation to show importance of checking for args while using wp_schedule_event and wp_next_scheduled Cron API normal normal 1 Future Release enhancement has-patch 07/18/2024
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal normal 1 Awaiting Review enhancement dev-feedback 01/13/2021
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal 7 Future Release defect (bug) needs-unit-tests 09/17/2021
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal 2 Future Release defect (bug) needs-unit-tests 07/10/2024
#43781 adding apply_filters on $handle in localize Script Loader normal normal 1 Awaiting Review enhancement 04/16/2018
#43760 Create a revision when autosaving if the content has changed significantly Autosave normal normal 2 Future Release enhancement dev-feedback 09/19/2019
#43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int Posts, Post Types normal normal 6 Awaiting Review defect (bug) needs-unit-tests 04/19/2018
#43749 Update zxcvbn to 4.4.2 External Libraries normal normal 4 Future Release enhancement has-patch 11/18/2021
#43748 Create new action edit_user_updated_user similar to edit_user_created_user Users normal normal 1 Awaiting Review enhancement dev-feedback 05/23/2018
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal 7 Future Release defect (bug) needs-unit-tests 01/16/2019
#43741 Improve media_sideload_image() image extensions detection Media normal normal 4 Awaiting Review enhancement 04/15/2018
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal 5 Awaiting Review enhancement dev-feedback 02/27/2020
#43738 Make the personal data Export/Delete functionality available in network-wide for super admins Privacy normal normal 10 Future Release enhancement has-patch 10/07/2020
#43736 Audio continues to play in Media Modal after close Media normal normal 1 Awaiting Review defect (bug) 04/01/2021
#43734 user_profile_update_errors hook needs work-around to validate a to-be updated email address Users normal normal 1 Awaiting Review defect (bug) 02/24/2020
#43729 Pagination on static Post page not working after changing Permalink Catagory Base Taxonomy normal normal 1 Awaiting Review defect (bug) reporter-feedback 04/16/2018
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal 2 Future Release defect (bug) 07/16/2020
#43723 Sanitize user_contactmethods output Administration normal normal 4 Awaiting Review defect (bug) dev-feedback 01/17/2019
#43722 On changing of permalinks ask a confirm before to save Permalinks normal normal 1 Awaiting Review enhancement 04/09/2018
#43713 Privacy: Add a UI to allow administrators to disable individual embeds / oembeds Embeds normal normal 5 Future Release enhancement 09/27/2019
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov Users normal normal 4 Future Release enhancement has-patch 03/21/2022
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 04/08/2018
#43702 Empty State UX for Posts & Pages screen when there is no content Posts, Post Types normal normal 1 Awaiting Review enhancement 10/27/2020
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal 1 Awaiting Review defect (bug) has-patch 11/26/2021
#43689 next_post_link()/previous_post_link() broken for custom post types in same custom taxonomy term Posts, Post Types normal normal 1 Awaiting Review defect (bug) reporter-feedback 05/26/2022
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal 4 Future Release defect (bug) has-patch 05/24/2019
#43680 Add new filter to WP_User_Query SergeyBiryukov Users normal normal 4 Future Release enhancement has-patch 10/24/2018
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal 3 Awaiting Review defect (bug) dev-feedback 07/05/2023
#43668 Image cropping fails for many PHP locales, if set Media normal normal 2 Awaiting Review defect (bug) dev-feedback 03/24/2022
#43665 XHR requests disregard the WP_DEBUG_DISPLAY flag General normal normal 1 Awaiting Review defect (bug) 03/30/2018
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal normal 1 Awaiting Review defect (bug) 04/08/2018
#43658 Media attachment filter drop-down mime types in grid mode is not properly filtered by available mime types Media normal normal 6 Future Release defect (bug) 10/18/2023
#43642 Gallery titles and labels erasing Gallery normal normal 1 Awaiting Review enhancement reporter-feedback 05/26/2022
#43635 Allow to (only) store users in an external user database/backend Users normal normal 1 Awaiting Review enhancement has-patch 03/26/2018
#43634 WP_Query returns wrong result if 10+ search terms and all negative. Query normal normal 1 Awaiting Review defect (bug) 01/17/2019
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal 3 Awaiting Review defect (bug) has-patch 04/15/2020
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal 10 Awaiting Review feature request dev-feedback 04/06/2018
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal 1 Future Release enhancement dev-feedback 09/23/2019
#43597 Modify template-loader engine Themes normal normal 1 Awaiting Review enhancement 10/04/2019
#43589 WPDB Update change NULL values to acceptable values Database normal normal 1 Awaiting Review defect (bug) has-patch 01/17/2019
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal 9 Awaiting Review enhancement needs-unit-tests 01/09/2019
#43585 Dynamically created setting not received on previewer Customize normal normal 1 Future Release defect (bug) reporter-feedback 12/15/2019
#43578 Unexpected MYSQL data format Database normal normal 2 Future Release defect (bug) dev-feedback 02/03/2020
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal 3 Future Release defect (bug) needs-unit-tests 01/16/2019
#43564 TinyMCE bookmark not removed Editor normal normal 3 Future Release defect (bug) 02/07/2020
#43560 Entering single quotes in Add Media dialog after recropping causes browser to hang Media normal normal 1 Awaiting Review defect (bug) has-patch 02/19/2020
#43544 Pages over 999 in archive return 404 Rewrite Rules normal normal 1 Awaiting Review defect (bug) reporter-feedback 02/21/2019
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal 4 Future Release defect (bug) has-patch 11/01/2022
#43505 Display of html encoded text in dashboard. Plugins normal normal 1 Awaiting Review defect (bug) 03/08/2018
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal 5 Future Release defect (bug) has-patch 06/09/2023
#43496 CS: Fix disabled for user-edit.php Users normal normal 1 Future Release defect (bug) has-patch 03/24/2019
#43494 Can't change/delete menu items in Customizer on mobile audrasjb* Menus normal normal 5 Future Release defect (bug) has-patch 10/09/2024
#43476 Fix parentheses in post status links for RTL Administration normal normal 1 Awaiting Review defect (bug) dev-feedback 03/06/2018
#43464 Search Options in Customizer Customize normal normal 1 Future Release enhancement 05/30/2021
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal 1 Awaiting Review defect (bug) has-patch 05/28/2024
#43456 `wp_html_split` <script> Shortcodes normal normal 4 Awaiting Review defect (bug) 03/02/2018
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal normal 4 Awaiting Review defect (bug) 03/02/2018
#43444 CSS Editor Error Not Displaying Correctly Customize normal normal 2 Future Release defect (bug) reporter-feedback 12/05/2019
#43428 Improve CORS headers sent to REST Api requests REST API normal normal 3 Awaiting Review enhancement 04/24/2023
#43425 WP_Mail BCC and CC - RCPT TO Errors Mail normal normal 1 Awaiting Review defect (bug) 02/26/2018
#43421 The $capabilities argument in the `add_role()` function requires an explicit grant Role/Capability normal normal 4 Awaiting Review enhancement has-patch 09/17/2024
#43416 Function to Maybe Convert Tables to InnoDB Upgrade/Install normal normal 3 Awaiting Review feature request 04/17/2023
#43408 Dashboard screen after login when session logout General normal normal 1 Awaiting Review defect (bug) reporter-feedback 11/17/2020
#43391 WP_User_Query bug Query normal normal 1 Awaiting Review defect (bug) 03/03/2018
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal 1 Awaiting Review defect (bug) has-patch 02/25/2018
#43383 Allow menu items to be inserted in place Menus normal normal 1 Awaiting Review feature request 02/11/2019
#43372 $wp_query->max_num_pages return value as float Query normal trivial 1 Awaiting Review defect (bug) 02/10/2022
#43366 _default_wp_die_handler() Need filter code for update css style. Administration normal normal 1 Awaiting Review feature request reporter-feedback 12/20/2020
#43360 Third parameter for get_option function to return default value instead of empty string Options, Meta APIs normal normal 1 Awaiting Review enhancement close 05/26/2022
#43352 Make html5 standard rather than opt in for theme development Themes normal normal 1 Awaiting Review feature request 01/16/2019
#43341 Proposal: new cache helper functions Cache API normal normal 5 Awaiting Review enhancement 02/17/2018
#43331 Color picker breaks admin panel in many templates Administration normal normal 2 Awaiting Review defect (bug) close 12/02/2022
#43320 Harden API requests against man-in-the-middle attacks Security low minor 1 Awaiting Review enhancement 02/18/2018
#43319 Bootstrap 4 Card issue in backend General normal normal 1 Awaiting Review enhancement 02/16/2018
#43318 New filter suggestion for manage_users-network_custom_column Users normal normal 1 Awaiting Review enhancement 01/16/2019
#43310 Generic "HTTP Error" when uploading PDFs via Media area Media normal normal 2 Awaiting Review defect (bug) 08/19/2018
#43306 Creating site using wpmu_create_blog() without / prefixed with $path causes get_id_from_blogname() to fail. General normal normal 1 Awaiting Review defect (bug) 04/01/2019
#43305 Accessibility Issue in Arranging the Menu Items: I need a combobox for selecting the parent item and a combobox for selecting the item position rcreators Menus normal normal 8 6.7 defect (bug) dev-feedback 10/08/2024
#43303 Providing hooks for html table markups in do_settings_{sections|fields} Administration normal normal 2 Awaiting Review enhancement 07/03/2023
Note: See TracReports for help on using and creating reports.