Make WordPress Core

{1} All Tickets (8331 matches)

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

Results (3301 - 3400 of 8331)

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#35154 The admin_url filter might break ajaxurl usage reporter-feedback normal normal defect (bug) 06/04/2019 2
#34853 A helper method should be created to centralize which extensions are used for images. has-patch normal normal enhancement 06/04/2019 1
#34487 Add a new conditional tag for the "Posts Page" has-patch normal normal enhancement 06/04/2019 1
#34392 calling update_option("siteurl", $newval) can overwrite it with an instance of WP_Error. normal normal defect (bug) 06/04/2019 1
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell needs-unit-tests normal normal defect (bug) 06/04/2019 5
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges needs-unit-tests normal normal defect (bug) 06/04/2019 6
#33834 wpautop treats html comments as content normal normal defect (bug) 06/04/2019 3
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it needs-unit-tests normal normal defect (bug) 06/04/2019 2
#33492 Slightly better add_filter normal normal enhancement 06/04/2019 4
#33344 Do not force draggable elements on touch devices, stop using touch-punch.js normal normal defect (bug) 06/04/2019 2
#33308 Responsive list tables don't handle primary columns that are not the first non-checkbox one normal normal defect (bug) 06/04/2019 9
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. has-patch normal normal defect (bug) 06/04/2019 3
#32558 More compact handling of the filter bar on small screens normal normal enhancement 06/04/2019 7
#32528 Create a new search_form_content hook in get_search_form() normal normal feature request 06/04/2019 2
#32469 Create wp-include/views directory normal normal enhancement 06/04/2019 2
#32392 HTML entities in Pingback notifications? normal normal defect (bug) 06/04/2019 3
#32316 Caps: Pass cap being checked to the 'user_has_cap' filter normal normal enhancement 06/04/2019 1
#32249 Create extendable base classes of WP_Customize_* so that the rest of WordPress can benefit for its API normal normal enhancement 06/04/2019 2
#32192 Add HTML attribute builder helper function has-patch normal normal enhancement 06/04/2019 6
#31778 Opening the collapsed admin menu doesn't close toolbar submenus normal normal defect (bug) 06/04/2019 2
#31725 Protect against jQuery being downgraded by poorly coded plugins and themes normal normal defect (bug) 06/04/2019 2
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used reporter-feedback normal normal defect (bug) 06/04/2019 1
#31577 wp.ajax.send JS function should send ajax request with dataType json has-patch normal normal defect (bug) 06/04/2019 2
#31559 Meta boxes should have before/after hooks dev-feedback normal normal enhancement 06/04/2019 3
#31211 New function for link-category intersection normal normal enhancement 06/04/2019 1
#31206 Move AJAX action parameters out of the method body and into the declaration. dev-feedback normal normal enhancement 06/04/2019 3
#31010 Frontend / Admin specifications for AJAX normal normal enhancement 06/04/2019 2
#31005 wp_send_json(): Filtering of $response prior to passing it to wp_json_encode(). normal normal enhancement 06/04/2019 4
#30798 Ideas for improvements to to wp_die() usages dev-feedback normal normal enhancement 06/04/2019 5
#30613 Check the return value of wp_json_encode() has-patch normal normal defect (bug) 06/04/2019 9
#30325 WP List Table: allow filtering view switcher modes has-patch normal normal enhancement 06/04/2019 11
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http reporter-feedback normal normal defect (bug) 06/04/2019 3
#29972 Split pagination calculations and HTML in paginate_links has-patch normal normal enhancement 06/04/2019 2
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. needs-unit-tests normal normal defect (bug) 06/04/2019 2
#28774 Hooking into wp_ajax_upload_attachment dev-feedback normal normal enhancement 06/04/2019 2
#28643 Improve the wp_die experience normal normal enhancement 06/04/2019 2
#28563 Dashicons transition normal normal defect (bug) 06/04/2019 2
#27957 Revisit the Tag/Category Converter mention on the Tools Page normal normal enhancement 06/04/2019 6
#27286 create menu page for custom post types dev-feedback normal normal enhancement 06/04/2019 3
#27122 Optimization for PHP FPM dev-feedback normal normal enhancement 06/04/2019 13
#24284 is_multi_author() should query by specific post type and status needs-unit-tests normal normal enhancement 06/04/2019 2
#23454 _deprecated_function Messages chriscct7 has-patch normal normal enhancement 06/04/2019 3
#22530 garbage query strings on URLs are not sanitized or removed reporter-feedback normal normal defect (bug) 06/04/2019 9
#47419 If emojis or embeds JavaScript is not loaded, variable wp is undefined in the front-end. normal normal Awaiting Review defect (bug) 05/29/2019 1
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane has-patch normal minor Awaiting Review defect (bug) 05/23/2019 2
#44021 Dashboard menu disappears in Chrome beta reporter-feedback normal normal Awaiting Review defect (bug) 05/22/2019 1
#46484 Cleaning WP from any reference to php4 early normal normal Future Release enhancement 05/22/2019 1
#46155 Responsive images (srcset) not working on cropped files. joemcgill reporter-feedback normal major Awaiting Review defect (bug) 05/15/2019 4
#40790 Ability to filter $post_type in _get_last_post_time dev-feedback normal normal Awaiting Review enhancement 04/25/2019 4
#41249 Improve the "collapse menu" interface normal normal Awaiting Review enhancement 04/21/2019 4
#37249 Missing url escapes and 'author' link relation in wp_list_authors() has-patch normal normal Awaiting Review defect (bug) 04/20/2019 2
#37253 Add several missing "_deprecated_function()" calls has-patch low normal Future Release defect (bug) 04/19/2019 4
#37665 Font Natively: Google maps can change the active font has-patch normal normal Awaiting Review defect (bug) 04/18/2019 7
#38618 wp_description() and description-tag dev-feedback normal normal Awaiting Review feature request 04/05/2019 2
#43306 Creating site using wpmu_create_blog() without / prefixed with $path causes get_id_from_blogname() to fail. normal normal Awaiting Review defect (bug) 04/01/2019 3
#46481 Empty response if page template return zero normal normal Awaiting Review defect (bug) 03/25/2019 2
#43622 Improve error messages normal normal Awaiting Review enhancement 03/23/2019 4
#46580 Is there a reason we add noopener noreferrer on all anchor tags with target=? normal minor Awaiting Review enhancement 03/21/2019 2
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj has-patch normal normal Future Release enhancement 03/20/2019 11
#39543 Certain Strings When Pasted Into Title Bar Cause Loss of Styling reporter-feedback normal normal Awaiting Review defect (bug) 03/15/2019 3
#39977 Search results for custom post type = "ANY" normal normal Awaiting Review defect (bug) 03/15/2019 1
#39197 Page not found error on posts in different alphabets normal normal Awaiting Review defect (bug) 03/15/2019 2
#39425 sending mails with e-sign certificate feature request normal normal Awaiting Review feature request 03/15/2019 1
#46394 Create a Function to Allow the WordPress Search to Only Return Results from a Specified Post Type normal normal Awaiting Review feature request 03/01/2019 1
#43328 Add support for Web App Manifests westonruter* normal normal Future Release feature request 03/01/2019 10
#46342 Error messages in the Dashboard for Editor Role normal normal Awaiting Review defect (bug) 02/27/2019 2
#46315 Block editor columns left margin issue on reduced screen width normal normal Awaiting Review defect (bug) 02/24/2019 5
#46330 Preview showing commented HTML reporter-feedback normal normal Awaiting Review defect (bug) 02/24/2019 1
#46321 rel="noopener noreferrer" normal normal Awaiting Review defect (bug) 02/22/2019 1
#46281 WP Query breaks if there are term_ids in tax_query are more than 192 normal normal Awaiting Review defect (bug) 02/19/2019 4
#46102 Documentation improvement normal normal Awaiting Review enhancement 01/27/2019 2
#43100 Unexpected results from wpautop normal normal Awaiting Review defect (bug) 01/17/2019 3
#45960 plugin_basename() fails on windows path reporter-feedback normal normal Awaiting Review defect (bug) 01/16/2019 4
#43830 Being able to set a page as a homepage under the "Page Attribute" meta box normal normal Awaiting Review enhancement 01/16/2019 3
#45832 php-pm support normal normal Future Release feature request 01/14/2019 2
#45936 Insert empty record reporter-feedback normal normal Awaiting Review defect (bug) 01/12/2019 2
#41933 Undefined offset -1 in $pages array when post without pages is requested has-patch normal normal Awaiting Review defect (bug) 10/15/2018 9
#42213 Code Editors: Filter autocomplete suggestions has-patch normal normal Future Release defect (bug) 10/03/2018 8
#44406 Mismatch in the default value of the optional replacement argument in do_action_deprecated(), apply_filters_deprecated() and _deprecated_hook() normal normal Awaiting Review defect (bug) 09/17/2018 1
#40834 Introduce a JS module pattern to WordPress normal normal Awaiting Review enhancement 09/04/2018 8
#41388 Insert Media window does not remember state for custom tabs, iframe bug normal critical Awaiting Review defect (bug) 08/14/2018 8
#32639 A URL Agnostic Wordpress dev-feedback normal normal Awaiting Review feature request 07/25/2018 5
#44429 WP-CLI incompatibility with wp_redirect( https://... ) dev-feedback normal major Awaiting Review defect (bug) 07/24/2018 8
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) dev-feedback normal normal Awaiting Review defect (bug) 07/17/2018 3
#44425 Add WP_CACHE_KEY_SALT to WordPress.org secret-key service normal normal Awaiting Review enhancement 06/22/2018 2
#44407 Please add page_attributes_meta_box_parent action to meta-boxes.php normal normal Awaiting Review enhancement 06/21/2018 2
#44277 Post type rewrite breaks page url's normal normal Awaiting Review defect (bug) 06/04/2018 5
#44259 wp_query: Post & Page Parameters doc section incorrect normal normal Awaiting Review defect (bug) 05/29/2018 2
#44212 Add a new helper function for comma- or space-separated lists has-patch normal normal Awaiting Review defect (bug) 05/28/2018 4
#44251 Wrong way of getting website root url when site is rewritten normal normal Awaiting Review defect (bug) 05/28/2018 2
#44159 feature request: otption for removing save my name in comments normal normal Awaiting Review feature request 05/25/2018 1
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments has-patch normal normal Awaiting Review enhancement 05/21/2018 4
#44070 Avoid flickering of admin notices normal normal Awaiting Review defect (bug) 05/14/2018 4
#43884 new is_front() function normal normal Awaiting Review enhancement 04/29/2018 2
#43813 Meta API should set `last_changed` cache key internally normal normal Awaiting Review enhancement 04/20/2018 4
#43778 Spamming via Contact Form 7 (even Contact Form 7 was deleted) normal critical Awaiting Review defect (bug) 04/16/2018 2
#43665 XHR requests disregard the WP_DEBUG_DISPLAY flag normal normal Awaiting Review defect (bug) 03/30/2018 2
#43535 wp-mediaelement.min.js?ver=4.9.4:1 crashes, making the Widgets in customize.php unusable normal normal Awaiting Review defect (bug) 03/13/2018 4
#43334 Include Post/Page status when restoring the previous revision normal normal Awaiting Review feature request 02/16/2018 1
#43319 Bootstrap 4 Card issue in backend normal normal Awaiting Review enhancement 02/16/2018 1
Note: See TracReports for help on using and creating reports.