Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1310 matches)

Create a new ticket
  • Tickets that need feedback or reviewing from the WordPress developers or regular bug wranglers (keywords: dev-feedback, needs-review)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1201 - 1300 of 1310)

3 4 5 6 7 8 9 10 11 12 13 14

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#28904 custom header stores full URL in database Themes normal normal defect (bug) dev-feedback 7 years ago
#16883 Add check for "Template Version" on theme activation Themes normal normal enhancement dev-feedback 7 years ago
#26516 Make it easier to check theme support obenland Themes normal normal enhancement dev-feedback 13 months ago
#12877 Modular themes: Apply template hierarchy to folders within a theme Themes normal normal feature request dev-feedback 7 years ago
#47563 Update get_template_part() function Themes normal normal feature request dev-feedback 5 years ago
#35707 On installation page, autocompleted password should not be visible. Upgrade/Install normal normal defect (bug) dev-feedback 7 months ago
#33147 Updated message on install.php, Username can't be change directly after installation Upgrade/Install normal normal defect (bug) dev-feedback 7 years ago
#26626 WP_Upgrader::unpack_package() can overflow path name length limits Upgrade/Install normal normal defect (bug) dev-feedback 5 years ago
#23487 is_blog_installed gives erroneous result on moved database Upgrade/Install normal normal defect (bug) dev-feedback 5 years ago
#16156 update-core is oblivious to api.wp.org being unreachable Upgrade/Install normal normal defect (bug) dev-feedback 7 months ago
#17451 Unify plugin update notices and include changelog data nacin* Upgrade/Install normal normal enhancement dev-feedback 7 years ago
#15861 Sorting users by post count Users normal normal defect (bug) dev-feedback 7 years ago
#35859 get_edit_user_link should always return the edit user link even if the given ID is that of the current user Users normal normal defect (bug) dev-feedback 7 years ago
#22277 Admin (not just superadmin) should be able to add user without confirmation email in multisite morganestes Users normal normal enhancement dev-feedback 7 years ago
#26195 Deleting users asks for reassigning posts even when there is no post/comment Users normal normal enhancement dev-feedback 13 months ago
#23413 Provide query result data to custom user columns Users normal normal enhancement dev-feedback 7 years ago
#20459 Super admin should be able to bypass banned/limited domains when creating users Users normal minor enhancement dev-feedback 7 years ago
#36368 Add `access_admin` capability Users normal normal feature request dev-feedback 7 years ago
#14460 New Permission for no_user_edit so users with edit_users can't edit it Users normal normal feature request dev-feedback 2 months ago
#53625 The 'explode' function does not work on widget block editor. Widgets normal major defect (bug) dev-feedback 5 years ago
#33180 Widgets not preserved after switching theme and deactivate plugins Widgets normal normal defect (bug) dev-feedback 7 years ago
#24283 is_active_widget() incorrect logic Widgets normal normal defect (bug) dev-feedback 22 months ago
#31085 CPT selector to “Recent Posts” widget Widgets normal normal enhancement dev-feedback 7 years ago
#29790 Widgets don't know the widget area context they're in Widgets normal normal enhancement dev-feedback 7 years ago
#23866 WordPress xmlrpc wp_getPosts filter for slug XML-RPC normal normal enhancement dev-feedback 7 years ago
#58180 Specify the REGEXP format for meta_query Database normal trivial Awaiting Review enhancement needs-docs 2 months ago
#44651 Make the excerpt explanation filterable Editor normal normal Awaiting Review enhancement needs-docs 11 months ago
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 4 years ago
#55260 Update Codex Page to Include Password Visibility Button and Language Switcher Login and Registration normal normal Awaiting Review enhancement needs-docs 4 years ago
#23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb Media normal normal Future Release enhancement needs-docs 3 years ago
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial Future Release enhancement needs-docs 4 years ago
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Role/Capability normal normal Awaiting Review defect (bug) needs-docs 3 years ago
#61555 Add deprecation notice to wp_title() Themes normal normal Awaiting Review enhancement needs-docs 2 years ago
#56751 Add wp_get_environment_type() to update.php checks (core, plugins, themes) Upgrade/Install normal normal Awaiting Review enhancement needs-docs 4 years ago
#45725 Unable to use the UPLOADS constant with WordPress in a different directory Upload normal normal Awaiting Review enhancement needs-docs 6 months ago
#16365 Comment transition for new comments Comments normal minor enhancement needs-docs 7 years ago
#63636 Enable instant page navigations from browser history via bfcache when sending "nocache" headers westonruter* Administration normal normal Future Release enhancement needs-unit-tests 7 months ago
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement needs-unit-tests 8 years ago
#40796 Twenty Seventeen: Overriding WordPress globals is prohibited Bundled Theme normal normal Awaiting Review defect (bug) needs-unit-tests 20 months ago
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement needs-unit-tests 12 months ago
#36564 Last Modified for Comments Comments normal trivial Future Release enhancement needs-unit-tests 2 weeks ago
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement needs-unit-tests 6 years ago
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#63856 Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor Editor normal normal Awaiting Review defect (bug) needs-unit-tests 12 months ago
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 2 years ago
#44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#2691 HTML comments in posts aren't handled properly. Formatting normal normal Future Release defect (bug) needs-unit-tests 17 months ago
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) needs-unit-tests 13 months ago
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 3 years ago
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement needs-unit-tests 4 months ago
#60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 12 months ago
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request needs-unit-tests 8 months ago
#48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) needs-unit-tests 6 days ago
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 17 months ago
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 4 weeks ago
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 22 months ago
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 3 years ago
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal normal Awaiting Review enhancement needs-unit-tests 7 months ago
#31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow Plugins normal normal Future Release enhancement needs-unit-tests 7 months ago
#64810 A password protected post can be sticky but sometimes this behaviour is forbidden. Posts, Post Types normal normal 7.2 defect (bug) needs-unit-tests 2 weeks ago
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 4 years ago
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal Future Release enhancement needs-unit-tests 5 days ago
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 6 years ago
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#41226 Static "posts page" preview not working Query normal normal Awaiting Review defect (bug) needs-unit-tests 11 months ago
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 4 years ago
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 3 years ago
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 4 years ago
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement needs-unit-tests 6 years ago
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 11 days ago
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 4 years ago
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement needs-unit-tests 5 years ago
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 10 months ago
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 3 years ago
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 8 years ago
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal Future Release defect (bug) needs-unit-tests 4 days ago
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement needs-unit-tests 11 months ago
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement needs-unit-tests 6 months ago
#31020 Introduce discrete capability for managing widgets Widgets normal normal Future Release enhancement needs-unit-tests 14 months ago
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) needs-unit-tests 16 months ago
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement needs-unit-tests 12 months ago
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 7 months ago
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) needs-unit-tests 14 months ago
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 7 years ago
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 14 months ago
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) needs-unit-tests 7 years ago
3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.