Make WordPress Core

{2} All Tickets, Workflow Oriented (8257 matches)

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

Results (501 - 600 of 8257)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#60212 apply_filters_deprecated() should tell the caller location General normal normal Awaiting Review defect (bug) has-patch 3 years ago 8
#30150 apply_filters( 'image_size_names_choose' ) should be provided a named context Media normal normal Future Release enhancement has-patch 8 years ago 7
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget audrasjb Posts, Post Types normal normal Future Release enhancement has-patch 5 weeks ago 16
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 4 months ago 5
#45177 admin bar View page button is missing in mobile view Toolbar normal normal Awaiting Review enhancement has-patch 5 years ago 3
#30875 address non-integer add_filter priority Plugins normal normal defect (bug) close 22 months ago 21
#54490 added test for get_num_queries and wp_get_nocache_headers General normal normal Awaiting Review defect (bug) has-patch 3 months ago 4
#65758 added check for post status in wp_privacy_send_personal_data_export_email() General normal normal 7.2 defect (bug) has-patch 9 days ago 5
#18790 add_theme_support with post type doesn't add theme support but overwrites it Themes normal normal defect (bug) has-patch 7 years ago 3
#63462 add_query_arg() should handle encoded input URLs General normal normal Awaiting Review defect (bug) has-patch 15 months ago 1
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 7 years ago 22
#40566 add_query_arg() returns only URL fragments in certain circumstances General normal normal Future Release enhancement has-patch 7 weeks ago 4
#50279 add_query_arg() removes equal sign from assigned value General normal normal Awaiting Review defect (bug) has-patch 11 months ago 2
#55952 add_option() racy behaviour Options, Meta APIs normal normal Future Release defect (bug) has-patch 4 years ago 5
#60832 add_meta_box breaks on plugin sub-pages if add_menu_page has dynamic title Menus normal normal Awaiting Review defect (bug) has-patch 2 years ago 2
#52294 add_editor_style: Allow replacing a style with an RTL version Themes normal normal Future Release enhancement has-patch 15 months ago 42
#55329 add_clean_index function throws PHP notice error Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 9 months ago 3
#53987 add tests for wp_list_filter Build/Test Tools normal normal Future Release enhancement has-patch 18 months ago 14
#44900 add post lock display to Media Library Media normal normal Future Release enhancement has-patch 6 years ago 16
#64102 add label to date/time to show which string is the language default SergeyBiryukov Date/Time normal normal Future Release enhancement has-patch 4 months ago 14
#35427 add filter on the wpmu_signup_user() meta values in user-new Login and Registration normal normal enhancement has-patch 7 years ago 6
#29390 add filter for get_date_from_gmt() pbearne Date/Time normal normal Future Release defect (bug) has-patch 13 months ago 2
#60366 add call_for_blog for easy to switch blog and restore in multisite General normal normal Awaiting Review enhancement has-patch 14 months ago 3
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 4 years ago 1
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal normal Awaiting Review enhancement has-patch 8 years ago 3
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 13 months ago 9
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 9 years ago 1
#64363 add MarkDown feeds Feeds normal normal Awaiting Review enhancement has-patch 4 months ago 13
#57760 add 'pre_wp_get_attachment_url' filter Media normal normal Awaiting Review enhancement has-patch 21 months ago 3
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 5 years ago 3
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 3 years ago 1
#27632 `wp_registration_url()` doesn't have a redirect argument chriscct7 Login and Registration normal normal defect (bug) has-patch 22 months ago 4
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) has-patch 7 weeks ago 52
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 2 years ago 5
#61940 `upgrader_process_complete` runs when no plugins selected to upgrade Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 2 years ago 5
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 4 years ago 2
#65230 `redirect_canonical()` fails to redirect slug-based attachment URLs when `wp_attachment_pages_enabled` is disabled Media normal normal Awaiting Review defect (bug) has-patch 3 months ago 1
#63618 `is_object_in_term` object cache uses "set" instead of "add" Cache API normal normal Awaiting Review defect (bug) has-patch 9 months ago 3
#55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) Formatting normal normal Awaiting Review defect (bug) has-patch 2 months ago 7
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 9 years ago 4
#55543 `add_menu_page` incorrectly requires SVG icon data URIs be base64 encoded Administration normal normal Future Release enhancement has-patch 18 months ago 1
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) has-patch 5 weeks ago 2
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal Awaiting Review defect (bug) has-patch 9 years ago
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal normal Awaiting Review enhancement has-patch 22 months ago 4
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal Future Release defect (bug) has-patch 9 years ago 4
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 2 weeks ago 29
#63990 `Tests_Media::test_quality_with_avif_conversion_file_sizes` sometimes runs with GD Media normal normal Awaiting Review defect (bug) has-patch 11 months ago 5
#55492 `Dismiss Errors` button alignment is not centered in Media Library. Media normal normal Awaiting Review defect (bug) has-patch 7 months ago 5
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure Formatting normal normal Awaiting Review defect (bug) has-patch 22 months ago 2
#41753 _wp_get_attachment_relative_path uses hardcoded uploads directory path Media normal normal Future Release enhancement has-patch 8 years ago 2
#10535 _wp_filter_build_unique_id issues with the first time a filter is hooked by a class Plugins normal normal defect (bug) has-patch 7 years ago 27
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal Awaiting Review defect (bug) has-patch 9 years ago 5
#49865 _unzip_file_pclzip attempting to create directories all the way up to / Filesystem API normal normal Awaiting Review defect (bug) close 15 months ago 1
#65055 _pad_term_counts() uses string-concatenated SQL without prepared statement johnbillion Taxonomy normal normal 7.2 enhancement has-patch 5 weeks ago 8
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 Taxonomy normal normal Awaiting Review enhancement has-patch 19 months ago 2
#57757 _get_block_templates_files fails when code is stored in map called templates Themes normal normal Awaiting Review defect (bug) has-patch 3 years ago 2
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 7 years ago 3
#46382 [walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php Menus normal normal Awaiting Review defect (bug) has-patch 3 years ago 5
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal Awaiting Review defect (bug) has-patch 5 years ago 2
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal Future Release enhancement has-patch 2 years ago 4
#51243 [JS] Exception when setting or trying to upload a featured image in a post Media normal normal Awaiting Review defect (bug) has-patch 6 years ago 4
#64600 [E_WARNING] Undefined array key "full" in wp-includes/media.php on line 4678 Media normal minor Awaiting Review defect (bug) has-patch 3 months ago 3
#63689 [Bug] My Sites dashboard layout doesn't adapt to long site names Networks and Sites normal normal Awaiting Review defect (bug) has-patch 13 months ago 4
#63590 Youtube oEmbed Test is not loading scripts Embeds normal normal Awaiting Review defect (bug) has-patch 13 months ago 7
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal Awaiting Review defect (bug) has-patch 5 years ago 1
#21292 XML-RPC: wp_upload_bits should act like wp_handle_upload XML-RPC normal normal defect (bug) has-patch 3 years ago 21
#65600 XML-RPC: wp.getUsersBlogs, enforce arg string requirements westonruter XML-RPC normal normal 7.2 defect (bug) has-patch 8 days ago 7
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal Awaiting Review defect (bug) has-patch 11 days ago 11
#59414 XML-RPC - add updateMedia endpoint joedolson* XML-RPC normal normal Future Release enhancement has-patch 18 months ago 8
#3260 XML output (rss, atom, rdf ...) should always use UTF-8 or CDATA for user input stevenkword Feeds normal normal Future Release defect (bug) has-patch 3 years ago 16
#44231 XML oembed discovery is not implemented correctly Embeds normal normal Awaiting Review defect (bug) has-patch 3 weeks ago 4
#62091 XML API: Produce XML Serialization of HTML (XHTML) HTML API normal normal Future Release feature request has-patch 5 months ago 4
#59142 X/Twitter posts cannot be embedded Embeds normal normal Future Release enhancement has-patch 8 months ago 25
#53243 X-WP-DoingItWrong has limited usefulness General normal normal Awaiting Review defect (bug) has-patch 5 years ago 1
#63488 Wrong return value for get_category_by_path() Taxonomy normal normal Awaiting Review defect (bug) has-patch 15 months ago 4
#61068 Wrong processing post_status for custom post_status Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 2 years ago 1
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal Future Release defect (bug) has-patch 2 months ago 2
#45013 Wrong links when installing in subdirectory = Administration normal normal Awaiting Review defect (bug) has-patch 8 years ago 2
#36439 Wrong language when resetting password johnbillion Login and Registration normal normal Future Release defect (bug) has-patch 5 years ago 8
#50692 WordPress v5.4.2 Escaping Problem in the Edit Media Screen Media normal normal Future Release defect (bug) has-patch 4 years ago 4
#15134 WordPress should not try to remove themes or plugins recursively if the directory is a symlink pbiron* Upgrade/Install normal normal Future Release defect (bug) has-patch 6 months ago 59
#11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources pbearne Feeds normal normal Future Release enhancement has-patch 21 months ago 9
#58161 WordPress post editor pagination uses inconsistent URL variable to rest of site Administration normal normal Awaiting Review defect (bug) has-patch 5 weeks ago 8
#47565 WordPress permalinks flip in hebrew Permalinks normal normal Awaiting Review defect (bug) has-patch 4 years ago 2
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 15 months ago 9
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal Awaiting Review enhancement has-patch 9 years ago 1
#53255 WordPress multisite allows you to delete plugins which are active on some subdomains Plugins normal critical Awaiting Review defect (bug) has-patch 2 months ago 9
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) has-patch 3 months ago 8
#30210 WordPress generates unnecessary RSS feeds pbearne Feeds normal normal Future Release defect (bug) has-patch 14 months ago 36
#42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config Administration normal normal Awaiting Review defect (bug) has-patch 5 years ago 3
#47004 WordPress email subject update - phase 2 Mail normal normal Future Release enhancement has-patch 6 months ago 15
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal Awaiting Review defect (bug) has-patch 3 years ago 2
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 8 months ago 19
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 4 years ago 4
#63913 WordPress assumes that the UTF-8 PCRE flag is available. Charset low normal Future Release enhancement has-patch 11 months ago 6
#54568 WordPress admin overwrite JS history.state General normal normal Awaiting Review defect (bug) has-patch 2 years ago 6
#65018 WordPress Post Edit Screen Content Overflow Issue in version 7.0 RC2 Administration normal normal Awaiting Review defect (bug) has-patch 3 months ago 8
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta Import normal normal defect (bug) has-patch 14 months ago 6
#23276 WordPress Importer: Update existing navs instead of new Import normal normal WordPress.org defect (bug) has-patch 4 months ago 6
#52740 WordPress Importer: Add vertical space between inputs Import normal normal WordPress.org defect (bug) has-patch 5 years ago 5
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracReports for help on using and creating reports.