Make WordPress Core

{23} Popular Tickets (5291 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 (4801 - 4900 of 5291)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#62163 WP_REST_Request::get_params() includes unregistered args including rest_route when not using pretty permalinks REST API low normal 1 6.8 defect (bug) has-patch 10/04/2024
#60911 WordPress requires Host in the header REST API normal normal 1 Awaiting Review defect (bug) reporter-feedback 05/17/2024
#54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal normal 1 Awaiting Review defect (bug) 05/14/2022
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. REST API normal normal 1 Awaiting Review defect (bug) dev-feedback 06/19/2024
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal 1 Awaiting Review defect (bug) 12/11/2022
#42970 Add a 'rest_nonce_action' filter to the REST API REST API normal normal 1 Awaiting Review enhancement close 11/29/2019
#55961 Add embed to WP_REST_Request class REST API normal normal 1 Awaiting Review enhancement has-patch 07/20/2023
#54513 Add meta support to template REST API REST API normal normal 1 Future Release enhancement has-patch 11/25/2021
#53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal 1 Future Release enhancement dev-feedback 04/01/2024
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal 1 Awaiting Review enhancement has-patch 09/02/2019
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal 1 Awaiting Review enhancement 08/02/2018
#49277 Implement email sanitize in REST API spacedmonkey REST API normal normal 1 Future Release enhancement dev-feedback 11/04/2021
#55675 Improve performance Themes REST API endpoint REST API normal normal 1 Awaiting Review enhancement 04/16/2024
#57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal 1 Future Release enhancement has-patch 05/10/2023
#50409 REST API about links should be embeddable. REST API normal normal 1 Future Release enhancement 10/15/2020
#53860 REST API returns special characters as Unicode Decimal Code REST API normal minor 1 Awaiting Review enhancement 08/02/2021
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor 1 Awaiting Review enhancement 03/09/2017
#49330 REST API: introduce block-editor context REST API normal normal 1 Future Release enhancement 10/01/2020
#54387 trailing slash in the url /wp-json REST API normal minor 1 Awaiting Review enhancement dev-feedback 06/25/2024
#42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein REST API normal normal 1 Future Release feature request 10/19/2018
#49634 Performance Benchmarks for REST API REST API normal normal 1 Awaiting Review feature request dev-feedback 04/30/2020
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal 1 Awaiting Review defect (bug) 02/25/2024
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal 1 Awaiting Review defect (bug) 07/06/2021
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal 1 Future Release defect (bug) has-patch 11/30/2023
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post Revisions normal normal 1 Awaiting Review defect (bug) 01/16/2019
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal 1 Awaiting Review defect (bug) 12/16/2019
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal 1 Awaiting Review enhancement 11/12/2019
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct Rewrite Rules normal normal 1 Awaiting Review defect (bug) 11/08/2017
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades Rewrite Rules normal normal 1 Awaiting Review defect (bug) 12/18/2021
#53545 Domain Mapping not working with page as homepage Rewrite Rules normal normal 1 Awaiting Review defect (bug) 06/28/2021
#43544 Pages over 999 in archive return 404 Rewrite Rules normal normal 1 Awaiting Review defect (bug) reporter-feedback 02/21/2019
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor 1 Awaiting Review defect (bug) 07/21/2020
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal 1 Awaiting Review defect (bug) 02/25/2020
#38518 Rewrite Rules rebuilding on parse_request Rewrite Rules normal normal 1 Awaiting Review defect (bug) 03/26/2019
#40440 Save permalink without send form Rewrite Rules normal normal 1 Awaiting Review defect (bug) close 12/19/2021
#32471 There is no proper way to flush rewrite rules at plugin network de-activation Rewrite Rules normal normal 1 defect (bug) 06/04/2019
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal 1 Future Release defect (bug) has-patch 04/08/2019
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal 1 Awaiting Review defect (bug) has-patch 01/04/2023
#50943 add_rewrite_rule() sample codes don't work for passing multiple params Rewrite Rules normal critical 1 Awaiting Review defect (bug) 08/14/2020
#42328 directory listing, missing index.html Rewrite Rules normal normal 1 Awaiting Review defect (bug) 10/24/2017
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal 1 defect (bug) needs-unit-tests 12/05/2022
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal 1 Awaiting Review defect (bug) 05/14/2019
#45970 in IIS if web.confing <configuration has xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0" attribute the WordPress creates new <configuration> section and the site craches with wrong web.config Rewrite Rules normal normal 1 Awaiting Review defect (bug) 01/13/2019
#60330 redirect that working incorrectly! Rewrite Rules normal normal 1 Awaiting Review defect (bug) 03/05/2024
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal 1 Awaiting Review defect (bug) has-patch 04/10/2024
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal 1 defect (bug) 06/04/2019
#11931 Day/Month/Year Permalink Structure Fails in Archives Rewrite Rules normal normal 1 enhancement 04/05/2019
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal 1 enhancement needs-unit-tests 06/04/2019
#30907 Rewrite Rules collision Rewrite Rules normal normal 1 enhancement 06/04/2019
#52247 Author role unable to set featured image (Error 403) Role/Capability normal normal 1 Awaiting Review defect (bug) 01/07/2021
#26807 Comments on private posts should also be private in admin depending on role Role/Capability normal normal 1 defect (bug) 06/04/2019
#42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set Role/Capability normal normal 1 Awaiting Review defect (bug) reporter-feedback 01/16/2019
#48865 Multisite Set up - Input field getting remove from filter when other user user roles except Super Admin filter on page/post Role/Capability normal major 1 defect (bug) 12/04/2019
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal 1 Future Release defect (bug) has-patch 07/26/2022
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal 1 Awaiting Review defect (bug) 02/02/2020
#49287 Users with no page deletion capabilities can delete homepage in multisite Role/Capability normal normal 1 Awaiting Review defect (bug) 01/24/2020
#45879 WP_User::set_role() does not remove previous roles Role/Capability normal normal 1 Awaiting Review defect (bug) 01/09/2019
#36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability Role/Capability normal normal 1 defect (bug) 06/04/2019
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal 1 Awaiting Review defect (bug) has-patch 03/05/2021
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal 1 Future Release enhancement has-patch 09/20/2019
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal 1 Future Release enhancement needs-unit-tests 11/01/2017
#43210 Introduce singular capabilities for managing individual options Role/Capability normal normal 1 Awaiting Review enhancement dev-feedback 04/19/2018
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal 1 Future Release enhancement needs-unit-tests 04/18/2018
#32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard Role/Capability normal normal 1 enhancement 11/23/2023
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal 1 enhancement 12/05/2022
#45709 Suggestion for User Roles Role/Capability normal normal 1 Awaiting Review enhancement 01/29/2019
#55106 Split publish_posts in publish_posts and publish_others_posts Role/Capability normal normal 1 Awaiting Review feature request 02/08/2022
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query Script Loader normal normal 1 Awaiting Review defect (bug) 12/14/2021
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal 1 Awaiting Review defect (bug) 05/02/2018
#49192 All plugin style tags are empty after upgrade to 5.3.2 Script Loader normal major 1 Awaiting Review defect (bug) reporter-feedback 01/20/2020
#37756 Allow inline scripts on script aliases Script Loader normal normal 1 Future Release defect (bug) needs-unit-tests 12/13/2019
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal 1 Awaiting Review defect (bug) needs-unit-tests 02/05/2017
#59972 Clarify description of wp_script_add_data() Script Loader normal normal 1 Awaiting Review defect (bug) 07/25/2024
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal 1 Awaiting Review defect (bug) 01/30/2022
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes Script Loader normal normal 1 defect (bug) 06/04/2019
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor 1 Future Release defect (bug) 04/27/2022
#55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need Script Loader normal normal 1 Awaiting Review defect (bug) 02/18/2022
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major 1 Awaiting Review defect (bug) 05/26/2023
#46334 wp_localize_script did not output anything in wp_print_footer_scripts hook although document suggested that it should be working Script Loader normal major 1 Awaiting Review defect (bug) 02/24/2019
#40602 Implement immutable cache headers Script Loader normal normal 1 Awaiting Review enhancement 04/29/2017
#54884 Load scripts conditionally to reduce page loading and processing time Script Loader normal normal 1 Awaiting Review enhancement 02/20/2022
#61771 Script Modules: add the importmap's scopes key Script Loader normal normal 1 Awaiting Review enhancement 09/27/2024
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal 1 enhancement has-patch 06/04/2019
#43781 adding apply_filters on $handle in localize Script Loader normal normal 1 Awaiting Review enhancement 04/16/2018
#56993 I want to put a filter in the wp_enqueue_block_support_styles function. Script Loader normal normal 1 Awaiting Review feature request 10/25/2023
#55618 combine/concatenate enqueued relative js/css Script Loader normal normal 1 Awaiting Review feature request 04/25/2022
#41391 Links to media in password protected pages Security normal normal 1 Awaiting Review defect (bug) 07/24/2017
#57875 Add password strength meter for password protected content Security normal normal 1 Future Release enhancement 06/01/2023
#53296 Do trim $hook_name within add_action() and add_filter() function Security normal normal 1 Awaiting Review enhancement has-patch 05/29/2021
#43320 Harden API requests against man-in-the-middle attacks Security low minor 1 Awaiting Review enhancement 02/18/2018
#62055 Put index.php into Public folder on the root directory Security normal normal 1 Awaiting Review enhancement 09/16/2024
#52544 Removing database tables allows anyone to take over all website files Security normal major 1 Awaiting Review enhancement 07/05/2022
#54512 Suggestion for file protection Security normal normal 1 Awaiting Review enhancement 11/25/2021
#60470 Use `filter_input` instead of superglobals where possible Security normal normal 1 Awaiting Review enhancement 02/09/2024
#43215 Allow wp_kses to pass allowed CSS properties Security normal normal 1 Awaiting Review feature request 07/12/2024
#38536 Hook/Function to Set Content-Security-Policy Security normal normal 1 Awaiting Review feature request 06/04/2019
#55228 Provide Option to Remove Password Visibility Button and Dashicons from WordPress' Login Form Security normal normal 1 Awaiting Review feature request close 02/25/2022
#60887 After upgrade to WordPress 6.4.3, do_shortcode no longer works in page templates Shortcodes normal critical 1 Awaiting Review defect (bug) 04/02/2024
#51377 Front End elements break after too many shortcodes Shortcodes normal normal 1 Awaiting Review defect (bug) reporter-feedback 09/24/2020
#57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal 1 Awaiting Review defect (bug) dev-feedback 02/28/2023
Note: See TracReports for help on using and creating reports.