Make WordPress Core

{60} Bugs Reported Against Trunk (5010 matches)

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

Results (3301 - 3400 of 5010)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#46991 Stop propagation on actions or filter Plugins normal feature request 6 years ago dev-feedback
#27303 Make the "Plugins bubble-link" only show plugins that have an update available Plugins normal enhancement 6 years ago 3.8.1 has-patch
#50735 Plugins Screen: introduce plugin types Plugins normal feature request 6 years ago
#50560 show "recently deleted" plugins - a safer option than "inactive plugins" Plugins normal enhancement 6 years ago
#49626 Allow plugin developers to opt-out their plugin from auto updates Plugins normal feature request 6 years ago
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins minor enhancement 6 years ago has-patch
#50211 Add Ajax to Activate/Deactivate links in the Installed Plugins screen - keep focus on the screen location Plugins normal enhancement 6 years ago
#49620 Allow plugin/theme developers to utilize Beta, Alpha, Canary release channels for automatic updates Plugins normal feature request 6 years ago
#48143 Unstyled error message when activating broken plugin Plugins minor enhancement 7 years ago
#47221 Plugin Search Menu (Enhancement Suggestion) Plugins normal enhancement 7 years ago
#43671 'Search installed plugins' on plugins page unneccesary and possibly misleading, possibly replace it for 'search new plugins' Plugins normal enhancement 7 years ago 4.9
#42981 Sorting plugins and themes Plugins normal feature request 7 years ago 4.9.1
#46571 Fix contributors list in plugin information + duplicate CSS Plugins normal enhancement 7 years ago 5.2 dev-feedback
#39414 New param in plugin_dir_path Plugins normal enhancement 7 years ago
#43882 Introduce slug-specific hooks to manage plugin loading order Plugins normal enhancement 8 years ago
#45439 Add a link to plugins/themes details in dashboard to translation page Plugins normal enhancement 8 years ago needs-patch
#43115 Improve plugin search results Plugins normal feature request 8 years ago 4.9.2
#44073 Add functionality to search plugin with double quoted keyword Plugins normal feature request 8 years ago
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal feature request 8 years ago dev-feedback
#38743 Introduce add_action_once() Plugins normal feature request 8 years ago
#43058 File search in theme & plugin editor window Plugins normal feature request 9 years ago has-patch
#42773 Plugin/Theme editor does not return sufficient information when loopback request fails Plugins normal enhancement 9 years ago 4.9
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal enhancement 9 years ago 4.3 has-patch
#40971 Clicking More Details in Add Plugins page shows old version of Plugin Directory page Plugins normal enhancement 9 years ago 4.8
#40651 Plugins: Make it easier to find plugin settings after install Plugins normal feature request 9 years ago
#40156 Warning for invalid hook callback is not very useful Plugins normal enhancement 9 years ago 0.71
#39772 add ajax functionality to switching tabs and pagination in plugins Plugins normal enhancement 10 years ago 4.8
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal enhancement 6 weeks 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
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal enhancement 4 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
#64581 Allow serialized options read-only view Options, Meta APIs trivial feature request 2 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 22 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
#64377 Add a Notes column to the posts list table adamsilverstein Notes normal enhancement 8 months ago has-patch
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites minor feature request 3 days ago has-patch
#65803 Multisite: Add Network Setting and capabilities to restrict Connectors management on subsites Networks and Sites normal enhancement 4 days ago
#55488 Add a filter to array of allow ported number in multisite. Networks and Sites normal enhancement 11 days ago has-patch
#63631 MultiSite: Remove links to Manage Comments for sites that don't have Comments (or similar logic) Networks and Sites normal enhancement 13 days ago
#53338 Determine when there is an error submitting the wp-signup.php form Networks and Sites normal enhancement 13 days ago
#65254 wp_signup_url() function proposal Networks and Sites normal enhancement 13 days ago
#55263 Multisite: Multidomain Single Sign On Networks and Sites normal feature request 13 days ago
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites minor enhancement 2 weeks ago has-patch
#65455 Add "multisite" as new tab on the plugin install page on multisite installations Networks and Sites normal enhancement 6 weeks ago dev-feedback
#49936 Add "deactivate" & "archive" bulk options to network site management Networks and Sites minor enhancement 3 months ago 5.4
Note: See TracReports for help on using and creating reports.