Make WordPress Core

{8} Future Releases, Workflow Oriented (8229 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4801 - 4900 of 8229)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#36746 WP v4.5.1 broke something in the Permalinks settings Permalinks normal normal defect (bug) 7 years ago
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade Options, Meta APIs normal normal defect (bug) 7 years ago
#36775 Shortcode stripping on frontend Formatting normal normal defect (bug) 7 years ago
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes Script Loader normal normal defect (bug) close 12 months ago
#36812 WP_Rewrite removes regex groups, should replace with non-capturing Rewrite Rules normal normal defect (bug) 7 years ago
#36842 More global event hooks using the media.events, like "modal:open", "modal:close", etc Media normal normal feature request 7 years ago
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) Posts, Post Types normal normal enhancement 7 years ago
#36851 Widgets don't remove hooks after being unregistered Widgets normal normal Future Release defect (bug) 9 years ago
#36873 Canonical redirect code does opposite of comment, breaks script when home_url starts with https Canonical normal normal defect (bug) 7 years ago
#36887 Database upgrades should fail gracefully Upgrade/Install low normal Future Release defect (bug) 11 months ago
#36891 Saving large menus is super slow Menus normal normal enhancement 7 years ago
#36893 Columns filter from taxonomy edit screen (edit-tags.php) gets applied in term edit screen (term.php) Taxonomy normal normal defect (bug) 7 years ago
#36897 "You do not have sufficient permissions to access this page." should have relevant links to go back to dashboard. Plugins normal normal enhancement 7 years ago
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal normal Awaiting Review defect (bug) 7 years ago
#36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal defect (bug) 7 years ago
#36924 dbDelta(): Support more than one whitespace between field name and its type definition Database normal normal Awaiting Review defect (bug) 8 years ago
#36936 Plugin update does not works via web with proper filesystem permissions. Filesystem API normal normal defect (bug) 7 years ago
#36940 Break `manage_sites` capability up into more targeted caps johnjamesjacoby Networks and Sites normal normal Future Release enhancement 9 years ago
#36946 Provide `id` properties on core objects General normal normal defect (bug) 7 years ago
#36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal enhancement 7 years ago
#36966 Search is not working with soft hyphen symbols Query normal normal defect (bug) 7 years ago
#36995 Support for Service Workers westonruter* General normal normal Future Release feature request 22 months ago
#36996 get_the_post_thumbnail and the usage of class attribute Post Thumbnails normal normal defect (bug) 7 years ago
#37009 When two different tags generate the same slug, the second tag is rejected boonebgorges Taxonomy normal normal defect (bug) 5 years ago
#37056 paginate_links should be a method on WP_Query Query normal normal enhancement 7 years ago
#37057 Creation of an esc_html functions for _n(), _nx(), _ex(), and number_format_i18n() I18N normal normal Awaiting Review enhancement 4 years ago
#37064 No checkbox in Posts list table for bulk action Quick/Bulk Edit normal normal defect (bug) 11 months ago
#37130 Auto-download language packs when installing manually Upgrade/Install normal normal Future Release enhancement 6 years ago
#37143 Missing Screen options tab in Add New plugin screen Plugins normal normal enhancement 7 years ago
#37148 Links in notification emails appearing as https Administration normal normal Awaiting Review defect (bug) 9 years ago
#37157 Photo galleries are displaying EVERY photo in library (and related issues). Gallery normal normal defect (bug) 7 years ago
#37160 Pingbacks fail on multi-page posts Pings/Trackbacks normal normal defect (bug) 7 years ago
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 8 years ago
#37200 Add wrappers with IDs to user-edit.php Users normal normal enhancement 7 years ago
#37238 Right-aligned captions with embedded iframes get removed in Visual mode Shortcodes normal normal defect (bug) 7 years ago
#37251 Not return 404 on front-page with option page and url `/page/2` Query normal normal Awaiting Review defect (bug) 3 years ago
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` Build/Test Tools lowest normal Awaiting Review enhancement 21 months ago
#37307 Indicate non-GPL plugins and themes for users General normal normal Awaiting Review enhancement 9 years ago
#37310 To get Term Metadata in $term->meta_key Taxonomy normal normal Future Release enhancement 7 years ago
#37311 Site icon thumbnails are lost if wp_generate_attachment_metadata called again later Media normal normal Awaiting Review defect (bug) 5 years ago
#37330 Attachment pages do not always provide a link to the original article. Media normal normal enhancement 7 years ago
#37338 add filter in get_data_by Users normal normal enhancement 7 years ago
#37372 missing "edit permalink button" below the title Posts, Post Types normal normal defect (bug) 7 years ago
#37395 Transients should be replaced with options, e.g. plugin delete notification Plugins normal normal defect (bug) 7 years ago
#37409 Broken & illogic conditional check in wp_get_document_title() General normal normal defect (bug) 7 years ago
#37435 Conflicting permalinks with attachment and category of same name Permalinks normal normal defect (bug) 7 years ago
#37461 Introduce get_the_title_attribute() to wrap the_title_attribute( 'echo=0' ) Themes normal normal enhancement 7 years ago
#37484 Make form in request_filesystem_credentials() in line with WP admin form styling / HTML structure / security Upgrade/Install normal normal Future Release enhancement 15 months ago
#37491 Improve Persian functionality in WordPress I18N normal normal Future Release feature request 9 months ago
#37505 Filtering pagination when the pagenumber doesn't exist. Canonical normal normal defect (bug) 7 years ago
#37518 New term.php is showing warning for rearranged columns using manage_{$screen->id}_columns filter Taxonomy normal normal defect (bug) 7 years ago
#37521 Introduce a procedure for deprecating code used in Unit Tests Build/Test Tools normal normal Future Release enhancement 21 months ago
#37537 Hooks To Improve UI & UX when making a plugin that modifies the Edit-Comment Screen Comments normal normal feature request 7 years ago
#37579 Inconsistent names for `update_(network_)option` actions Options, Meta APIs normal normal enhancement 7 years ago
#37597 served oEmbed from cache even when expired Embeds normal normal Awaiting Review defect (bug) 12 months ago
#37614 WP_PROXY_BYPASS_HOSTS has no effect inside curl transport, if http_proxy or https_proxy is set on the system HTTP API normal normal defect (bug) 7 years ago
#37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal Future Release task (blessed) 9 years ago
#37624 Strings should not have different translators comments? swissspidy I18N normal normal Future Release enhancement 2 years ago
#37632 Incorrect Image Previews for SVG Media normal normal Awaiting Review defect (bug) 8 months ago
#37635 BUG in get_option Options, Meta APIs normal normal Awaiting Review defect (bug) 6 years ago
#37640 Add WPLANG to `.maintenance` Upgrade/Install normal normal Awaiting Review enhancement 8 years ago
#37677 Introduce WP_Plugin class analogous to WP_Theme Plugins low normal Awaiting Review enhancement 2 years ago
#37699 Death to Globals Episode #1: A Registry, A Pattern General normal normal Awaiting Review enhancement 6 years ago
#37754 Support Receiving Pings for Non Post-Type Permalinks Pings/Trackbacks normal normal enhancement 7 years ago
#37763 Target server overload due to invalid RSS feed URL in RSS widget stevenkword Feeds normal normal Awaiting Review defect (bug) 2 years ago
#37829 Problem when adding a link and searching published articles Editor low normal Awaiting Review defect (bug) 7 years ago
#37832 Using ?p=xxx on a posts page with an invalid post ID does not return a 404 status Canonical normal normal defect (bug) 9 months ago
#37837 Extend WP_Query author parameters to filter by role Query normal normal Awaiting Review feature request 9 years ago
#37850 Auto-scroll to error notice on failed inline updates (plugins/themes) Upgrade/Install normal normal Future Release defect (bug) 7 years ago
#37887 Make attachments atomic until a Customizer session is published Customize normal normal Future Release enhancement 9 years ago
#37899 Make Profile Picture Section of Edit User Admin Page Filterable Users normal normal Awaiting Review enhancement 10 years ago
#37916 Customize: ability to disable content creation in menus Customize normal normal Future Release enhancement 7 years ago
#37934 Separate account settings and profile settings Users normal normal Awaiting Review enhancement 4 years ago
#37971 Menus screen: improve the responsive view Menus normal normal Awaiting Review defect (bug) 7 years ago
#37975 Duplicate tag names aren't supported Taxonomy normal normal Future Release defect (bug) 7 years ago
#37976 wp_users deleted but warning does not appear. Users normal normal Awaiting Review enhancement 7 years ago
#38036 Add support for the utf8mb4_0900_ai_ci collation Database normal normal Future Release enhancement 3 years ago
#38084 Fix Inconsistency Theme and Plugin Update Process When No Package Found Upgrade/Install normal minor Awaiting Review defect (bug) 5 years ago
#38128 Twitter Embed - Enhancement change theme Embeds lowest normal Future Release enhancement 3 years ago
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne Query normal normal Future Release enhancement 21 months ago
#38186 Database Collations Bypassed by determine_charset() in wp-db.php Charset normal major Awaiting Review defect (bug) 9 years ago
#38223 Add indicators to off-site links in wp-admin General normal normal Awaiting Review enhancement 6 years ago
#38227 Term Status API Taxonomy normal normal Future Release task (blessed) 5 years ago
#38288 Connection Timeout when importing heavy .xml (LiteSpeed) Import normal normal Awaiting Review defect (bug) 7 years ago
#38300 Got a PHP warning: class-wp-xmlrpc-server.php L596: array_unshift() ... XML-RPC normal normal Awaiting Review defect (bug) close 4 months ago
#38308 Accept 'meta_query' parameter in `WP_Tax_Query` Taxonomy normal normal Future Release feature request 9 years ago
#38336 Login: Add new action hooks to the top of login type forms Login and Registration normal normal Awaiting Review enhancement 5 years ago
#38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 8 years ago
#38419 Make beta testing an opt-in feature in core General normal normal Awaiting Review feature request 5 years ago
#38453 New UI for the settings page of the dashboard Administration normal normal Awaiting Review enhancement 7 years ago
#38518 Rewrite Rules rebuilding on parse_request Rewrite Rules normal normal Awaiting Review defect (bug) 7 years ago
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal Awaiting Review enhancement close 12 months ago
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal normal Awaiting Review defect (bug) 9 years ago
#38599 Allow verbose rewrite rules with custom post types Posts, Post Types normal normal Awaiting Review enhancement 5 years ago
#38624 Allow starter content to apply after a site has already been set up and is no longer “fresh” Customize normal normal Future Release enhancement 6 years ago
#38641 Support partial ISO8601 dates in queries REST API normal normal Future Release enhancement 5 years ago
#38643 Show toolbar (admin bar) in the user's locale (language) pbearne* I18N normal normal Future Release enhancement 3 months ago
#38707 Customizer: Additional CSS highlight, revisions, selection, per-page, pop-out Customize normal normal Future Release enhancement 5 years ago
#38709 Unlimited query for invalid post names pbearne Query normal normal Future Release defect (bug) 2 years ago
#38713 Shortcodes and utf-8 no-break whitespace (\xc2\xa0) Shortcodes normal normal Awaiting Review defect (bug) 7 years ago
Note: See TracReports for help on using and creating reports.