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 (601 - 700 of 5283)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#40252 Redirection during activation Plugins normal normal 3 Future Release defect (bug) 02/29/2024
#47438 do_action will convert "single array object" as "object" Plugins normal normal 3 Awaiting Review defect (bug) 06/24/2024
#39474 "Update plugins" button also updates pending translations without express consent, while there's a specific button for that (Update translations). Plugins normal normal 3 Awaiting Review enhancement 07/09/2023
#31192 Enable sorting of search results on "Add Plugins" admin page Plugins normal normal 3 Awaiting Review enhancement 07/30/2021
#52191 Show plugin update notifications on Plugins screen on WordPress Multisite sub blogs Plugins normal minor 3 Future Release enhancement 11/15/2021
#40469 How to remove full size image path from srcset and more intelligent choices in srcset candidate list Post Thumbnails normal normal 3 Awaiting Review enhancement 06/28/2017
#19031 Category view incorrectly counting custom posts Posts, Post Types normal normal 3 defect (bug) 06/04/2019
#40325 Potential bug with the “get_post_type” function Posts, Post Types normal normal 3 Awaiting Review defect (bug) 12/14/2020
#25493 Sorting posts in ascending order of date at admin side wonderboymusic Posts, Post Types normal normal 3 defect (bug) 06/04/2019
#55332 problem with quick comment discarded changes Posts, Post Types normal minor 3 Awaiting Review defect (bug) 08/09/2023
#43036 the_posts_pagination() - redirect URL for first page in category Posts, Post Types normal normal 3 Awaiting Review defect (bug) 01/06/2018
#48375 Introduce a separate capability for trashing a post Posts, Post Types normal normal 3 Awaiting Review enhancement 01/06/2020
#29014 Normalization of template tag filters Posts, Post Types normal normal 3 enhancement 06/04/2019
#28798 htaccess and protected option Posts, Post Types normal normal 3 Awaiting Review enhancement 10/15/2021
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) Posts, Post Types normal normal 3 enhancement 06/04/2019
#44204 Privacy export codebase in 4.9.6 doesn't use WP Filesystem API Privacy normal normal 3 Future Release defect (bug) 08/22/2020
#44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal 3 Future Release enhancement 10/20/2020
#45154 Convert Privacy Policy content to indexed array and filter array to allow easy unsetting. Privacy normal normal 3 Future Release enhancement 03/27/2019
#51110 Create a UI for user-level privacy / consent management options on the profile page paaljoachim Privacy normal normal 3 Future Release enhancement 07/09/2024
#44268 GDPR concerns on the core commenting flow Privacy normal normal 3 Awaiting Review enhancement 05/30/2018
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron Privacy normal normal 3 Awaiting Review enhancement 07/30/2018
#43938 Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure xkon Privacy normal normal 3 Future Release enhancement 06/23/2020
#44186 Possibles enhancements to 4.9.6 privacy tools Privacy normal normal 3 Awaiting Review enhancement 06/20/2018
#44067 Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default Privacy normal normal 3 Awaiting Review enhancement 02/13/2019
#56312 Appending ?name to home URL shows the posts page instead of a static front page Query normal normal 3 Future Release defect (bug) 01/06/2023
#40397 PHP 7.1.x problem in WP_Query Query normal normal 3 Awaiting Review defect (bug) 01/11/2018
#54853 Search only searching phrases and not searching individual terms Query normal normal 3 Awaiting Review defect (bug) 01/19/2022
#39140 Taxonomies - operator AND doesn't work properly for taxonomy hierarchies Query normal normal 3 Awaiting Review defect (bug) 01/08/2019
#38709 Unlimited query for invalid post names pbearne Query normal normal 3 Future Release defect (bug) 05/09/2024
#36696 WP_Meta_Query can give wrong results when comparing large numbers Query normal normal 3 defect (bug) 06/04/2019
#48280 orderby meta_value breaks with newer versions of MySQL Query normal normal 3 Awaiting Review defect (bug) 01/30/2020
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal 3 Awaiting Review defect (bug) 10/12/2019
#40341 Make search possible in custom fields Query normal normal 3 Awaiting Review enhancement 05/24/2024
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts Query normal normal 3 Awaiting Review enhancement 07/03/2018
#40404 Slow queries with a large number of posts (tens of thousands and above) Query normal normal 3 Awaiting Review enhancement 04/10/2017
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal 3 enhancement 06/04/2019
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal 3 Future Release enhancement 02/10/2020
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal 3 Awaiting Review defect (bug) 07/11/2024
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal 3 Future Release defect (bug) 01/03/2021
#41740 Add comment count to "replies" link in post responses REST API normal normal 3 Awaiting Review enhancement 10/25/2020
#58849 Document supported $args for register_rest_route() REST API normal normal 3 Future Release enhancement 07/19/2023
#43428 Improve CORS headers sent to REST Api requests REST API normal normal 3 Awaiting Review enhancement 04/24/2023
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal 3 Future Release enhancement 10/25/2020
#46379 REST API posts/pages response to include scripts needed for display of post content REST API normal normal 3 Future Release feature request 10/24/2020
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal 3 Awaiting Review enhancement 04/30/2021
#42086 Option to view condensed diffs for post revisions Revisions normal normal 3 Awaiting Review feature request 09/01/2020
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal 3 Awaiting Review defect (bug) 08/20/2017
#51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() Rewrite Rules normal normal 3 Future Release defect (bug) 03/04/2022
#29594 Basic Cookie Authentication from External Database Role/Capability normal normal 3 defect (bug) 06/04/2019
#50252 Capability issue with admin menu Role/Capability normal normal 3 Awaiting Review defect (bug) 06/24/2023
#38714 Taxonomy meta boxes do not work right with Custom Post Types that use custom capabilities Role/Capability normal normal 3 Awaiting Review defect (bug) 03/25/2019
#47338 is_super_admin() should check a different capability Role/Capability normal normal 3 Awaiting Review defect (bug) 09/23/2019
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal 3 defect (bug) 06/04/2019
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal 3 Awaiting Review defect (bug) 10/20/2019
#61435 Style dependencies are not inlined Script Loader normal normal 3 Awaiting Review defect (bug) 06/15/2024
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal 3 Awaiting Review enhancement 05/22/2019
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal 3 Awaiting Review enhancement 03/26/2019
#60234 Script Modules API: Add a translations API Script Loader normal normal 3 Awaiting Review enhancement 02/27/2024
#61500 Script Modules: Allow scripts to depend on modules Script Loader normal normal 3 Awaiting Review enhancement 06/25/2024
#38260 A FORCE_SSL_CANONICAL constant Security normal normal 3 Awaiting Review enhancement 06/04/2019
#44058 Include security sniffs in PHPCS ruleset Security normal normal 3 Future Release enhancement 05/16/2018
#38262 Task: Opt in SSL Improvements Security normal normal 3 Awaiting Review enhancement 02/05/2020
#29661 Should Shortcode Attributes Allow HTML Special Characters? Shortcodes normal normal 3 enhancement 06/04/2019
#48399 Recovery mode can stick the admin in a bad state Site Health normal normal 3 Awaiting Review defect (bug) 11/21/2019
#55280 Unsupported operand types in Site Health Site Health normal normal 3 Awaiting Review defect (bug) 02/27/2024
#61743 Capture and inform users when plugins or themes are `_doing_it_wrong()` Site Health normal normal 3 Awaiting Review enhancement 07/24/2024
#47765 Email from improved fatal error protection Site Health normal minor 3 Awaiting Review enhancement 12/05/2019
#35995 Registering taxonomies for attachment mime types Taxonomy normal normal 3 defect (bug) 06/04/2019
#22511 Taxonomy manage screen checks for manage_terms and edit_terms, instead of just manage_terms. Taxonomy normal normal 3 defect (bug) 06/04/2019
#28118 category sort bug Taxonomy normal normal 3 Future Release defect (bug) 04/22/2019
#34932 Custom Field meta box in Taxonomy Term after WP 4.4 Taxonomy normal normal 3 enhancement 06/04/2019
#29852 wp_update_term() should use wp_insert_term() internally Taxonomy normal normal 3 enhancement 06/04/2019
#35520 If stylesheet_directory and template_directory are forced, don't show theme screens Themes normal normal 3 defect (bug) 06/04/2019
#41341 Theme update notification appearing multiple times Themes normal normal 3 Future Release defect (bug) 01/15/2021
#37461 Introduce get_the_title_attribute() to wrap the_title_attribute( 'echo=0' ) Themes normal normal 3 enhancement 06/04/2019
#48241 Using `add_theme_support( 'custom-background' )` enables both background color and background image. Themes normal normal 3 Awaiting Review enhancement 10/30/2019
#51072 Add action hook after theme skip links sarahricker Themes normal normal 3 Future Release feature request 10/16/2020
#53412 Consider allowing themes to include block directory block references Themes normal normal 3 Awaiting Review feature request 06/15/2021
#46003 Improve toolbar CSS Toolbar normal normal 3 Future Release enhancement 03/04/2020
#25819 "ms_files_rewriting" site option is not created during upgrades Upgrade/Install normal normal 3 defect (bug) 06/04/2019
#26056 Database is not upgraded in multisite if loopback is disabled Upgrade/Install normal major 3 defect (bug) 07/25/2021
#35587 If core in under version control, don't let the user update manually Upgrade/Install normal normal 3 defect (bug) 06/05/2019
#53850 Plugin available updates not being displayed and updates not possible via admin console menu audrasjb Upgrade/Install normal normal 3 Awaiting Review defect (bug) 08/30/2021
#58828 Whenever bulk updates are done in wp-admin/update-core.php, no feedback is given, until all updates are done williampatton Upgrade/Install normal normal 3 Future Release defect (bug) 06/26/2024
#56318 Add auto-update fatal error protection afragen Upgrade/Install normal normal 3 Future Release enhancement 10/12/2022
#35002 Attempt to set executable bits for core directories Upgrade/Install normal normal 3 enhancement 06/05/2019
#50797 Maintenance file path should be configurable Upgrade/Install normal normal 3 Awaiting Review enhancement 09/16/2020
#11869 Multisite upgrade notice at wpmu-upgrade-site.php isn't steadily visible. Upgrade/Install normal minor 3 Future Release enhancement 04/23/2017
#30559 Plugins and themes translations aren't downloaded when language is changed Upgrade/Install normal normal 3 Future Release enhancement 05/06/2019
#43416 Function to Maybe Convert Tables to InnoDB Upgrade/Install normal normal 3 Awaiting Review feature request 04/17/2023
#45783 Upgrades Page: Improve design Upgrade/Install normal normal 3 Awaiting Review feature request 06/05/2021
#22128 Adding upload mimetype in Multisite does not work if mimetype is not already defined Upload normal minor 3 Awaiting Review defect (bug) 05/15/2019
#40624 MP3 files with ID3v2 information can't be uploaded Upload normal normal 3 Awaiting Review defect (bug) 12/18/2020
#53100 Unable to upload SVGs even if ALLOW_UNFILTERED_UPLOADS set Upload normal minor 3 Awaiting Review defect (bug) 03/05/2024
#32704 Upload path is not set correctly after switch_blog Upload normal normal 3 Awaiting Review defect (bug) 05/15/2019
#27743 "Change role to..." omitted from bottom of users table shown to single site admin in multi-site Users normal normal 3 defect (bug) 06/05/2019
#35627 Delete user posts not reassigned. Users normal normal 3 defect (bug) 06/05/2019
#44374 Remove deprecated contact methods Users normal normal 3 Awaiting Review defect (bug) 06/01/2020
#30959 race condition in wp_insert_user() Users normal normal 3 defect (bug) 02/03/2023
#35868 Add Filter for Profile User Description Bio Users normal normal 3 enhancement 06/05/2019
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.