Make WordPress Core

{23} Popular Tickets (5455 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 (3901 - 4000 of 5455)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#36842 More global event hooks using the media.events, like "modal:open", "modal:close", etc Media normal normal 7 feature request 7 years ago
#36818 Export filter for post meta Export normal normal 1 enhancement dev-feedback 7 years ago
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal 1 enhancement has-patch 7 years ago
#36789 Upload Folder Bug Media normal normal 1 defect (bug) reporter-feedback 7 years ago
#36786 Can't pass filter names to `MockAction::get_call_count()` Build/Test Tools normal normal 1 Future Release defect (bug) has-patch 4 months ago
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes Script Loader normal normal 1 defect (bug) close 13 months ago
#36778 Parent theme editor-style.css cannot be disabled Editor normal normal 4 Future Release enhancement has-patch 3 months ago
#36775 Shortcode stripping on frontend Formatting normal normal 2 defect (bug) 7 years ago
#36766 Improve Source Verification in Pingbacks and Add Filter Pings/Trackbacks normal normal 2 enhancement has-patch 7 years ago
#36746 WP v4.5.1 broke something in the Permalinks settings Permalinks normal normal 3 defect (bug) 7 years ago
#36738 No validation for $post_date_gmt parameter paulbonneau Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 12 months ago
#36737 Single site reachable on multiple subdomains always redirected to site_url Canonical normal normal 1 Awaiting Review defect (bug) close 6 years ago
#36722 No way to access media "Attachment Display Settings" using wp.media Media normal normal 1 defect (bug) 6 years ago
#36715 Contextual help to describe what roles are Users normal normal 1 enhancement 7 years ago
#36710 Symlinked directories should not be deleted recursively Filesystem API normal normal 8 Future Release feature request dev-feedback 5 months ago
#36696 WP_Meta_Query can give wrong results when comparing large numbers Query normal normal 3 defect (bug) 7 years ago
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal 5 Awaiting Review enhancement 9 years ago
#36680 Audio player with preload="metadata" shows incorrect duration for audio files 1 hour or longer Media normal normal 1 Awaiting Review defect (bug) 9 years ago
#36670 Move CAST to right-hand side of comparison in meta query Query normal normal 1 enhancement 7 years ago
#36666 Enhance `remove_theme_support()` so that it can take additional arguments Themes normal normal 3 Awaiting Review enhancement dev-feedback 8 years ago
#36663 Wordpress 4.5 Query Strings Replacing "." with "_" Administration normal normal 1 defect (bug) reporter-feedback 7 years ago
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal 2 enhancement needs-unit-tests 7 years ago
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis Query normal normal 1 enhancement dev-feedback 7 years ago
#36642 Add function to generate `image-set` attribute Media normal normal 1 enhancement 2 years ago
#36641 WP_Term method __toString Taxonomy normal normal 1 Awaiting Review enhancement has-patch 19 months ago
#36610 Loss of multibyte category and tag names Taxonomy normal normal 1 defect (bug) has-patch 7 days ago
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal 4 enhancement has-patch 7 years ago
#36595 can't set post_modified in wp_insert_post, becomes post_date Posts, Post Types normal normal 5 defect (bug) dev-feedback 6 years ago
#36581 Customizer Header Image Control should extend the cropped image control Customize normal normal 4 Future Release enhancement 7 years ago
#36564 Last Modified for Comments Comments normal trivial 4 Future Release enhancement needs-unit-tests 5 weeks ago
#36532 Allow Reordering of Available Widgets Widgets normal normal 1 enhancement 7 years ago
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal normal 2 Awaiting Review defect (bug) dev-feedback 4 years ago
#36499 featured image, image upload General normal normal 2 defect (bug) reporter-feedback 7 years ago
#36492 Add `WP_Post_Status` class Posts, Post Types normal normal 9 enhancement dev-feedback 7 years ago
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal 4 Awaiting Review defect (bug) has-patch 2 years ago
#36479 Improve autosave in the browser Autosave normal normal 1 Future Release defect (bug) 2 years ago
#36475 Responsive images in TinyMCE Editor normal normal 3 Future Release enhancement 7 years ago
#36462 Updating or publishing a (custom) post that hasn't loaded completely closes comments Editor normal normal 2 Future Release defect (bug) dev-feedback 12 months ago
#36442 Customizer: when setting header image and site logo, also create a 2x image if possible Customize normal normal 2 Future Release defect (bug) 10 years ago
#36437 wp_delete_attachment causes warning Media normal normal 1 Awaiting Review defect (bug) has-patch 23 months ago
#36432 Show Site ID and Theme in My Sites Networks and Sites normal normal 1 Awaiting Review enhancement dev-feedback 7 years ago
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal 2 defect (bug) needs-unit-tests 16 months ago
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal 7 Future Release enhancement close 13 months ago
#36423 Constant in wp-config.php to disable uploads Upload normal normal 2 Awaiting Review feature request 10 years ago
#36420 A more forgiving redirect guesser Canonical normal normal 2 Awaiting Review enhancement dev-feedback 2 years ago
#36418 Custom MIME type icons lost in WP Media List view Media normal normal 4 Awaiting Review defect (bug) dev-feedback 3 months ago
#36411 Missing admin menu for custom taxonomy Menus normal normal 4 defect (bug) 7 years ago
#36409 Comments number is wrong pbearne Comments normal normal 10 7.2 defect (bug) has-patch 5 weeks ago
#36406 $network_wide is unreliable Plugins normal critical 5 Future Release defect (bug) needs-unit-tests 7 years ago
#36397 add_query_arg doesn't work with numbered html entities Formatting normal normal 1 defect (bug) dev-feedback 7 years ago
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal 6 Future Release defect (bug) needs-unit-tests 8 years ago
#36372 Show Plugins Active at the Site Level Networks and Sites normal normal 1 enhancement 7 years ago
#36368 Add `access_admin` capability Users normal normal 7 feature request dev-feedback 7 years ago
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() Users normal normal 1 Future Release defect (bug) has-patch 9 years ago
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal 2 Future Release defect (bug) needs-unit-tests 2 years ago
#36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal 2 Future Release defect (bug) needs-docs 6 years ago
#36317 Introduce a cookie prefix default constant Login and Registration normal normal 1 enhancement dev-feedback 7 years ago
#36312 Inline link toolbar: add advanced panel Editor normal normal 3 enhancement 7 years ago
#36308 get_attached_file() destroys file paths on Windows Media normal normal 4 Future Release defect (bug) 16 months ago
#36288 Bug Found when you update plugins... Plugins normal normal 3 defect (bug) 7 years ago
#36270 Allow filtering of the final HTML output of media related shortcodes Media normal normal 3 Awaiting Review enhancement 19 months ago
#36269 WordPress 4.4.2 Gallery Ordering Gallery normal normal 1 defect (bug) reporter-feedback 7 years ago
#36259 Switching language should update date and time formats vagios I18N normal normal 10 Future Release defect (bug) needs-unit-tests 10 months ago
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue REST API normal normal 6 enhancement 5 years ago
#36242 wpdb set_sql_mode add param pbearne Database normal normal 2 Awaiting Review enhancement dev-feedback 20 months ago
#36239 wp-embed image size is using the smallest image or it sometimes uses the one for featured images Embeds normal normal 2 Awaiting Review defect (bug) dev-feedback 6 years ago
#36228 Uncheck "uncategorized" when you select a category Taxonomy normal normal 4 Future Release enhancement 8 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
#36194 Media Settings page description is unclear Media normal normal 1 enhancement has-patch 7 years ago
#36191 Support responsive images in WP_Customize_Media_Control joemcgill Customize normal normal 6 Future Release defect (bug) 5 years ago
#36179 Password protected post with force_ssl_admin() and domain mapping not working Login and Registration normal normal 1 defect (bug) dev-feedback 7 years ago
#36177 default htaccess should include security measures Security normal normal 5 Awaiting Review enhancement 21 months ago
#36159 Inserting Image on iOS Doesn't Respect Cursor Position Editor normal normal 1 Future Release defect (bug) 7 years ago
#36157 Permalink UI shown without typing a title Permalinks normal normal 2 defect (bug) needs-unit-tests 7 years ago
#36120 Move wp_*_link() functions into wp-includes General normal normal 1 enhancement close 14 months ago
#36098 Install: "Repeat Password" is not required when browser js is disabled joedolson* Login and Registration normal normal 2 7.2 defect (bug) close 6 days ago
#36087 Migration plan from insecure RNG fallback Security normal normal 2 Future Release enhancement 6 years ago
#36082 Schedule post, not added to cron, shown as 'scheduled' in admin. Doesn't publish. Cron API normal normal 2 Awaiting Review defect (bug) 7 years ago
#36081 Activity dashboard widget is not using word-wrap: break-word mrahmadawais Administration normal normal 6 Future Release defect (bug) dev-feedback 6 months ago
#36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability Role/Capability normal normal 1 defect (bug) 7 years ago
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal 2 Future Release defect (bug) has-patch 6 years ago
#36034 Change post name permalinks to use ID when inserting links General normal normal 2 Awaiting Review enhancement 9 years ago
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal 1 Future Release enhancement dev-feedback 3 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
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major 3 Awaiting Review enhancement has-patch 7 months ago
#35995 Registering taxonomies for attachment mime types Taxonomy normal normal 3 defect (bug) 7 years ago
#35959 Functon 'wp_generate_attachment_metadata(...)' silently swallowing errors from 'wp_get_image_editor(...)'. Media normal normal 2 Awaiting Review defect (bug) has-patch 7 months ago
#35955 Improvements for Menus Menus normal normal 2 enhancement reporter-feedback 7 years ago
#35937 Visual improvements for the comment "pending status" Comments normal normal 4 Future Release defect (bug) 10 months ago
#35927 _wp_attachment_metadata meta_value wrong type in export Export normal normal 1 defect (bug) dev-feedback 7 years ago
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal 4 defect (bug) needs-unit-tests 7 years ago
#35912 Allow changing network URL scheme Networks and Sites normal normal 4 enhancement dev-feedback 7 years ago
#35887 Adding multiple media to post - selecting image size Media normal normal 1 Awaiting Review defect (bug) 3 years ago
#35879 Increase width of menu item classes field Menus normal normal 1 enhancement 7 years ago
#35870 image_default_link_type does not work for galleries Media normal normal 1 defect (bug) 7 years ago
#35868 Add Filter for Profile User Description Bio Users normal normal 3 enhancement 7 years ago
#35867 Screen scrolls to bottom when moving menu items on mobile Menus normal normal 1 defect (bug) 7 years ago
#35865 Site Icon should be uploaded to a different directory or not able to be deleted from library Media normal normal 1 Awaiting Review enhancement 3 years ago
#35862 Comments screen: audit all the background color animations Comments normal normal 2 Awaiting Review defect (bug) has-patch 11 months ago
Note: See TracReports for help on using and creating reports.