Make WordPress Core

{1} All Tickets (8431 matches)

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

Results (5401 - 5500 of 8431)

Plugins (61 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#31496 register_uninstall_hook tries to serialize anonymous functions normal normal defect (bug) 06/04/2019 3
#31184 Plugin update API times out too easily in practice, and is not handled gracefully normal normal defect (bug) 06/04/2019 2
#31049 Hiding Administration Menu Items through remove_menu_page function can create unnecessary margin via the menu separator list item normal normal defect (bug) 06/04/2019 2
#28727 plugin editor content empty when source contains an invalid character normal normal defect (bug) 06/04/2019 5
#28226 menu_page_url does not return correct URL on network admin dev-feedback normal normal defect (bug) 06/04/2019 17
#27623 Search results for " " text appearing on every plugin activation or deactivation has-patch normal normal defect (bug) 06/04/2019 6
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs normal normal defect (bug) 06/04/2019 19
#19388 plugin_basename returns full directory in URL needs-unit-tests normal normal enhancement 06/04/2019 5
#18954 Automatically whitelist screen options added via add_screen_option() has-patch normal normal enhancement 06/04/2019 8
#18563 Disallowing editing of .php files in the plugin editor blocks access to allowable extensions normal normal defect (bug) 06/04/2019 10
#18501 plugin_dir_path() returns unsanitized path on Windows installs dev-feedback normal normal defect (bug) 06/04/2019 5
#16418 get_plugin_data() doesn't apply kses when $markup and $translate are false dd32* close normal normal defect (bug) 06/04/2019 3
#15906 validate_plugin needs all_plugins filter has-patch normal normal defect (bug) 06/04/2019 9
#12801 Add Info link to plugins management screen chriscct7 has-patch normal minor feature request 06/04/2019 5
#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
#47221 Plugin Search Menu (Enhancement Suggestion) normal normal Awaiting Review enhancement 05/10/2019
#43671 'Search installed plugins' on plugins page unneccesary and possibly misleading, possibly replace it for 'search new plugins' normal normal Awaiting Review enhancement 05/07/2019 2
#15971 Add ability to rate and report compatibility of plugins from wp-admin normal normal Future Release feature request 04/08/2019 14
#42981 Sorting plugins and themes normal normal Awaiting Review feature request 04/02/2019 1
#42656 Multisite Global $pagenow variable normal normal Awaiting Review defect (bug) 03/22/2019 2
#46571 Fix contributors list in plugin information + duplicate CSS dev-feedback normal normal Awaiting Review enhancement 03/20/2019 1
#39414 New param in plugin_dir_path normal normal Awaiting Review enhancement 03/15/2019 2
#45374 apply_filters_ref_array() no longer passes arguments by reference needs-unit-tests normal normal Awaiting Review defect (bug) 01/25/2019 8
#43882 Introduce slug-specific hooks to manage plugin loading order normal normal Awaiting Review enhancement 01/24/2019 2
#45439 Add a link to plugins/themes details in dashboard to translation page normal normal Awaiting Review enhancement 01/16/2019 6
#45861 Global variable in plugin main file dev-feedback normal normal Awaiting Review defect (bug) 01/09/2019 2
#45779 probable issue in Plugin activation hook normal normal Awaiting Review defect (bug) 01/07/2019 3
#40795 If plugin zip file has very long name, windows systems can fail to upgrade normal normal Awaiting Review defect (bug) 09/17/2018 5
#43077 Misleading error when updating plugins normal normal Awaiting Review defect (bug) 09/16/2018 3
#43115 Improve plugin search results normal normal Awaiting Review feature request 09/14/2018 1
#44073 Add functionality to search plugin with double quoted keyword normal normal Awaiting Review feature request 05/23/2018 3
#43949 Need filter in get_metadata reporter-feedback normal normal Awaiting Review enhancement 05/23/2018 4
#16185 Bulk Actions Dropdown Box JS Sync Ajax-Tables has-patch normal normal Future Release enhancement 04/30/2018 6
#43621 Introduce `add_action_once` and `add_filter_once` sugar. dev-feedback normal normal Awaiting Review feature request 04/06/2018 4
#38743 Introduce add_action_once() normal normal Awaiting Review feature request 03/23/2018 5
#43505 Display of html encoded text in dashboard. normal normal Awaiting Review defect (bug) 03/08/2018
#12718 Better structure for admin menu dev-feedback normal normal Future Release enhancement 02/07/2018 87
#43058 File search in theme & plugin editor window has-patch normal normal Awaiting Review feature request 01/16/2018 5
#31183 Users with "update_plugins" capability can not see update details has-patch normal normal Future Release defect (bug) 12/05/2017 20
#42773 Plugin/Theme editor does not return sufficient information when loopback request fails normal normal Awaiting Review enhancement 12/01/2017
#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
#41736 validate_file function will always return error for file paths in windows dev environments has-patch normal normal Awaiting Review defect (bug) 08/30/2017 1
#38183 Add hooks to be run before and after each callback needs-unit-tests normal normal Future Release enhancement 08/25/2017 3
#41646 activate.php and deactivate.php for Plugins normal normal Awaiting Review feature request 08/15/2017 1
#41627 Additional parameter for multisite activation normal normal Awaiting Review feature request 08/13/2017
#37470 Shiny Updates: Erroneous Plugin Deactivation has-patch normal normal Future Release defect (bug) 08/08/2017 16
#33741 Remove references to my-hacks.php and the hack_file option jorbin has-patch normal normal Awaiting Review enhancement 08/03/2017 27
#33374 Improvements for the messages visible in the plugin manager normal normal Future Release enhancement 07/21/2017 6
#32422 add_menu_page() returns incorrect $hookname when using plugin filename as $menu_slug reporter-feedback normal normal Awaiting Review defect (bug) 07/01/2017 3
#41141 Plugin edit: Missed message about making file writeable normal normal Awaiting Review defect (bug) 06/23/2017 1
#41140 Theme/plugin editing: Long file list goes off page normal normal Awaiting Review defect (bug) 06/23/2017 1
#41139 Plugin editing: Should the 'browsing' stand out more? normal normal Awaiting Review defect (bug) 06/23/2017 1
#40971 Clicking More Details in Add Plugins page shows old version of Plugin Directory page normal normal Awaiting Review enhancement 06/12/2017 1
#40804 Display important informations in plugins list normal normal Awaiting Review enhancement 05/18/2017
#39794 Notice if update_plugins cap is off SergeyBiryukov has-patch normal normal Future Release defect (bug) 05/18/2017 2
#29539 Plugin viewer not displaying video tutorials. dev-feedback normal normal Future Release defect (bug) 05/05/2017 11
#40651 Plugins: Make it easier to find plugin settings after install normal normal Awaiting Review feature request 05/04/2017 2
#40460 Add-On Grouping for Plugin List Screen normal normal Awaiting Review feature request 04/15/2017
#40156 Warning for invalid hook callback is not very useful normal normal Awaiting Review enhancement 03/15/2017 2
#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
#39772 add ajax functionality to switching tabs and pagination in plugins normal normal Awaiting Review enhancement 02/02/2017

Post Formats (12 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#43613 Default post format setting does not respect theme support normal normal Awaiting Review defect (bug) 08/01/2023 3
#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
#47359 Unable to distinguish post formats when viewing list tables on mobile normal normal Future Release defect (bug) 04/27/2021 9
#23749 Post Format Archive Conditional Tag danielpataki has-patch normal normal Future Release enhancement 06/26/2020 12
#47675 No way to select Standard post format in Formats filter normal normal Awaiting Review defect (bug) 07/10/2019
#30172 Request: Filter for get_post_format normal normal enhancement 06/04/2019 1
#27425 Templates For Posts Formats dev-feedback normal normal enhancement 06/04/2019 4
#23863 Post Formats: allow filtering content_width per format in wp-admin dev-feedback normal normal defect (bug) 06/04/2019 7
#42910 Default Post Format doesn't apply on post created from Quick Draft has-patch normal normal Awaiting Review defect (bug) 04/15/2018
#43482 Draft Posts Throw 404 on Preview when Supporting post_format normal normal Awaiting Review defect (bug) 03/07/2018
#23257 Add plural versions of Post Format strings normal normal Future Release enhancement 07/17/2017 12
#34552 Remove default post format setting normal normal Awaiting Review enhancement 04/24/2017 4

Post Thumbnails (18 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62597 WordPress 6.7 sizes="auto" is messing featured image on chrome mobile. joemcgill has-patch normal normal 6.8 defect (bug) 01/23/2025 14
#62729 stream_preview_image() should stream with right mime type, if filter _load_image_to_edit_path change file with different mime type pbearne has-patch normal normal Awaiting Review defect (bug) 01/13/2025 3
#62712 "Edit image" in Media Modal not work for PSD/SVG ( mime_type image/* ) normal minor Awaiting Review defect (bug) 12/20/2024 4
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() has-patch normal normal Awaiting Review defect (bug) 12/05/2024 2
#56056 Specify a Custom Array of $sizes for `wp_get_attachment_image` to Reduce HTML Bloat has-patch normal normal Awaiting Review enhancement 06/28/2024 1
#61402 Featured Image not showing in v6.5.4 reporter-feedback normal major Awaiting Review defect (bug) 06/09/2024 4
#55019 Missing the Upload Featured image and Categories option after update the WP 5.9 normal major Awaiting Review defect (bug) 10/18/2023 8
#58402 Featured Image Preview breaks when an SVG image is uploaded. dev-feedback normal normal Awaiting Review defect (bug) 05/30/2023 1
#39736 Thumbnail src image link to direct large image, cause low page speed normal normal Awaiting Review defect (bug) 03/22/2022 3
#55024 In wp-admin, show thumbnail of featured image normal normal Awaiting Review enhancement 02/01/2022
#44542 Images: Option to control when to create different image dimensions normal major Awaiting Review feature request 09/29/2021 1
#36996 get_the_post_thumbnail and the usage of class attribute normal normal defect (bug) 06/04/2019 9
#45688 admin_post_thumbnail_html filter no longer works in WordPress > 5.0 normal normal Awaiting Review defect (bug) 12/18/2018 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
#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
#43326 Delay when setting Featured Image normal normal Awaiting Review defect (bug) 02/15/2018
#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
#28461 Add a fallback parameter to get_the_post_thumbnail() to find images normal normal Awaiting Review enhancement 02/06/2017 5

Posts, Post Types (9 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62838 Remove title attribute from shortlink has-patch normal normal 6.8 defect (bug) 01/22/2025 6
#37332 Enhancement: Add a wrong password message on password protected posts joedolson* has-patch normal normal 6.8 defect (bug) 01/21/2025 11
#61711 Password-protected pages lacking appropriate 'Cache-Control' request header johnbillion* dev-feedback normal normal 6.8 defect (bug) 01/20/2025 18
#57496 Lazy load post meta pbearne* has-patch normal normal 6.8 enhancement 01/15/2025 11
#62468 wp_update_post overwrites post_date when updating post_status reporter-feedback normal normal Awaiting Review defect (bug) 01/14/2025 6
#59901 PHPunit tests for wp_find_hierarchy_loop has-patch normal normal Future Release enhancement 01/07/2025 4
#56599 "All" view not selected for all relevant views for custom post type has-patch normal trivial Awaiting Review defect (bug) 01/03/2025 7
#62769 Saving Post without Title and Content normal normal Awaiting Review enhancement 01/02/2025 3
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 12/25/2024 5
Note: See TracReports for help on using and creating reports.