Make WordPress Core

{60} Bugs Reported Against Trunk (4992 matches)

Create a new ticket
  • Bugs that have been reported against trunk.
  • Excludes tickets marked close or reporter-feedback.

Results (3501 - 3600 of 4992)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#45839 Use site meta for blog details Networks and Sites normal enhancement 18 months ago 4.6 dev-feedback
#59981 PHPUnit tests for is_main_network Networks and Sites normal enhancement 18 months ago has-patch
#61622 Site Attributes update - Site Status Field Networks and Sites normal enhancement 2 years ago
#61026 There is no easy way to add custom states to site-info.php Networks and Sites minor enhancement 2 years ago 6.5
#57408 Show at which sites in the multisite a plugin or theme is installed Networks and Sites normal feature request 3 years ago 6.1.1
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal enhancement 3 years ago has-patch
#46641 Add site_id to WP_Post object Networks and Sites normal enhancement 4 years ago 5.1
#56458 Multisite Theme Details Networks and Sites normal feature request 4 years ago 6.0.1
#52188 Move Multisite settings page into tabs Networks and Sites normal enhancement 4 years ago dev-feedback
#45640 get_blogs_of_user improvements alexstine Networks and Sites minor enhancement 5 years ago 3.0 needs-unit-tests
#54080 Dashboard > My Sites could use a list table for displaying the list of sites Networks and Sites normal feature request 5 years ago 3.0 dev-feedback
#31673 Multisite UX: deleting a plugin Networks and Sites normal enhancement 5 years ago 4.1.1
#43130 Add New Site: admin autocomplete search all users Networks and Sites normal enhancement 5 years ago 4.9.2
#44689 Convert user sites (my-sites.php) to table Networks and Sites normal enhancement 6 years ago 3.0 dev-feedback
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal enhancement 6 years ago 5.5 has-patch
#36432 Show Site ID and Theme in My Sites Networks and Sites normal enhancement 7 years ago 4.4.2 dev-feedback
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal enhancement 7 years ago has-patch
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal enhancement 7 years ago has-patch
#47700 My Sites text is confusing Networks and Sites normal enhancement 7 years ago 5.3
#47735 Separate sites I have created and sites I have joined in a network install Networks and Sites normal enhancement 7 years ago
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal enhancement 8 years ago has-patch
#43812 Retrieving Blog/site description in multisite Networks and Sites normal enhancement 8 years ago dev-feedback
#41443 Update /wp-admin/network/site-new.php to use wpmu_validate_blog_signup() Networks and Sites normal enhancement 9 years ago 4.8
#41771 Global configuration table Networks and Sites normal enhancement 9 years ago 4.9 needs-unit-tests
#40554 Hide /wp-admin/network/site-settings.php Networks and Sites normal enhancement 9 years ago
#40511 get_blogs_of_user should return an array of WP_Site objects Networks and Sites normal enhancement 9 years ago
#64377 Add a Notes column to the posts list table adamsilverstein Notes normal enhancement 8 months ago has-patch
#65836 Provide a native API for generating and managing Schema.org JSON-LD structured data Options, Meta APIs normal enhancement 4 days ago
#64581 Allow serialized options read-only view Options, Meta APIs trivial feature request 3 weeks ago 2.0.2 has-patch
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal enhancement 7 months ago has-patch
#64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal feature request 11 months ago 6.9 has-patch
#63685 "pre_add_option" hook missing Options, Meta APIs minor enhancement 13 months ago dev-feedback
#37928 add `pre_add_option` filter Options, Meta APIs normal enhancement 13 months ago has-patch
#63483 Compatibility float and whitelist timezone string Options, Meta APIs normal enhancement 14 months ago
#62664 Automatically prepopulate registered meta keys in the Custom Fields meta box Options, Meta APIs normal enhancement 15 months ago has-patch
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal enhancement 15 months ago 5.9.3 dev-feedback
#62748 Return results of update_post_meta Options, Meta APIs normal enhancement 19 months ago has-patch
#56548 Introduce `get_option` action Options, Meta APIs normal enhancement 22 months ago needs-unit-tests
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal enhancement 23 months ago 6.0 has-patch
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal enhancement 2 years ago 6.3 has-patch
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal enhancement 2 years ago needs-unit-tests
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal enhancement 2 years ago has-patch
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal enhancement 2 years ago has-patch
#51699 The only correct method to check for existence of option Options, Meta APIs normal enhancement 2 years ago
#54212 Add hooks to get/update/add_option functions Options, Meta APIs normal feature request 3 years ago 5.8.1
#55584 Settings API autoload hook Options, Meta APIs normal enhancement 3 years ago dev-feedback
#15865 Make it easy to disable options / user settings Options, Meta APIs normal enhancement 3 years ago has-patch
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal enhancement 4 years ago needs-patch
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients Options, Meta APIs normal enhancement 4 years ago
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal feature request 4 years ago
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` Options, Meta APIs normal enhancement 5 years ago dev-feedback
#52284 Add filter for notoptions after retrieval Options, Meta APIs normal feature request 6 years ago
#51730 update_metadata function: differentiate failure from no update Options, Meta APIs normal enhancement 6 years ago
#43208 Separate setting validation from sanitization Options, Meta APIs normal enhancement 6 years ago needs-unit-tests
#49948 Site Meta: Adding additional useful functions Options, Meta APIs minor enhancement 6 years ago 5.5 has-patch
#46705 Harden WP core against "update option" endpoint vulnerabilities Options, Meta APIs normal feature request 7 years ago 5.2
#48478 Allow omitting meta keys from the REST API response if they do not exist Options, Meta APIs normal enhancement 7 years ago 4.7 needs-patch
#41099 update_option return value ambiguous Options, Meta APIs normal enhancement 7 years ago 4.8
#38690 Introduce classes for settings Options, Meta APIs normal enhancement 7 years ago dev-feedback
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered Options, Meta APIs normal enhancement 7 years ago dev-feedback
#44238 Add protected param to register meta Options, Meta APIs normal enhancement 7 years ago 3.1.3 has-patch
#46314 JSON strings in postmeta issue Options, Meta APIs normal enhancement 7 years ago 5.2
#44659 Display custom fields Options, Meta APIs normal feature request 8 years ago
#43451 Disallow objects as meta values Options, Meta APIs normal feature request 8 years ago 4.9.2
#43209 REST API should take settings errors into account Options, Meta APIs normal enhancement 9 years ago dev-feedback
#41769 Custom function to display all values of a custom field (meta_key) Options, Meta APIs normal feature request 9 years ago
#41105 Fire action hook after updating option group. Options, Meta APIs normal enhancement 9 years ago 4.9 has-patch
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal enhancement 9 years ago 1.5 dev-feedback
#37929 Add `pre_delete_option` filter Options, Meta APIs normal enhancement 9 years ago has-patch
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal enhancement 5 weeks ago has-patch
#60675 Add hook for wp_check_for_changed_slugs() Permalinks normal enhancement 9 months ago 6.4.3
#61618 changing permalink structure Permalinks normal feature request 9 months ago
#63953 Improving the Permalink Structure for `?attachment_id=123` Permalinks normal enhancement 11 months ago
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal enhancement 12 months ago 3.5 dev-feedback
#62538 WordPress does not detect Openbsd httpd for URL rewrites Permalinks normal enhancement 21 months ago 6.7.1
#53859 Add a filter hook to modify the paginate links arguments Permalinks normal feature request 23 months ago has-patch
#61261 If redirect_guess_404_permalink returns a LIKE condition result, the redirect should have 302 code Permalinks normal enhancement 2 years ago
#52835 Disable permalink for images Permalinks normal feature request 4 years ago 5.7
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin Permalinks normal feature request 4 years ago dev-feedback
#47878 Permalink issue when using sub categories. Why does it entirely rely on ID? Permalinks major enhancement 5 years ago
#52889 Add filter to disable forced plain permalinks Permalinks normal enhancement 5 years ago 5.7
#50135 Proposal: Permalink structure tags grouping Mandatory and Available Permalinks minor enhancement 6 years ago
#37831 Change the permalink structure without changing the url of older articles Permalinks normal feature request 7 years ago dev-feedback
#43722 On changing of permalinks ask a confirm before to save Permalinks normal enhancement 8 years ago
#42702 Most common issue inside post edit - "Links Live search". Permalinks normal feature request 9 years ago 4.9
#42148 url_to_postid plain permalinks for CPTs Permalinks normal enhancement 9 years ago 1.0 needs-unit-tests
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal enhancement 8 hours ago 4.9.5 dev-feedback
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal enhancement 4 months ago 3.5.1 has-patch
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks minor enhancement 9 years ago ui/ux
#32653 Improve Linkback Presentation Pings/Trackbacks normal enhancement 9 years ago dev-feedback
#61211 List minimum version required when showing plugins that are "Incompatible with your version of WordPress" Plugins normal enhancement 3 weeks ago has-patch
#64143 Plugin search box lacks margin Plugins normal enhancement 3 weeks ago has-patch
#62543 URGENT FEATURE: Plugin Updates Section Needs To Show Warning Message For Newer Version Plugins Plugins critical enhancement 5 weeks ago 6.7.1 has-patch
#65430 Allow deleting an active plugin in one step from the Plugins screen Plugins normal enhancement 7 weeks ago has-patch
#40804 Add notice in Plugins list for plugins not compatible with the current WordPress version Plugins normal enhancement 2 months ago 4.7.5 has-patch
#65359 Plugins list: add a native "Filter by author" control instead of per-author status tabs Plugins normal enhancement 2 months ago 7.0 has-patch
#65365 Revert #60495 (Add a filter in get_views() in class-wp-plugins-list-table) because of abuse Plugins normal enhancement 3 months ago 7.0
#65210 Change Plugin's review paradigm Plugins normal feature request 3 months ago
#65130 Plugin search (term) in wp-admin lacks normalization, causing fragile keyword matching Plugins normal enhancement 3 months ago
#65117 Proposal: Hook Permissions Layer Plugins normal feature request 3 months ago has-patch
Note: See TracReports for help on using and creating reports.