Make WordPress Core

Custom Query

Results (1 - 100 of 269)

1 2 3
Ticket Summary Status Owner Type Priority Milestone
#17133 Code Editor: Register ctrl + s event for plugin/theme editor new enhancement high Future Release
#10535 _wp_filter_build_unique_id issues with the first time a filter is hooked by a class reopened defect (bug) normal
#11538 Unbundle Hello Dolly reopened westi enhancement normal
#12718 Better structure for admin menu reopened enhancement normal Future Release
#12801 Add Info link to plugins management screen reviewing chriscct7 feature request normal
#14060 Misleading "You do not have sufficient permissions to access this page." reviewing SergeyBiryukov defect (bug) normal Future Release
#14569 Assign plugins on a per-site-basis new feature request normal Future Release
#15906 validate_plugin needs all_plugins filter new defect (bug) normal
#15971 Add ability to rate and report compatibility of plugins from wp-admin new feature request normal Future Release
#16185 Bulk Actions Dropdown Box JS Sync Ajax-Tables new enhancement normal Future Release
#16418 get_plugin_data() doesn't apply kses when $markup and $translate are false accepted dd32 defect (bug) normal
#16838 Excluding Akismet from Future WordPress Releases / Plugin Directory reopened enhancement normal Awaiting Review
#18501 plugin_dir_path() returns unsanitized path on Windows installs new defect (bug) normal
#18563 Disallowing editing of .php files in the plugin editor blocks access to allowable extensions new defect (bug) normal
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks assigned chriscct7 defect (bug) normal Future Release
#18954 Automatically whitelist screen options added via add_screen_option() new enhancement normal
#19388 plugin_basename returns full directory in URL new enhancement normal
#20241 make it possible for plugins to activate other plugins assigned enhancement normal Future Release
#20578 Allow users to delete a plugin without uninstalling reviewing enhancement normal Future Release
#23253 Lack of a do_settings_section (singular) function reopened enhancement normal Awaiting Review
#23318 Plugins Admin Showing Details for Wrong Plugin new enhancement normal WordPress.org
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs reopened defect (bug) normal
#26735 Plugin bulk deletion attempts to define WP_UNINSTALL_PLUGIN constant multiple times new defect (bug) normal Future Release
#27188 deactivated_plugin behaves improperly new defect (bug) normal
#27303 Make the "Plugins bubble-link" only show plugins that have an update available new enhancement normal Awaiting Review
#27316 Add search for favourite plugins new enhancement normal
#27623 Search results for " " text appearing on every plugin activation or deactivation reopened defect (bug) normal
#27994 Erroneous plugin deactivation should be a manual action new enhancement normal
#28085 Add a "Recently Updated" Plugins' view assigned enhancement normal Future Release
#28226 menu_page_url does not return correct URL on network admin new defect (bug) normal
#28727 plugin editor content empty when source contains an invalid character new defect (bug) normal
#29539 Plugin viewer not displaying video tutorials. new defect (bug) normal Future Release
#30963 Wrong error message when uploading non-zip files on the plugin upload page new defect (bug) normal Future Release
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) new enhancement normal Awaiting Review
#31049 Hiding Administration Menu Items through remove_menu_page function can create unnecessary margin via the menu separator list item new defect (bug) normal
#31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow new enhancement normal Future Release
#31183 Users with "update_plugins" capability can not see update details new defect (bug) normal Future Release
#31184 Plugin update API times out too easily in practice, and is not handled gracefully new defect (bug) normal
#31192 Enable sorting of search results on "Add Plugins" admin page new enhancement normal Awaiting Review
#31496 register_uninstall_hook tries to serialize anonymous functions new defect (bug) normal
#31515 Cannot enable plugins with protected function redeclarations (PHP Fatal Error) new defect (bug) normal
#32041 Bulk updating selected Plugins with and without updates fails new defect (bug) normal
#32235 When searching through installed plugins $context changes to 'all' after an available update new defect (bug) normal
#32238 Enhancement has_filter function new enhancement normal
#32422 add_menu_page() returns incorrect $hookname when using plugin filename as $menu_slug new defect (bug) normal Awaiting Review
#32497 The plugin list table is not very extendable new enhancement normal
#32602 View Details links for plugins on individual sites on a Multisite Network use the network admin URL new defect (bug) normal
#33215 Main plugin file loaded multiple times under special circumstances on Network Activate new defect (bug) normal
#33374 Improvements for the messages visible in the plugin manager new enhancement normal Future Release
#33741 Remove references to my-hacks.php and the hack_file option reopened jorbin enhancement normal Awaiting Review
#34052 Plugin-Install/Update Sections new defect (bug) normal Awaiting Review
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins new defect (bug) normal Future Release
#36288 Bug Found when you update plugins... reopened defect (bug) normal
#36406 $network_wide is unreliable reviewing defect (bug) normal Future Release
#36686 plugin_row_meta hook for specific plugin new enhancement normal
#36705 Read-only plugins are uninstalled before deletion fails new defect (bug) normal
#36897 "You do not have sufficient permissions to access this page." should have relevant links to go back to dashboard. new enhancement normal
#37041 Allow arbitrary return redirects when activating plugins new enhancement normal
#37143 Missing Screen options tab in Add New plugin screen new enhancement normal
#37301 A way to test plugin/theme installs and updates before applying new feature request normal Awaiting Review
#37395 Transients should be replaced with options, e.g. plugin delete notification new defect (bug) normal
#37470 Shiny Updates: Erroneous Plugin Deactivation reopened defect (bug) normal Future Release
#37656 Improve plugin bootstrapping processes new enhancement normal Awaiting Review
#38012 Improve data validation in plugin.php new defect (bug) normal Awaiting Review
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently assigned defect (bug) normal Future Release
#38183 Add hooks to be run before and after each callback new enhancement normal Future Release
#38211 Interference of AJAX search with input field auto-complete assigned adamsilverstein defect (bug) normal Future Release
#38743 Introduce add_action_once() new feature request normal Awaiting Review
#39338 class-wp-hook.php - apply_filters() infinite loop new defect (bug) normal Future Release
#39414 New param in plugin_dir_path new enhancement normal Awaiting Review
#39441 Improve the Settings API for accessibility and ease of use. new enhancement normal Future Release
#39474 "Update plugins" button also updates pending translations without express consent, while there's a specific button for that (Update translations). new enhancement normal Awaiting Review
#39772 add ajax functionality to switching tabs and pagination in plugins new enhancement normal Awaiting Review
#39794 Notice if update_plugins cap is off reviewing SergeyBiryukov defect (bug) normal Future Release
#40156 Warning for invalid hook callback is not very useful new enhancement normal Awaiting Review
#40252 Redirection during activation new defect (bug) normal Future Release
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority new defect (bug) normal Awaiting Review
#40460 Add-On Grouping for Plugin List Screen new feature request normal Awaiting Review
#40475 Additional way to add plugin by indicating URL|slug of plugin page new enhancement normal Awaiting Review
#40651 Plugins: Make it easier to find plugin settings after install new feature request normal Awaiting Review
#40795 If plugin zip file has very long name, windows systems can fail to upgrade new defect (bug) normal Awaiting Review
#40804 Display important informations in plugins list new enhancement normal Awaiting Review
#40971 Clicking More Details in Add Plugins page shows old version of Plugin Directory page new enhancement normal Awaiting Review
#41001 Recently Active Plugins Option does not reset when you delete a plugin. new defect (bug) normal Awaiting Review
#41139 Plugin editing: Should the 'browsing' stand out more? new defect (bug) normal Awaiting Review
#41140 Theme/plugin editing: Long file list goes off page new defect (bug) normal Awaiting Review
#41141 Plugin edit: Missed message about making file writeable new defect (bug) normal Awaiting Review
#41627 Additional parameter for multisite activation new feature request normal Awaiting Review
#41638 Must-Use Plugin File Still Available With a dot at the beginning of a filename (aka supposedly hidden) new defect (bug) normal Awaiting Review
#41646 activate.php and deactivate.php for Plugins new feature request normal Awaiting Review
#41709 Make plugin install deep-linking easier new feature request normal Awaiting Review
#41736 validate_file function will always return error for file paths in windows dev environments new defect (bug) normal Awaiting Review
#41910 Update plugin/theme maintenance message new enhancement normal Awaiting Review
#42536 Smoothen Plugin Updates reopened enhancement normal Awaiting Review
#42637 Wrong button text for plugin installation failed! new defect (bug) normal Awaiting Review
#42656 Multisite Global $pagenow variable reopened defect (bug) normal Awaiting Review
#42670 Symlinked plugin makes plugin_basename function return wrong basename assigned brianhenryie defect (bug) normal 6.7
#42773 Plugin/Theme editor does not return sufficient information when loopback request fails new enhancement normal Awaiting Review
#42981 Sorting plugins and themes new feature request normal Awaiting Review
#43058 File search in theme & plugin editor window new feature request normal Awaiting Review
1 2 3
Note: See TracQuery for help on using queries.