Make WordPress Core

{1} All Tickets (8367 matches)

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

Results (6201 - 6300 of 8367)

Query (23 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57766 filter query_loop_block_query_vars repeater 4 times normal normal Awaiting Review defect (bug) 02/18/2023 1
#45394 get_posts fails to return results when accessing admin with a custom user role reporter-feedback normal normal Awaiting Review defect (bug) 12/10/2018 2
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" reporter-feedback normal normal Awaiting Review defect (bug) 07/26/2024 1
#27507 get_posts() not honoring post_status criteria normal normal defect (bug) 06/04/2019 6
#48860 get_queried_object return false when executed in parse_query hook normal normal defect (bug) 12/03/2019 2
#53495 incorrect (and confusing) DocBlock for get_page_by_title() normal normal Awaiting Review defect (bug) 06/24/2021 1
#37530 is_front_page() is based on wrong data -> gives wrong results needs-unit-tests normal normal Future Release defect (bug) 01/07/2020 5
#45894 is_home conditional tag returns incorrect value with home pagination has-patch normal normal Awaiting Review defect (bug) 01/10/2019 2
#49550 is_home is set to true even for cron jobs, which causes sticky posts to get prepended to all WP_Query results normal normal Awaiting Review defect (bug) 02/24/2023 2
#20899 is_home() should be able to be true when is_feed() dev-feedback normal normal Future Release defect (bug) 05/19/2017 23
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) has-patch normal normal Awaiting Review defect (bug) 01/11/2020 2
#45400 last of query_vars contains anchor normal normal Awaiting Review defect (bug) 12/05/2018
#48280 orderby meta_value breaks with newer versions of MySQL normal normal Awaiting Review defect (bug) 01/30/2020 2
#31957 query fails, when post is queried under specific name normal normal defect (bug) 06/04/2019 3
#40166 query_vars bug sets is_home to false. normal normal Awaiting Review defect (bug) 05/20/2019 2
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 needs-unit-tests normal normal Awaiting Review defect (bug) 08/08/2023 4
#40660 the_post_navigation not excluding terms - wp 4.7.4 has-patch normal normal Awaiting Review defect (bug) 07/28/2020 1
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta normal normal Awaiting Review defect (bug) 10/12/2019 5
#47211 using amp in search show all post / pages with the & normal normal Awaiting Review defect (bug) 05/10/2019
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order normal normal Future Release defect (bug) 04/12/2021 19
#57083 wp_list_authors and WP Search Users reporter-feedback normal normal Awaiting Review defect (bug) 11/16/2022 1
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert needs-unit-tests normal minor defect (bug) 06/04/2019 16
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical normal minor Awaiting Review defect (bug) 05/17/2022

Quick/Bulk Edit (42 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60898 'Change Author' as a bulk action in media library normal normal Awaiting Review feature request 06/04/2024 1
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom has-patch normal normal Future Release feature request 02/08/2023 21
#12208 Add Quick Edit To Media Library list view dev-feedback normal normal Future Release feature request 02/07/2023 13
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler normal normal Future Release enhancement 02/12/2024 66
#30870 Add an $actions array and a filter in inline_edit() function reporter-feedback normal normal enhancement 06/04/2019 1
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. dev-feedback normal normal enhancement 06/04/2019 4
#58479 Add notice if no posts are selected in Bulk Edit joedolson* normal normal 6.7 enhancement 08/13/2024 32
#35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail oglekler has-patch normal normal 6.7 enhancement 06/12/2024 41
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow normal normal Awaiting Review enhancement 06/04/2024 4
#31638 Bulk Edit & Quick Edit User Interfaces should be consistent close normal normal enhancement 06/04/2019 2
#37296 Bulk edit category labels are slightly misleading has-patch normal normal enhancement 06/04/2019 4
#29320 Bulk edit on custom post types without title support normal normal enhancement 07/24/2019 4
#33931 Complex simplification and standardisation of all the list and quick edit screens normal normal enhancement 06/04/2019 4
#56137 Excerpt in Quick Edit dev-feedback normal normal Awaiting Review enhancement 06/04/2024 3
#31634 Minor UI improvements to bulk editing joedolson* has-patch normal normal Future Release enhancement 04/14/2023 36
#16392 Quick Edit API should allow to pick up custom field values automatically normal normal enhancement 06/04/2019 13
#33833 Quick/Bulk Edit are not visually consistent normal normal Future Release enhancement 02/10/2020 13
#11472 Should QuickEdit remove posts from lists as needed? low minor Future Release enhancement 12/09/2019 10
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 has-patch normal normal Awaiting Review defect (bug) 06/04/2024 5
#56129 Author Dropdown menu missing in Quick Edit dev-feedback normal normal defect (bug) 05/15/2023 6
#52501 Bad date format in data picker, depends on time format settings normal normal Awaiting Review defect (bug) 03/15/2023 20
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen needs-unit-tests normal normal Future Release defect (bug) 02/28/2023 21
#10762 Bulk editing creates invalid URIs normal normal Future Release defect (bug) 12/16/2018 20
#15761 Bulk editing on posts without Javascript enabled results in the post being set to draft garyc40 normal normal defect (bug) 06/04/2019 6
#12769 Disappearing posts/pages (in quickedit mode) has-patch low minor defect (bug) 02/17/2023 12
#25696 Double clicking update on list table inline edit removes row from dom has-patch normal normal Future Release defect (bug) 10/12/2018 20
#48496 Filters post_row_actions and page_row_actions not apply at AJAX inline-save action reporter-feedback normal normal Awaiting Review defect (bug) 02/28/2023 4
#61409 JQMIGRATE warnings for bulk edit has-patch normal normal Awaiting Review defect (bug) 06/18/2024 3
#28326 List Tables don't update properly after Quick Edit dev-feedback normal normal defect (bug) 02/17/2023 10
#33172 Notice in get_bulk_actions() in certain conditions normal normal defect (bug) 06/04/2019 1
#61833 Post titles in Bulk Edit should show decoded HTML has-patch normal normal 6.7 defect (bug) 08/22/2024 7
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php reporter-feedback normal normal Awaiting Review defect (bug) 06/04/2024 6
#59971 Publishing a post in QuickEdit forces Date to NOW dev-feedback normal normal Awaiting Review defect (bug) 12/05/2023 2
#25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen has-patch normal normal Future Release defect (bug) 03/14/2019 12
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box has-patch normal normal Awaiting Review defect (bug) 01/30/2024 1
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 has-patch low normal Future Release defect (bug) 05/14/2018 5
#26524 Quick edit form looks strange for localized version normal normal defect (bug) 02/25/2024 4
#57753 Quickedit characters on date fields normal trivial Awaiting Review defect (bug) 02/22/2023 1
#32952 Select elements don't have the same size as input elements close normal normal defect (bug) 05/14/2023 5
#31615 UI bug using Quick Edit dev-feedback normal normal defect (bug) 06/04/2019 1
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset normal normal Awaiting Review defect (bug) 02/07/2023 7
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter has-patch normal normal defect (bug) 06/04/2019 3

REST API (35 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#41459 Introduce a REST API endpoint for networks / network options has-patch normal normal Future Release task (blessed) 04/03/2020 6
#40365 Introduce a REST API endpoint for sites needs-unit-tests normal normal Future Release task (blessed) 04/03/2020 14
#39544 REST API: Improve users endpoint in multisite normal normal Future Release task (blessed) 08/17/2021 26
#39851 WP_REST_Posts_Controller::get_items() has too many concerns normal normal Future Release task (blessed) 01/17/2019 3
#42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein normal normal Future Release feature request 10/19/2018 5
#61205 Add support for relative paths to theme assets in theme.json normal normal Awaiting Review feature request 09/08/2024 4
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs normal normal Awaiting Review feature request 01/07/2022 13
#49634 Performance Benchmarks for REST API dev-feedback normal normal Awaiting Review feature request 04/30/2020 9
#58034 Post API can't get image URL on Endpoint dev-feedback normal normal Awaiting Review feature request 04/06/2023 2
#56593 Post meta validation error messages are not helpful to end users dev-feedback normal normal Awaiting Review feature request 09/17/2022
#50239 REST API Debug/Dev Mode normal normal Awaiting Review feature request 05/24/2020
#46379 REST API posts/pages response to include scripts needed for display of post content normal normal Future Release feature request 10/24/2020 6
#39972 REST API: Allow querying posts by post format normal normal Awaiting Review feature request 05/07/2017 3
#52384 WordPress API - Add Limit / Block API Access Features normal normal Awaiting Review feature request 01/27/2021 1
#60142 wordpress api not returns category descriptions in embedded data of post normal normal Awaiting Review feature request 07/26/2024
#42970 Add a 'rest_nonce_action' filter to the REST API close normal normal Awaiting Review enhancement 11/29/2019 5
#53063 Add batch support to core REST resources TimothyBlynJacobs has-patch normal normal Future Release enhancement 04/05/2024 8
#40410 Add chunked upload support to the REST API normal normal Future Release enhancement 07/23/2024 4
#41740 Add comment count to "replies" link in post responses normal normal Awaiting Review enhancement 10/25/2020 2
#55961 Add embed to WP_REST_Request class has-patch normal normal Awaiting Review enhancement 07/20/2023 3
#50074 Add filter on post/etc action links in the REST API has-patch normal normal Future Release enhancement 09/08/2021 5
#46267 Add generated_slug to REST API autosaves endpoint normal normal Awaiting Review enhancement 10/25/2020 2
#54513 Add meta support to template REST API has-patch normal normal Future Release enhancement 11/25/2021
#53673 Add unit tests for v5.8 widget sidebar IDs dev-feedback normal normal Future Release enhancement 04/01/2024 8
#59903 Add user pattern categories to the pattern categories API response has-patch normal normal Awaiting Review enhancement 12/21/2023 6
#47962 Allow apiRequest to do requests on external WordPress sites has-patch normal normal Awaiting Review enhancement 09/02/2019 1
#56350 Allow exact search in REST API has-patch normal normal Future Release enhancement 11/25/2022 11
#49538 Can't get a subset of `_embedded` using `_fields` needs-unit-tests normal normal Future Release enhancement 07/25/2024 9
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy needs-unit-tests normal normal Future Release enhancement 01/07/2020 34
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? normal normal Awaiting Review enhancement 11/28/2022 2
#52590 Consider increasing the limit of the perPage argument in paginated requests. normal normal Awaiting Review enhancement 02/22/2021
#58849 Document supported $args for register_rest_route() normal normal Future Release enhancement 07/19/2023 2
#54293 Expand functionality of themes REST API needs-unit-tests normal normal Awaiting Review enhancement 06/07/2022 1
#53603 Expose block data directly through REST API endpoints dev-feedback normal normal Future Release enhancement 08/01/2021 4
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller normal normal Awaiting Review enhancement 08/02/2018 1
Note: See TracReports for help on using and creating reports.