Make WordPress Core

{2} All Tickets, Workflow Oriented (8278 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 (4001 - 4100 of 8278)

Needs Docs or Unit Tests (53 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement needs-unit-tests 7 years ago 34
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 7 years ago 3
#51725 Canonical redirect and user_trailingslashit() Canonical normal trivial Awaiting Review defect (bug) needs-unit-tests 3 years ago 5
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) needs-unit-tests 3 years ago 5
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request needs-unit-tests 7 months ago 4
#60355 Can't save object to metadata with `readonly` properties General low major Future Release enhancement needs-unit-tests 5 months ago 7
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 2 years ago 9
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) needs-unit-tests 15 months ago 13
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 3 years ago 3
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 7 years ago 5
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago 9
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal Future Release enhancement needs-unit-tests 8 years ago 2
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 14 months ago 6
#43010 Attribute Name Escape Formatting normal normal Awaiting Review enhancement needs-unit-tests 2 weeks ago 8
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal Future Release defect (bug) needs-unit-tests 7 years ago 2
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement needs-unit-tests 7 years ago 4
#35384 Archive for post in Menu Editor Menus normal normal enhancement needs-unit-tests 7 years ago 5
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 7 years ago 5
#64862 Application Passwords: Add rate limiting to prevent brute-force attacks Users normal normal Awaiting Review defect (bug) needs-unit-tests 5 months ago 1
#53995 Application Passwords Expiration Application Passwords normal normal Future Release feature request needs-docs 4 months ago 4
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 7 months ago 3
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement needs-unit-tests 8 years ago 21
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) needs-unit-tests 7 years ago 10
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) needs-unit-tests 7 years ago 5
#54797 Allow languages path in register_block_type I18N normal normal Future Release enhancement needs-unit-tests 5 months ago 33
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Administration normal normal Future Release enhancement needs-unit-tests 7 months ago 50
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal enhancement needs-unit-tests 7 years ago 2
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request needs-unit-tests 9 years ago 3
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement needs-unit-tests 8 years ago 4
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement needs-unit-tests 3 years ago 14
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 7 years ago 11
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal Future Release enhancement needs-docs 8 years ago 1
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 13 months ago 4
#52350 Add documentation about meta capabilities Role/Capability normal normal Awaiting Review enhancement needs-docs 6 years ago
#33714 Add custom post types to the 'At a Glance' widget Posts, Post Types low normal enhancement needs-docs 2 years ago 12
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 7 years ago 12
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 7 years ago 7
#55261 Add a "file size" column to the media library menu Media normal normal Awaiting Review feature request needs-docs 4 years ago 6
#46227 Add Rel-Feed Link to Header Feeds low trivial Future Release enhancement needs-unit-tests 5 years ago 35
#49381 Add Javascript Documentation to privacy-tools.js Privacy normal normal Future Release enhancement needs-docs 6 weeks ago 9
#56879 Add DDEV Page to Install Local Server Docs General normal normal Awaiting Review feature request needs-docs 4 years ago 1
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 3 years ago 9
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 2 years ago 8
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 7 years ago 1
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 7 years ago 3
#39939 A Contributor cannot preview their own post if it's scheduled Role/Capability normal minor Awaiting Review defect (bug) needs-unit-tests 11 months ago 7
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 3 years ago 5
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked Cache API normal normal Future Release enhancement needs-docs 5 years ago 1
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) needs-unit-tests 7 years ago 1
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 3 years ago 3
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal Future Release defect (bug) needs-docs 12 months ago 3
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 7 years ago 31
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago 5

Needs Early Attention (47 matches)

#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated Database normal normal Future Release defect (bug) has-patch 10 months ago 10
#64950 wp_using_ext_object_cache can return null, causing type failures, potential fatals westonruter Cache API normal normal Future Release defect (bug) has-patch 2 weeks ago 10
#65218 update-core.php - plugin slug is not clean audrasjb* Administration normal normal Future Release defect (bug) has-patch 2 weeks ago 4
#56780 shortcode block in block-based template part in a classic theme does not get expanded costdev Editor high normal Future Release defect (bug) changes-requested 14 months ago 73
#64972 safe_style_css missing anchor position properties General normal normal 7.2 defect (bug) has-patch 3 weeks ago 8
#65044 get_post_custom_values() missing array check, inconsistent with get_post_custom_keys() westonruter Posts, Post Types normal normal Future Release defect (bug) has-patch 2 weeks ago 16
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 13 months ago 38
#63518 get_blog_details( get_all: false ) not working as expected johnjamesjacoby Networks and Sites normal normal Future Release defect (bug) changes-requested 2 weeks ago 12
#29807 add support for picture element and srcset attribute on img in wp_kses adamsilverstein Formatting normal normal 7.2 defect (bug) has-patch 3 weeks ago 64
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 15 months ago 55
#63678 WordPress redirect to wp-admin/install.php when a user is rate limited in mysql johnbillion Database normal normal 7.2 defect (bug) has-patch 5 weeks ago 21
#60745 WP_Query::parse_query() does not handle invalid query arg values Query normal normal Future Release defect (bug) has-patch 2 weeks ago 25
#55207 WP_Query returns published sticky posts when post_status is set to draft Query normal normal Future Release defect (bug) early 20 months ago 9
#64653 WP_Hook::resort_active_iterations() skips next priority when callback removes itself during execution westonruter Plugins normal normal Future Release defect (bug) has-patch 2 weeks ago 16
#10931 Verify Comment Email Addresses of Registered Users adamsilverstein Comments normal normal Future Release enhancement needs-docs 5 weeks ago 77
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 2 years ago 14
#40175 Upload Validation / MIME Handling Media high major Future Release defect (bug) early 3 years ago 82
#60478 Upgrade to jQuery 4.0 External Libraries normal normal 7.2 task (blessed) early 3 weeks ago 43
#63256 Unnecessary array_map() call in get_terms() when object_ids is not set audrasjb Taxonomy lowest normal Future Release defect (bug) has-patch 9 hours ago 43
#59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal Future Release defect (bug) changes-requested 6 months ago 39
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal Future Release enhancement has-patch 2 years ago 57
#42352 Support use of native MySQLi prepared queries Database normal normal Future Release enhancement early 23 months ago 9
#37000 Support for the SameSite cookie attribute johnbillion* Security normal normal 7.2 enhancement has-patch 5 weeks ago 53
#61625 Styles enqueued from block.json are not correctly configured for RTL westonruter* Script Loader normal normal Future Release defect (bug) has-patch 2 weeks ago 10
#64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content hbhalodia Site Health normal normal Future Release defect (bug) has-patch 2 weeks ago 25
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement changes-requested 10 months ago 67
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement has-patch 4 months ago 11
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal Future Release enhancement needs-unit-tests 3 months ago 50
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal Future Release defect (bug) has-patch 22 months ago 39
#42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 5 years ago 21
#64921 REST API POST /wp/v2/posts: Undefined property stdClass::$id (line 766) westonruter* General normal normal Future Release defect (bug) reporter-feedback 3 weeks ago 16
#62997 Put the final nail in the coffin of shared terms Taxonomy normal normal Future Release enhancement has-patch 14 months ago 10
#52151 Post / Page / Plugin Title Columns broken audrasjb* Administration normal normal Future Release defect (bug) has-patch 10 months ago 35
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya Canonical normal normal Future Release defect (bug) changes-requested 15 months ago 51
#62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 General normal normal Future Release defect (bug) has-patch 3 weeks ago 11
#59649 PHP 8.0: improvements to allow for named parameters in 7.0 General normal normal Future Release task (blessed) has-patch 4 weeks ago 19
#47642 Order by comment count - posts list tables johnbillion Posts, Post Types normal normal Future Release defect (bug) has-patch 8 months ago 55
#64779 Notes can be edited and deleted by other users Comments normal normal Future Release defect (bug) has-patch 3 weeks ago 14
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 4 months ago 5
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov Login and Registration normal normal Future Release defect (bug) needs-unit-tests 4 months ago 16
#64729 Missing “Live Preview” button for block themes after installation on the “Add Themes” screen Themes normal normal Future Release defect (bug) has-patch 4 days ago 24
#58001 Lazy load user capabilities in WP_User object spacedmonkey Users normal normal Future Release enhancement changes-requested 6 months ago 60
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal Future Release defect (bug) reporter-feedback 12 months ago 24
#50486 Improve the admin notices accessibility joedolson* Administration normal normal 7.2 defect (bug) has-patch 4 weeks ago 44
#50568 Improve WP_Term's sanitization calls pbearne Taxonomy normal normal Future Release enhancement has-patch 5 weeks ago 31
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor Future Release defect (bug) needs-unit-tests 10 months ago 39
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` General normal normal Future Release defect (bug) has-patch 23 months ago 15
Note: See TracReports for help on using and creating reports.