Make WordPress Core

{8} Future Releases, Workflow Oriented (8218 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 (5801 - 5900 of 8218)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40511 get_blogs_of_user should return an array of WP_Site objects Networks and Sites normal normal Awaiting Review enhancement 04/24/2017
#31573 wp_admin_bar_my_sites_menu should check for super admin capabilities Networks and Sites normal normal Future Release enhancement 02/02/2017
#14215 MultiSite: Add new > different username from blog title Networks and Sites normal normal Future Release feature request 05/07/2018
#56458 Multisite Theme Details Networks and Sites normal normal Awaiting Review feature request 09/30/2022
#55263 Multisite: Multidomain Single Sign On Networks and Sites normal normal Awaiting Review feature request 02/26/2022
#57408 Show at which sites in the multisite a plugin or theme is installed Networks and Sites normal normal Awaiting Review feature request 12/18/2023
#33186 Stop sending password via e-mail when creating a new site in Multisite Networks and Sites normal normal task (blessed) 06/04/2019
#52651 $option_group argument in settings_fields() function is misdescribed Options, Meta APIs normal normal Awaiting Review defect (bug) 02/28/2021
#56752 Add get_post_metadata filters by $meta_key Options, Meta APIs normal normal Awaiting Review defect (bug) 10/12/2022
#37635 BUG in get_option Options, Meta APIs normal normal Awaiting Review defect (bug) 12/17/2020
#48426 Can't update meta via the REST API if an identical value for a field you don't have permission to update is included Options, Meta APIs normal normal Future Release defect (bug) 10/26/2020
#45353 Homepage title none static homepage when static blog page is set Options, Meta APIs normal normal Awaiting Review defect (bug) 12/22/2020
#28454 Inconsistent front page option behavior Options, Meta APIs normal normal defect (bug) 06/04/2019
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade Options, Meta APIs normal normal defect (bug) 06/04/2019
#58761 Make the filter option_page_capability_options available when access options.php directly Options, Meta APIs normal normal Awaiting Review defect (bug) 07/08/2023
#44459 Options added to the Permalinks admin page do not get saved Options, Meta APIs normal normal Awaiting Review defect (bug) 06/26/2018
#61762 Options can be incorrectly cached following database errors. Options, Meta APIs normal normal Awaiting Review defect (bug) 07/25/2024
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response Options, Meta APIs normal normal Awaiting Review defect (bug) 08/10/2017
#49705 Sanitizing input for parameterized queries + update_meta_cache Options, Meta APIs normal minor Awaiting Review defect (bug) 05/25/2021
#58269 Store attachment metadata in separate fields Options, Meta APIs normal normal Awaiting Review defect (bug) 05/08/2023
#44977 Transient fill fail delete to itself if it's timeout option is missing Options, Meta APIs normal normal Awaiting Review defect (bug) 09/23/2018
#50678 Transient: save object with protected attributes will fail Options, Meta APIs normal normal Awaiting Review defect (bug) 07/16/2020
#48855 Updating transient to remove expiration fails Options, Meta APIs normal normal Awaiting Review defect (bug) 12/03/2019
#51868 Using a SVG as featured image covers admin panel Options, Meta APIs normal normal Awaiting Review defect (bug) 11/24/2020
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly Options, Meta APIs normal normal defect (bug) 05/31/2024
#54805 When on the /wp-admin/network/site-settings.php network settings page, calling the update_option() always add the setting Options, Meta APIs normal minor Awaiting Review defect (bug) 01/13/2022
#47166 When option gmt_offset is blank, wordpress will give a 500 error Options, Meta APIs normal minor Awaiting Review defect (bug) 05/07/2019
#58904 delete_expired_transients() does not delete expired transient created with a false/empty transient name Options, Meta APIs normal normal Awaiting Review defect (bug) 07/25/2023
#56326 get_metadata_raw doesn't unserialize when retrieving all meta_keys for a post_id Options, Meta APIs normal major Awaiting Review defect (bug) 08/02/2022
#59705 get_metadata_raw() will return false when unserialize() fails Options, Meta APIs normal normal Awaiting Review defect (bug) 10/23/2023
#56944 get_option does not return expected value Options, Meta APIs normal normal Awaiting Review defect (bug) 11/04/2022
#45505 get_post_custom() doesn't pull values Options, Meta APIs normal normal Awaiting Review defect (bug) 12/06/2018
#36440 get_results break in wp-admin/options.php if thetable is huge Options, Meta APIs normal minor defect (bug) 06/04/2019
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. Options, Meta APIs normal normal Awaiting Review defect (bug) 10/30/2023
#57162 out of date More Info on code reference for get_option Options, Meta APIs normal normal WordPress.org defect (bug) 11/21/2022
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal Awaiting Review defect (bug) 04/08/2018
#61631 sanitize_option_{$option} inconsistencies Options, Meta APIs normal normal Awaiting Review defect (bug) 07/11/2024
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal normal Awaiting Review defect (bug) 04/06/2017
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php Options, Meta APIs normal normal defect (bug) 06/04/2019
#39706 Add $unique param to add_{$meta_type}_meta actions Options, Meta APIs normal normal Awaiting Review enhancement 01/26/2017
#48478 Allow omitting meta keys from the REST API response if they do not exist Options, Meta APIs normal normal Awaiting Review enhancement 10/31/2019
#52887 Docs: Clarify why register_meta is necessary Shital Patel* Options, Meta APIs normal minor Future Release enhancement 05/26/2021
#38734 Dogfood the Settings API Options, Meta APIs normal normal Future Release enhancement 03/21/2022
#37579 Inconsistent names for `update_(network_)option` actions Options, Meta APIs normal normal enhancement 06/04/2019
#46314 JSON strings in postmeta issue Options, Meta APIs normal normal Awaiting Review enhancement 02/22/2019
#33884 Move meta functions to their own files Options, Meta APIs normal normal enhancement 06/04/2019
#21546 Site Settings page is a hot mess Options, Meta APIs normal normal enhancement 06/04/2019
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients Options, Meta APIs normal normal Awaiting Review enhancement 07/21/2022
#51699 The only correct method to check for existence of option Options, Meta APIs normal normal Awaiting Review enhancement 02/13/2024
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 10/14/2022
#51730 update_metadata function: differentiate failure from no update Options, Meta APIs normal normal Awaiting Review enhancement 11/10/2020
#41099 update_option return value ambiguous Options, Meta APIs normal normal Awaiting Review enhancement 04/15/2019
#52284 Add filter for notoptions after retrieval Options, Meta APIs normal normal Awaiting Review feature request 01/12/2021
#54212 Add hooks to get/update/add_option functions Options, Meta APIs normal normal Awaiting Review feature request 10/29/2023
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal Awaiting Review feature request 06/01/2022
#41769 Custom function to display all values of a custom field (meta_key) Options, Meta APIs normal normal Awaiting Review feature request 09/01/2017
#43451 Disallow objects as meta values Options, Meta APIs normal normal Awaiting Review feature request 03/01/2018
#44659 Display custom fields Options, Meta APIs normal normal Awaiting Review feature request 01/16/2019
#23616 General Handler for Whitelisted Options' Submissions Options, Meta APIs normal normal feature request 06/04/2019
#46705 Harden WP core against "update option" endpoint vulnerabilities Options, Meta APIs normal normal Awaiting Review feature request 11/25/2019
#49452 Approximately every week permalinks are lost for custom post types in multisite Permalinks normal normal Awaiting Review defect (bug) 02/17/2020
#61157 Blocks Query pagination NEXT & PREV produce incorrect URLs when queried via REST API Permalinks normal normal Awaiting Review defect (bug) 05/24/2024
#18523 Can't change page permalink if slug metabox is removed helen Permalinks normal normal Future Release defect (bug) 01/07/2021
#8905 Category pagination broken with certain permalink structures Permalinks normal normal Future Release defect (bug) 01/27/2021
#59434 Changing permalink structure results in failure to save draft posts Permalinks normal normal Awaiting Review defect (bug) 09/23/2023
#37435 Conflicting permalinks with attachment and category of same name Permalinks normal normal defect (bug) 06/04/2019
#46257 Deleting a page can break the permalink of other pages if it had media uploaded to it Permalinks normal normal Awaiting Review defect (bug) 06/04/2020
#48903 Drafts or pending posts overwrites existing published post with same url Permalinks normal normal Awaiting Review defect (bug) 01/13/2021
#32498 Media Library and Page Slug conflict Permalinks normal normal defect (bug) 06/04/2019
#16126 Multisite name conflict check doesn't check for pages. Permalinks normal normal defect (bug) 06/04/2019
#23781 New Post Publishes to Wrong URL Permalinks normal critical defect (bug) 06/04/2019
#48365 No 301 redirection for Numeric style permalink structure Permalinks normal normal Awaiting Review defect (bug) 11/11/2019
#45784 Pages and archives containing /[0-9]/ should redirect or redirect correctly Permalinks normal normal Awaiting Review defect (bug) 01/07/2019
#61824 Pages no longer allowed to have same permalink as images Permalinks normal normal Awaiting Review defect (bug) 10/07/2024
#36305 Permalink can't decide the parent category Permalinks normal normal defect (bug) 06/04/2019
#47755 Permalink in RTL version not correct Permalinks normal normal Future Release defect (bug) 07/06/2023
#60624 Permalinks corrupted Permalinks normal normal Awaiting Review defect (bug) 02/23/2024
#56583 Permalinks in Multisite not working when Main Site is in a subdirectory Permalinks normal normal Awaiting Review defect (bug) 11/25/2022
#50439 Post name permalinks htaccess directives do not consider subdirectory installation Permalinks normal normal Awaiting Review defect (bug) 06/20/2020
#48658 Post, Page, and Attachment permalinks can be silently overwritten when Permalinks are set to /%postname%/ Permalinks normal normal Awaiting Review defect (bug) 11/16/2019
#31293 Previously uploaded attachment affects page slug Permalinks normal normal defect (bug) 06/04/2019
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ Permalinks normal normal defect (bug) 06/04/2019
#60143 Running behind HAProxy with fcgi makes WordPress think URL rewriting is unavailable Permalinks normal normal Awaiting Review defect (bug) 12/22/2023
#9296 Settings API & Permalink Settings Page Bug jfarthing84 Permalinks normal major Future Release defect (bug) 09/25/2020
#47207 Specific custom permalink 404 on archive page Permalinks normal normal Awaiting Review defect (bug) 05/10/2019
#30784 Subsites won't show 404 with default permalink structure Permalinks normal normal Future Release defect (bug) 07/02/2020
#52295 The response is not a valid JSON response - URL permalink using the ? sign Permalinks normal normal Awaiting Review defect (bug) 02/20/2021
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal normal Awaiting Review defect (bug) 05/03/2017
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal normal Awaiting Review defect (bug) 07/08/2017
#35529 Updating to 4.4.1 causes new pretty permalinks for media to break existing permalinks kraftbj Permalinks normal normal Awaiting Review defect (bug) 08/01/2022
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal normal Awaiting Review defect (bug) 03/09/2017
#36746 WP v4.5.1 broke something in the Permalinks settings Permalinks normal normal defect (bug) 06/04/2019
#41008 WP_Error wrote instead of category name in wp_options table, category_base field Permalinks normal normal Awaiting Review defect (bug) 09/08/2020
#55597 WordPress 6.0-beta2-53224 not creating .htaccess Permalinks normal critical Awaiting Review defect (bug) 05/24/2022
#58125 WordPress post-name permalink is not compatible with Nginx server, working fine with Apache. Permalinks normal normal Awaiting Review defect (bug) 05/04/2023
#48786 Wrong URLs to categories, authors etc. to a site in a multisite Permalinks normal normal Awaiting Review defect (bug) 03/15/2023
#51953 flush_rewrite_rules works not as the same as pressing "save permalinks" in backend (breaks system) Permalinks normal normal Awaiting Review defect (bug) 12/07/2020
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite Permalinks normal normal Awaiting Review defect (bug) 06/07/2021
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 Permalinks normal normal defect (bug) 06/04/2019
#41132 permalinks are broken when using PHP7.0-fpm with nginx Permalinks normal normal Awaiting Review defect (bug) 04/10/2024
Note: See TracReports for help on using and creating reports.