Make WordPress Core

{23} Popular Tickets (5418 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (701 - 800 of 5418)

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

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#47539 Incomplete sanitization of upload file name. SergeyBiryukov Media normal normal 3 Future Release enhancement has-patch 7 years ago
#56248 Reduce code duplication in tests that upload file as attachment SergeyBiryukov Media normal minor 3 Future Release enhancement has-patch 4 years ago
#57459 Reexamine the usefulness of file size meta for images Media normal normal 3 Future Release enhancement 4 years ago
#51952 Media Library - Focal Point Chooser Media normal minor 3 Future Release feature request 6 years ago
#36212 Empty menu items are deleted without warning audrasjb* Menus normal normal 3 Future Release defect (bug) has-patch 4 years ago
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties ryankienstra Menus normal normal 3 Future Release defect (bug) has-patch 7 months ago
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal 3 Future Release enhancement needs-unit-tests 3 years ago
#47555 Add per_page filter to nav-menu.php audrasjb Menus low normal 3 Future Release enhancement has-patch 5 years ago
#65718 Multisite: the blogname is required during site creation but can be emptied later Networks and Sites normal normal 3 Future Release defect (bug) has-patch 2 days ago
#38312 Network setup step 2 throws warning in certain server setups realloc Networks and Sites normal normal 3 Future Release defect (bug) has-patch 9 days ago
#45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal 3 Future Release defect (bug) has-patch 17 months ago
#36940 Break `manage_sites` capability up into more targeted caps johnjamesjacoby Networks and Sites normal normal 3 Future Release enhancement 9 years ago
#63536 Super Admin Functions Network ID Support johnjamesjacoby* Networks and Sites normal normal 3 Future Release enhancement has-patch 6 months ago
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal 3 Future Release enhancement has-patch 8 years ago
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal 3 Future Release feature request has-patch 5 years ago
#60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment Networks and Sites normal normal 3 Future Release feature request needs-docs 2 years ago
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal 3 Future Release defect (bug) needs-unit-tests 6 months ago
#34972 Permalink for unattached media same as a post Permalinks normal normal 3 Future Release defect (bug) needs-unit-tests 8 years ago
#34542 Permalink settings page should offer a filesystem API based way to save .htaccess Permalinks normal normal 3 Future Release enhancement 6 years ago
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal 3 Future Release enhancement dev-feedback 3 months ago
#60491 Fix handling of plugins with unmet requirements Plugins normal normal 3 Future Release defect (bug) 2 years ago
#62043 Allow plugins and themes perform extra checks upon install/upgrade via filter Plugins normal normal 3 Future Release enhancement dev-feedback 18 months ago
#52191 Show plugin update notifications on Plugins screen on WordPress Multisite sub blogs Plugins normal minor 3 Future Release enhancement 5 years ago
#42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal 3 Future Release defect (bug) dev-feedback 14 months ago
#65461 Posts in list table are not kept up to date when changes are made in other windows westonruter* Posts, Post Types normal normal 3 Future Release defect (bug) 4 weeks ago
#55523 Remove deprecation notice from get_the_excerpt Posts, Post Types normal normal 3 Future Release defect (bug) needs-unit-tests 6 months ago
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal 3 Future Release defect (bug) has-patch 9 months ago
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal 3 Future Release enhancement needs-unit-tests 2 years ago
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal 3 Future Release enhancement needs-unit-tests 4 years ago
#27736 Save one query when inserting a new post pbearne Posts, Post Types normal normal 3 Future Release enhancement close 6 months ago
#47491 Avoid double colouring in privacy request rows w/ notices Privacy normal normal 3 Future Release defect (bug) has-patch 12 months ago
#46577 Improve tests related to file permissions for privacy export requests Privacy normal normal 3 Future Release defect (bug) 15 months ago
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor 3 Future Release defect (bug) reporter-feedback 2 months ago
#44204 Privacy export codebase in 4.9.6 doesn't use WP Filesystem API Privacy normal normal 3 Future Release defect (bug) 6 years ago
#44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse Privacy normal normal 3 Future Release defect (bug) needs-unit-tests 6 years ago
#44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal 3 Future Release enhancement 6 years ago
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal 3 Future Release enhancement has-patch 6 years ago
#45154 Convert Privacy Policy content to indexed array and filter array to allow easy unsetting. Privacy normal normal 3 Future Release enhancement 7 years ago
#51110 Create a UI for user-level privacy / consent management options on the profile page paaljoachim Privacy normal normal 3 Future Release enhancement 2 years ago
#43938 Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure xkon Privacy normal normal 3 Future Release enhancement 6 years ago
#56312 Appending ?name to home URL shows the posts page instead of a static front page Query normal normal 3 Future Release defect (bug) 4 years ago
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action Query normal normal 3 Future Release defect (bug) close 15 months ago
#38709 Unlimited query for invalid post names pbearne Query normal normal 3 Future Release defect (bug) 2 years ago
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal 3 Future Release defect (bug) has-patch 7 years ago
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal 3 Future Release defect (bug) has-patch 3 days ago
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal 3 Future Release enhancement has-patch 5 years ago
#57211 Split up `WP_Query::get_posts()` costdev Query normal normal 3 Future Release enhancement dev-feedback 4 years ago
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal 3 Future Release enhancement has-patch 15 months ago
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal 3 Future Release enhancement has-patch 6 months ago
#18035 ignore_sticky_posts fails to remove sticky class johneckman Query normal normal 3 Future Release enhancement dev-feedback 3 years ago
#14375 Post pagination should have a show all option Query normal normal 3 Future Release feature request 11 months ago
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal 3 Future Release enhancement 7 years ago
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller REST API normal normal 3 Future Release defect (bug) has-patch 9 months ago
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 REST API normal normal 3 Future Release defect (bug) has-patch 5 months ago
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal 3 Future Release defect (bug) 6 years ago
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal 3 Future Release defect (bug) needs-unit-tests 15 months ago
#42947 REST API wrong total pages spacedmonkey REST API normal normal 3 Future Release defect (bug) has-patch 5 years ago
#63231 Add support for batching GET REST API Requests REST API normal normal 3 Future Release enhancement has-patch 17 months ago
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal 3 Future Release enhancement 6 years ago
#61308 Return `post_types` field in templates REST API oandregal REST API normal normal 3 Future Release enhancement has-patch 19 months ago
#46379 REST API posts/pages response to include scripts needed for display of post content REST API normal normal 3 Future Release feature request 6 years ago
#61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* Revisions normal normal 3 Future Release defect (bug) has-patch 5 days ago
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal 3 Future Release defect (bug) needs-unit-tests 7 months ago
#51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() Rewrite Rules normal normal 3 Future Release defect (bug) 4 years ago
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal 3 Future Release defect (bug) has-patch 6 years ago
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal 3 Future Release defect (bug) has-patch 5 weeks ago
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal 3 Future Release enhancement has-patch 4 years ago
#13972 Add new category link - capability check needed Role/Capability normal minor 3 Future Release defect (bug) has-patch 3 months ago
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal 3 Future Release defect (bug) needs-unit-tests 6 years ago
#61625 Styles enqueued from block.json are not correctly configured for RTL westonruter* Script Loader normal normal 3 Future Release defect (bug) has-patch 12 days ago
#65515 ThickBox ReferenceError: imgLoader is not defined due to "use strict" contamination in load-scripts.php wildworks Script Loader normal normal 3 Future Release defect (bug) reporter-feedback 5 days ago
#44058 Include security sniffs in PHPCS ruleset Security normal normal 3 Future Release enhancement 8 years ago
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal 3 Future Release enhancement needs-unit-tests 5 years ago
#54289 Improve get_shortcode_regex performance Shortcodes normal normal 3 Future Release enhancement has-patch 10 months ago
#31093 Make $tag argument optional for has_shortcode() Shortcodes normal normal 3 Future Release enhancement dev-feedback 9 years ago
#64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content hbhalodia Site Health normal normal 3 Future Release defect (bug) has-patch 11 days ago
#62101 Add a filter to customize the URL for page caching check in Site Health Site Health normal normal 3 Future Release enhancement has-patch 18 months ago
#57145 Deactivate button "Copy site info to clipboard" until health check has completed Site Health normal normal 3 Future Release enhancement dev-feedback 4 years ago
#58484 Site Health: Improve display of constants in debug data SergeyBiryukov Site Health normal normal 3 Future Release enhancement has-patch 23 months ago
#64854 Site Health: opcache full: need a Recommended Improvement notice. Site Health normal normal 3 Future Release enhancement has-patch 3 months ago
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor 3 Future Release defect (bug) needs-unit-tests 9 months ago
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal 3 Future Release defect (bug) has-patch 9 years ago
#28118 category sort bug Taxonomy normal normal 3 Future Release defect (bug) 7 years ago
#58404 Add pre_update_term filter hook Taxonomy normal normal 3 Future Release enhancement needs-unit-tests 3 years ago
#41341 Theme update notification appearing multiple times Themes normal normal 3 Future Release defect (bug) has-patch 3 months ago
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal 3 Future Release defect (bug) has-patch 6 weeks ago
#39083 Introduce singular capabilities for managing individual themes Themes normal normal 3 Future Release enhancement needs-unit-tests 9 years ago
#41773 Page Templates // Post Type Templates | Any Post Type? Themes normal normal 3 Future Release enhancement dev-feedback 8 months ago
#60644 When theme installation fails, add a link to return to theme installer page Themes normal normal 3 Future Release enhancement has-patch 20 months ago
#51072 Add action hook after theme skip links sarahricker Themes normal normal 3 Future Release feature request 6 years ago
#38636 Allow data attributes to be added to WP Admin Bar menu items Toolbar normal normal 3 Future Release enhancement has-patch 16 months ago
#62991 Issue: Non-Clickable Area in Admin Profile Dropdown adamsilverstein Toolbar normal normal 3 Future Release enhancement dev-feedback 6 months ago
#54546 Fatal error receive while updating WP 5.8.2 to WP 5.9. Upgrade/Install normal normal 3 Future Release defect (bug) dev-feedback 4 years ago
#39593 Improve DocBlocks in class-automatic-upgrader-skin.php Upgrade/Install normal normal 3 Future Release defect (bug) has-patch 5 years ago
#56318 Add auto-update fatal error protection afragen Upgrade/Install normal normal 3 Future Release enhancement 4 years ago
#11869 Multisite upgrade notice at wpmu-upgrade-site.php isn't steadily visible. Upgrade/Install normal minor 3 Future Release enhancement 9 years ago
#30559 Plugins and themes translations aren't downloaded when language is changed Upgrade/Install normal normal 3 Future Release enhancement 7 years ago
#47752 Fix upload of .srt files joedolson* Upload normal normal 3 Future Release defect (bug) dev-feedback 2 months ago
#16191 Uploaded files with quote marks in the filename are undisplayable in MS Upload normal normal 3 Future Release defect (bug) close 3 months ago
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal 3 Future Release defect (bug) has-patch 7 years ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracReports for help on using and creating reports.