Make WordPress Core

{1} All Tickets (7966 matches)

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

Results (5101 - 5200 of 7966)

Plugins (52 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#58291 Speed up WordPress hooks addition/removal by ~20% has-patch normal normal Awaiting Review defect (bug) 05/22/2023 9
#15906 validate_plugin needs all_plugins filter has-patch normal normal defect (bug) 06/04/2019 9
#28085 Add a "Recently Updated" Plugins' view has-patch normal normal Future Release enhancement 08/11/2021 9
#31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow needs-unit-tests normal normal Future Release enhancement 02/05/2017 9
#18563 Disallowing editing of .php files in the plugin editor blocks access to allowable extensions normal normal defect (bug) 06/04/2019 10
#44582 Notice: Undefined property:stdClass::$plugin - wordpress reporter-feedback normal normal Awaiting Review defect (bug) 01/29/2022 10
#27188 deactivated_plugin behaves improperly dev-feedback normal normal defect (bug) 06/04/2019 10
#56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* dev-feedback normal normal 6.3 enhancement 02/08/2023 10
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) has-patch normal minor Awaiting Review enhancement 08/08/2021 10
#56292 Auto-update option gets enabled for plugins not hosted on WordPress.org reporter-feedback normal normal Awaiting Review defect (bug) 10/06/2022 11
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently has-patch normal normal Future Release defect (bug) 09/21/2022 11
#29539 Plugin viewer not displaying video tutorials. dev-feedback normal normal Future Release defect (bug) 05/05/2017 11
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority dev-feedback normal major Awaiting Review defect (bug) 07/07/2020 11
#26640 Performance Increase in apply_filter() (~11%) has-patch normal normal enhancement 06/04/2019 13
#20241 make it possible for plugins to activate other plugins needs-unit-tests normal normal Future Release enhancement 08/05/2022 13
#50560 show "recently deleted" plugins - a safer option than "inactive plugins" normal normal Awaiting Review enhancement 07/07/2020 13
#47160 Backport blocking of plugin updates if required PHP version is not supported dev-feedback normal normal Future Release defect (bug) 10/07/2019 14
#31192 Enable sorting of search results on "Add Plugins" admin page normal normal Awaiting Review enhancement 07/30/2021 14
#15971 Add ability to rate and report compatibility of plugins from wp-admin normal normal Future Release feature request 04/08/2019 14
#46032 Plugin details text direction layout (RTL) SergeyBiryukov has-patch normal normal Future Release defect (bug) 11/13/2021 15
#37656 Improve plugin bootstrapping processes dev-feedback normal normal Awaiting Review enhancement 12/13/2019 15
#37470 Shiny Updates: Erroneous Plugin Deactivation has-patch normal normal Future Release defect (bug) 08/08/2017 16
#30875 enforce integers in add_filter priority close normal normal defect (bug) 06/04/2019 16
#57278 Add filter to allow filtering of the must-use plugins list in the admin has-patch normal normal 6.3 enhancement 05/20/2023 16
#37301 A way to test plugin/theme installs and updates before applying dev-feedback normal normal Awaiting Review feature request 04/15/2020 16
#14569 Assign plugins on a per-site-basis has-patch normal normal Future Release feature request 07/15/2022 16
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov has-patch normal normal Future Release defect (bug) 03/29/2019 17
#42670 Symlinked plugin makes plugin_basename function return wrong basename has-patch normal normal 6.3 defect (bug) 06/01/2023 17
#54309 The "auto-updates enabled / disabled" filter links go missing audrasjb has-patch normal normal Future Release defect (bug) 02/21/2023 17
#9968 dynamically adding/removing filters breaks plugins needs-unit-tests low normal Awaiting Review defect (bug) 03/02/2020 17
#28226 menu_page_url does not return correct URL on network admin dev-feedback normal normal defect (bug) 06/04/2019 17
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php has-patch normal minor Awaiting Review enhancement 06/29/2020 17
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins needs-unit-tests normal normal Future Release defect (bug) 10/02/2017 18
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs normal normal defect (bug) 06/04/2019 19
#31183 Users with "update_plugins" capability can not see update details has-patch normal normal Future Release defect (bug) 12/05/2017 20
#17133 Code Editor: Register ctrl + s event for plugin/theme editor has-patch high normal Future Release enhancement 10/22/2021 21
#11538 Unbundle Hello Dolly westi normal normal enhancement 04/09/2023 24
#10535 _wp_filter_build_unique_id issues with the first time a filter is hooked by a class has-patch normal normal defect (bug) 06/04/2019 27
#33741 Remove references to my-hacks.php and the hack_file option jorbin has-patch normal normal Awaiting Review enhancement 08/03/2017 27
#23318 Plugins Admin Showing Details for Wrong Plugin normal normal WordPress.org enhancement 08/23/2022 28
#36406 $network_wide is unreliable needs-unit-tests normal critical Future Release defect (bug) 07/09/2019 31
#38211 Interference of AJAX search with input field auto-complete adamsilverstein has-patch normal normal Future Release defect (bug) 10/29/2021 35
#33330 Undefined property: stdClass::$slug needs-unit-tests normal minor Future Release defect (bug) 04/06/2023 36
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 has-patch normal normal Future Release defect (bug) 11/07/2022 36
#39441 Improve the Settings API for accessibility and ease of use. dev-feedback normal normal Future Release enhancement 01/10/2023 36
#48486 Add compliance tab to plugin repository pages on WordPress.org normal normal Awaiting Review feature request 01/14/2022 39
#16838 Excluding Akismet from Future WordPress Releases / Plugin Directory normal normal Awaiting Review enhancement 05/08/2023 45
#20578 Allow users to delete a plugin without uninstalling normal normal Future Release enhancement 08/27/2021 47
#46763 Improve plugin search results with already active plugins normal normal Awaiting Review enhancement 11/02/2022 48
#49151 Show a warning for plugins in WP admin that haven't received updates in a long time audrasjb* has-patch normal normal Future Release feature request 01/19/2022 57
#39338 class-wp-hook.php - apply_filters() infinite loop has-patch normal critical Future Release defect (bug) 08/01/2019 78
#12718 Better structure for admin menu dev-feedback normal normal Future Release enhancement 02/07/2018 87

Post Formats (15 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#42910 Default Post Format doesn't apply on post created from Quick Draft has-patch normal normal Awaiting Review defect (bug) 04/15/2018
#43613 Default post format setting does not respect theme support normal normal Awaiting Review defect (bug) 01/17/2019
#43482 Draft Posts Throw 404 on Preview when Supporting post_format normal normal Awaiting Review defect (bug) 03/07/2018
#54706 EMBED AND IMAGE SLIDER DON'T WORK normal major Awaiting Review defect (bug) 12/29/2021
#47675 No way to select Standard post format in Formats filter normal normal Awaiting Review defect (bug) 07/10/2019
#36673 Post Formats transferring from old theme to theme without post format support close normal normal defect (bug) 06/04/2019 1
#30172 Request: Filter for get_post_format normal normal enhancement 06/04/2019 1
#43575 Post Format reporter-feedback normal normal Awaiting Review feature request 04/19/2018 3
#34552 Remove default post format setting normal normal Awaiting Review enhancement 04/24/2017 4
#27425 Templates For Posts Formats dev-feedback normal normal enhancement 06/04/2019 4
#34670 Default Post Format option lists formats that are not available in the theme close normal normal Awaiting Review defect (bug) 06/16/2021 6
#23863 Post Formats: allow filtering content_width per format in wp-admin dev-feedback normal normal defect (bug) 06/04/2019 7
#47359 Unable to distinguish post formats when viewing list tables on mobile normal normal Future Release defect (bug) 04/27/2021 9
#23257 Add plural versions of Post Format strings normal normal Future Release enhancement 07/17/2017 12
#23749 Post Format Archive Conditional Tag danielpataki has-patch normal normal Future Release enhancement 06/26/2020 12

Post Thumbnails (17 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#43326 Delay when setting Featured Image normal normal Awaiting Review defect (bug) 02/15/2018
#55024 In wp-admin, show thumbnail of featured image normal normal Awaiting Review enhancement 02/01/2022
#56056 Specify a Custom Array of $sizes for `wp_get_attachment_image` to Reduce HTML Bloat normal normal Awaiting Review enhancement 10/12/2022
#58402 Featured Image Preview breaks when an SVG image is uploaded. dev-feedback normal normal Awaiting Review defect (bug) 05/30/2023 1
#45356 adding a featured image takes forever now, what's going on with that. reporter-feedback normal minor Future Release defect (bug) 12/16/2018 1
#45688 admin_post_thumbnail_html filter no longer works in WordPress > 5.0 normal normal Awaiting Review defect (bug) 12/18/2018 1
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() normal normal Awaiting Review defect (bug) 08/21/2020 1
#40469 How to remove full size image path from srcset and more intelligent choices in srcset candidate list normal normal Awaiting Review enhancement 06/28/2017 1
#44542 Images: Option to control when to create different image dimensions normal major Awaiting Review feature request 09/29/2021 1
#44077 Image editor not working after WP update 4.9.5 this week reporter-feedback normal major Awaiting Review defect (bug) 06/25/2018 2
#39736 Thumbnail src image link to direct large image, cause low page speed normal normal Awaiting Review defect (bug) 03/22/2022 3
#44772 Optimize `get_the_post_thumbnail_url` call reporter-feedback normal normal Awaiting Review enhancement 02/02/2023 4
#28461 Add a fallback parameter to get_the_post_thumbnail() to find images normal normal Awaiting Review enhancement 02/06/2017 5
#55019 Missing the Upload Featured image and Categories option after update the WP 5.9 normal major Awaiting Review defect (bug) 01/17/2023 7
#36996 get_the_post_thumbnail and the usage of class attribute normal normal defect (bug) 06/04/2019 9
#14106 Post-processing of post thumbnails dev-feedback normal normal enhancement 06/04/2019 11
#19949 Make update_post_thumbnail_cache() work for any instance dev-feedback normal normal enhancement 06/04/2019 14

Posts, Post Types (16 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47279 $post object passed to clean_post_cache action can contain outdated values needs-unit-tests normal normal Future Release defect (bug) 05/15/2019
#41128 404 Page not found after using same URL in post / page normal normal Awaiting Review defect (bug) 06/22/2017
#41324 Action of password-protect form. normal normal Awaiting Review defect (bug) 07/14/2017
#53195 Add $post or $post_id to the quick_edit_custom_box hook normal normal Awaiting Review defect (bug) 05/12/2021
#35606 AllPosts page: contradiction in filtering by Category and category assigning to the post normal minor defect (bug) 06/04/2019
#52519 Anchor links not working on password-protected pages (on first click) normal normal Awaiting Review defect (bug) 02/14/2021
#46883 Blog Configs being overridden by Hacker Bots normal critical Awaiting Review defect (bug) 04/11/2019
#56728 Can we fix featured image view issue when allowed SVG image type? normal normal Awaiting Review defect (bug) 10/04/2022
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* normal normal Future Release defect (bug) 02/17/2021
#40079 Content of static pages does not show when you have a count_post in the theme normal normal Awaiting Review defect (bug) 03/09/2017
#57741 Core throwing 'Attempt to read property "post_type" on null' normal normal Awaiting Review defect (bug) 02/17/2023
#45801 Duplicate post publish action normal normal Awaiting Review defect (bug) 01/07/2019
#55905 Edit date / quick edit not working normal normal Awaiting Review defect (bug) 06/02/2022
#41573 Editor and Quick Edit display the slug of a page selected as static front page normal normal Awaiting Review defect (bug) 08/06/2017
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin needs-unit-tests normal normal Awaiting Review defect (bug) 04/26/2020
#47072 Hierarchical post types missing attributes meta box if post type doesn't support 'page-attributes' or have templates normal minor Awaiting Review defect (bug) 04/29/2019
Note: See TracReports for help on using and creating reports.