Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4906 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (901 - 1000 of 4906)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Tickets Still Requesting Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal enhancement dev-feedback 10/17/2020
#20070 Deprecate Blogger XML-RPC Methods XML-RPC normal normal enhancement dev-feedback 09/21/2020
#51365 Introduce dedicated function to check if post meta exists Posts, Post Types normal normal enhancement dev-feedback 09/20/2020
#22287 Plugin in another plugin folder causes Activate link to be wrong on Download Upgrade/Install normal normal defect (bug) dev-feedback 09/17/2020
#16156 update-core is oblivious to api.wp.org being unreachable Upgrade/Install normal normal defect (bug) dev-feedback 09/17/2020
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical defect (bug) dev-feedback 09/11/2020
#41801 add wp_get_image_extensions() and wp_image_extensions filter pbiron Media normal normal enhancement dev-feedback 08/21/2020
#24465 Introduce filter for user password on registration Login and Registration normal normal enhancement dev-feedback 08/12/2020
#50082 Item count is not increasing after adding category Taxonomy normal normal defect (bug) dev-feedback 08/11/2020
#50871 When exact is true and orderby set to relevance, there is a DB error on search results page Query normal normal defect (bug) dev-feedback 08/07/2020
#42725 Allow gender specific translations I18N normal normal enhancement dev-feedback 08/03/2020
#47165 Admin menu: submenu for active menu doesn't have box-shadow Administration normal normal enhancement dev-feedback 08/03/2020
#16828 Add filter on initial_meta_boxes for nav menu Menus normal normal enhancement dev-feedback 07/27/2020
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal defect (bug) dev-feedback 07/24/2020
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins normal major defect (bug) dev-feedback 07/07/2020
#50548 Gutenberg default style not work Editor normal normal defect (bug) dev-feedback 07/04/2020
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal enhancement dev-feedback 07/02/2020
#38925 Allow override of depth limits on comment reply link Comments normal normal enhancement dev-feedback 05/26/2020
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal normal enhancement dev-feedback 05/25/2020
#37577 Allow users to "petition" for a post lock to be released Editor normal normal enhancement dev-feedback 05/25/2020
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal normal defect (bug) dev-feedback 05/22/2020
#48919 Images wont upload with new Big Images fiunctionality Media normal normal defect (bug) dev-feedback 05/22/2020
#48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal normal defect (bug) dev-feedback 05/13/2020
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal defect (bug) dev-feedback 05/06/2020
#49678 do_action default first parameter Plugins normal normal defect (bug) dev-feedback 05/04/2020
#17115 Publishing an empty post results in success Posts, Post Types normal normal defect (bug) dev-feedback 05/03/2020
#49634 Performance Benchmarks for REST API REST API normal normal feature request dev-feedback 04/30/2020
#39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* General normal normal enhancement dev-feedback 04/23/2020
#49963 Security of failed update/rollback Upgrade/Install normal major enhancement dev-feedback 04/20/2020
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion Administration normal normal defect (bug) dev-feedback 04/13/2020
#40365 Introduce a REST API endpoint for sites REST API normal normal task (blessed) needs-unit-tests 04/03/2020
#49725 Bug in plugin upload Upload normal normal defect (bug) dev-feedback 03/30/2020
#39237 PHPunit coverage reports fail if the is out to the stdout or header Build/Test Tools normal normal defect (bug) dev-feedback 03/21/2020
#49664 Uppercase Greek letters are getting accents on iPhone mobile devices General normal normal defect (bug) dev-feedback 03/18/2020
#34778 A better indication of action happening on buttons. General normal normal enhancement 03/16/2020
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal normal enhancement dev-feedback 03/13/2020
#15311 dynamic image resize (on the fly) using already available functions Media normal normal enhancement dev-feedback 03/12/2020
#19100 Introduce esc_color() Formatting normal normal enhancement dev-feedback 03/04/2020
#39626 Add video poster in media browser Media normal normal enhancement 03/02/2020
#49553 Add option to get_search_form() to not include current search query in the form Themes normal normal enhancement dev-feedback 03/01/2020
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal enhancement dev-feedback 02/27/2020
#47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov Shortcodes normal normal defect (bug) dev-feedback 02/24/2020
#43046 `has_image_size()` returns false for Core image sizes Media normal minor defect (bug) dev-feedback 02/21/2020
#49059 Whitespace inside p element in wp-signup.php should be removed Networks and Sites normal normal enhancement dev-feedback 02/11/2020
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov Users normal normal enhancement dev-feedback 02/10/2020
#38028 Send emails via an action Mail normal normal enhancement dev-feedback 01/16/2020
#45829 New editor replaces > with &gt; within <pre> tag Editor normal major defect (bug) dev-feedback 01/14/2020
#20977 Add Dynamic Comment Statuses Comments normal normal enhancement dev-feedback 01/14/2020
#14077 Add support for removal of multiple features from a post type in remove_post_type_support Posts, Post Types normal minor enhancement dev-feedback 01/09/2020
#18947 get_intermediate_image_sizes() should also contain width/height/crop values as sub array Media normal normal enhancement dev-feedback 01/05/2020
#39443 Search Page Template the_category() bug Posts, Post Types normal normal defect (bug) dev-feedback 01/04/2020
#48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post Posts, Post Types normal normal enhancement dev-feedback 01/02/2020
#48962 Start using namespaces in Core General normal normal enhancement dev-feedback 12/13/2019
#31300 redirect_canonical returns too early Canonical normal normal defect (bug) dev-feedback 12/06/2019
#40352 WP REST API, Comments Not Triggering 'comment_post' Comments normal normal defect (bug) dev-feedback 11/26/2019
#48740 Add constant for database date format Date/Time normal normal enhancement dev-feedback 11/20/2019
#17913 Site-level comment options may override individual post settings. Improve help/docs. Comments normal normal enhancement has-patch 11/18/2019
#22579 Confusion of WP admin Discussion settings Comments normal normal enhancement 11/05/2019
#16191 Uploaded files with quote marks in the filename are undisplayable in MS Upload normal normal defect (bug) dev-feedback 11/03/2019
#48122 Add separator argument for wp_get_document_title() Themes normal normal feature request dev-feedback 10/19/2019
#37586 Menu customizer: search results not properly filtered Customize normal normal defect (bug) dev-feedback 10/06/2019
#24380 Missing Compression Parameter in WP_Image_Editor_GD wonderboymusic Media normal normal enhancement dev-feedback 10/05/2019
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal enhancement dev-feedback 09/23/2019
#48050 Development Build: Provide structure to auto-install plugins Build/Test Tools normal normal enhancement dev-feedback 09/17/2019
#47730 Function plugins_api is not triggered for non wp-marketplace plugins Plugins normal normal defect (bug) dev-feedback 08/23/2019
#47868 wp_delete_attachment returning successfully, deleting all DB data, but NOT deleting files, and NOT returning false Media normal normal defect (bug) dev-feedback 08/20/2019
#29429 Support frame-ancestors directive over X-Frame-Options Security normal normal enhancement dev-feedback 07/29/2019
#26605 Appearance of recent/future posts in dashboard looks off on mobile. Administration normal normal enhancement has-patch 07/22/2019
#47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin Rewrite Rules normal normal feature request dev-feedback 07/11/2019
#47657 Menu: In wp_link_pages() function add new args to wrap a tag Menus normal normal feature request dev-feedback 07/08/2019
#33209 Inviting a new user to Multisite results in password being emailed Users normal normal enhancement dev-feedback 06/11/2019
#29923 Improve the writing experience on mobile Editor normal normal enhancement dev-feedback 06/05/2019
#36368 Add `access_admin` capability Users normal normal feature request dev-feedback 06/05/2019
#31643 Allow widget sidebars to be loaded open or closed via filtering Widgets normal normal enhancement dev-feedback 06/05/2019
#29790 Widgets don't know the widget area context they're in Widgets normal normal enhancement dev-feedback 06/05/2019
#26195 Deleting users asks for reassigning posts even when there is no post/comment Users normal normal enhancement dev-feedback 06/05/2019
#23866 WordPress xmlrpc wp_getPosts filter for slug XML-RPC normal normal enhancement dev-feedback 06/05/2019
#23020 wp.getPageList should act like wp.getPages XML-RPC normal normal defect (bug) dev-feedback 06/05/2019
#23008 Add a Hook To Hide Inactive Widgets Widgets normal normal enhancement dev-feedback 06/05/2019
#20596 Adding more actions to a widget Widgets normal normal enhancement dev-feedback 06/05/2019
#18446 Widget removes fields w/ default HTML on initial save in IE8 and 9 Widgets normal normal defect (bug) dev-feedback 06/05/2019
#15861 Sorting users by post count Users normal normal defect (bug) dev-feedback 06/05/2019
#14460 New Permission for no_user_edit so users with edit_users can't edit it Users normal normal feature request dev-feedback 06/05/2019
#37914 Taxonomy: Allow terms to be previewed before publishing Taxonomy normal normal enhancement dev-feedback 06/04/2019
#29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
#29009 There should be a capability for "publish private posts" Role/Capability normal normal enhancement dev-feedback 06/04/2019
#28904 custom header stores full URL in database Themes normal normal defect (bug) dev-feedback 06/04/2019
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019
#26516 Make it easier to check theme support obenland Themes normal normal enhancement dev-feedback 06/04/2019
#25644 strip_shortcodes always removes text between shortcode tags, should be optional Shortcodes normal normal enhancement dev-feedback 06/04/2019
#22798 Invalid URLs not giving 404 with "Default" permalink settings Rewrite Rules normal normal enhancement dev-feedback 06/04/2019
#21682 Rewrite endpoints are lost if a custom category or tag base is defined DrewAPicture Rewrite Rules normal normal defect (bug) dev-feedback 06/04/2019
#20558 allow wp_localize_script data to be added to existing objects Script Loader normal normal enhancement dev-feedback 06/04/2019
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal enhancement dev-feedback 06/04/2019
#17451 Unify plugin update notices and include changelog data nacin* Upgrade/Install normal normal enhancement dev-feedback 06/04/2019
#16883 Add check for "Template Version" on theme activation Themes normal normal enhancement dev-feedback 06/04/2019
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
#12877 Modular themes: Apply template hierarchy to folders within a theme Themes normal normal feature request dev-feedback 06/04/2019
#19686 404 - File or directory not found Permalinks low normal defect (bug) dev-feedback 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.