Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4456 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 (1301 - 1400 of 4456)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major defect (bug) has-patch 3 years ago
#54114 paginate_links() ajax General normal normal defect (bug) has-patch 5 years ago
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal defect (bug) needs-unit-tests 9 years ago
#48006 post_date not as expected Posts, Post Types normal normal defect (bug) has-patch 7 years ago
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal defect (bug) needs-unit-tests 5 years ago
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 7 years ago
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker defect (bug) needs-unit-tests 3 years ago
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal defect (bug) has-patch 3 years ago
#37581 text overflows, if it has no hyphens on media upload error notices Media normal normal defect (bug) has-patch 6 years ago
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal defect (bug) has-patch 5 years ago
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal defect (bug) has-patch 3 years ago
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal defect (bug) has-patch 4 years ago
#46364 update.php coding standards:trigger_error() function Administration normal normal defect (bug) has-patch 7 years ago
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal normal defect (bug) has-patch 3 years ago
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 7 years ago
#47889 uploading image contains special characters will return a wrong image url Media normal normal defect (bug) has-patch 7 years ago
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal defect (bug) has-patch 3 years ago
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal defect (bug) has-patch 6 years ago
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal defect (bug) has-patch 9 years ago
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 7 years ago
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal defect (bug) has-patch 9 years ago
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 7 years ago
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 7 years ago
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor defect (bug) has-patch 7 years ago
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal defect (bug) has-patch 5 years ago
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 5 years ago
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 7 years ago
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 7 years ago
#52235 wp_extract_urls doesn't match localhost General normal normal defect (bug) has-patch 5 years ago
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal defect (bug) has-patch 8 years ago
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal defect (bug) has-patch 5 years ago
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal defect (bug) has-patch 3 years ago
#40497 wp_insert_user requires user_login when ID is given Users normal normal defect (bug) has-patch 9 years ago
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major defect (bug) has-patch 4 years ago
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 7 years ago
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 7 years ago
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal defect (bug) needs-unit-tests 5 years ago
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major defect (bug) has-patch 4 years ago
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 7 years ago
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal defect (bug) has-patch 5 years ago
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal defect (bug) has-patch 4 years ago
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal defect (bug) has-patch 5 years ago
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 7 years ago
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 7 years ago
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 7 years ago
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 7 years ago
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal defect (bug) has-patch 7 years ago
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 7 years ago
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor defect (bug) has-patch 3 years ago
#52181 wrong mimetime for gzip files Media normal normal defect (bug) has-patch 5 years ago
#55968 xss string to be treated as simple string Editor normal normal defect (bug) has-patch 4 years ago
#35858 "wpmu_welcome_notification" has a filter post-processing routines in wrong place Login and Registration normal normal enhancement has-patch 7 years ago
#51532 $tag_templates should be customizable (instead of local array) Themes normal normal enhancement has-patch 4 years ago
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 3 years ago
#49483 'Upload file types' Setting field for multisite network settings should be textarea than text input Administration normal normal enhancement has-patch 3 years ago
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 7 years ago
#12826 AJAX trash posts Posts, Post Types normal normal enhancement has-patch 7 years ago
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal enhancement has-patch 4 years ago
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal enhancement has-patch 4 years ago
#35385 Able to get raw content by calling get_the_archive_description Taxonomy normal normal enhancement has-patch 6 years ago
#37463 Abstract Query Class Query normal normal enhancement has-patch 3 years ago
#32508 Action Hooks for empty username and empty password Login and Registration normal normal enhancement has-patch 7 years ago
#28528 Action in wp-login.php Login and Registration normal normal enhancement has-patch 7 years ago
#54505 Add "Temp Directory" to site health info Site Health normal normal enhancement has-patch 5 years ago
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal enhancement has-patch 3 years ago
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal enhancement needs-unit-tests 3 years ago
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 7 years ago
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal enhancement has-patch 3 years ago
#44246 Add `check-node-version` to check required Node.js and npm versions are installed azaozz Build/Test Tools normal normal enhancement has-patch 8 years ago
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal enhancement has-patch 9 years ago
#28085 Add a "Recently Updated" Plugins' view Plugins normal normal enhancement has-patch 5 years ago
#21062 Add a 'template_file' hook to load_template() johnbillion Themes normal normal enhancement has-patch 8 years ago
#18330 Add a Class functionality to wpautop() Formatting normal normal enhancement has-patch 3 years ago
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 7 years ago
#35491 Add a function to check whether a hook is scheduled Cron API normal normal enhancement has-patch 7 years ago
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 7 years ago
#38097 Add ability to Settings API to assign positioning Administration normal normal enhancement has-patch 5 years ago
#28094 Add action hook after getting template part Themes normal normal enhancement has-patch 7 years ago
#52526 Add different class for RSS widget in different conditions Widgets normal normal enhancement has-patch 4 years ago
#55961 Add embed to WP_REST_Request class REST API normal normal enhancement has-patch 3 years ago
#50074 Add filter on post/etc action links in the REST API REST API normal normal enhancement has-patch 5 years ago
#57440 Add filter to customize the "rest_availability" test URL Site Health normal normal enhancement has-patch 4 years ago
#42900 Add gender field to user profile for use in translations I18N normal normal enhancement has-patch 8 years ago
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal enhancement has-patch 8 years ago
#19264 Add get_nav_menu_item_children() Menus normal normal enhancement has-patch 7 years ago
#46210 Add helpers for default/empty datetime value Database normal normal enhancement has-patch 3 years ago
#47650 Add hooks to installed themes screen to allow control and customization Administration normal normal enhancement has-patch 7 years ago
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal enhancement has-patch 8 years ago
#54513 Add meta support to template REST API REST API normal normal enhancement has-patch 5 years ago
#56288 Add mime output control to `add_image_size` adamsilverstein* Media normal normal enhancement has-patch 3 years ago
#56529 Add minimal JPEG fallback script to address limited lack of WebP support Media normal normal enhancement has-patch 4 years ago
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor enhancement has-patch 5 years ago
#37079 Add new filter pre_wp_get_nav_menu_items Menus normal normal enhancement has-patch 9 years ago
#44000 Add notification bubble to Tools menu for data export/erase requests Privacy normal normal enhancement has-patch 6 years ago
#46884 Add option to allow individual child-site Privacy Policy pages on multisite Privacy normal normal enhancement has-patch 6 years ago
#37549 Add optional parameter to wp_generate_attachment_metadata for image dimensions. joemcgill Media normal normal enhancement has-patch 7 years ago
#58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. General normal normal enhancement has-patch 3 years ago
#19514 Add per-page filter for nav menu post type meta box Menus normal normal enhancement has-patch 7 years ago
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal enhancement has-patch 6 years ago
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal enhancement has-patch 4 years ago
Note: See TracReports for help on using and creating reports.