Make WordPress Core

{40} Tickets Awaiting Review (5118 matches)

Create a new ticket

Tickets in the Awaiting Review milestone.

Customize the query here: http://core.trac.wordpress.org/query?milestone=Awaiting+Review.

Results (901 - 1000 of 5118)

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

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite Permalinks normal defect (bug) 06/07/2021 5.7
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags Permalinks normal defect (bug) 06/07/2021 4.7.3 dev-feedback
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal defect (bug) 03/09/2021 2.1 has-patch
#52295 The response is not a valid JSON response - URL permalink using the ? sign Permalinks normal defect (bug) 02/20/2021 5.6
#48903 Drafts or pending posts overwrites existing published post with same url Permalinks normal defect (bug) 01/13/2021 5.3
#39670 urlencoded non-alphanumeric permalink Permalinks normal defect (bug) 12/15/2020 4.8
#51953 flush_rewrite_rules works not as the same as pressing "save permalinks" in backend (breaks system) Permalinks normal defect (bug) 12/07/2020 5.5.3
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks major defect (bug) 11/05/2020 has-patch
#41008 WP_Error wrote instead of category name in wp_options table, category_base field Permalinks normal defect (bug) 09/08/2020 4.8
#50439 Post name permalinks htaccess directives do not consider subdirectory installation Permalinks normal defect (bug) 06/20/2020 5.4.2 needs-patch
#46257 Deleting a page can break the permalink of other pages if it had media uploaded to it Permalinks normal defect (bug) 06/04/2020 5.0.3
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal defect (bug) 05/22/2020 4.7 dev-feedback
#49452 Approximately every week permalinks are lost for custom post types in multisite Permalinks normal defect (bug) 02/17/2020 5.3.2
#48658 Post, Page, and Attachment permalinks can be silently overwritten when Permalinks are set to /%postname%/ Permalinks normal defect (bug) 11/16/2019 5.4
#48365 No 301 redirection for Numeric style permalink structure Permalinks normal defect (bug) 11/11/2019 needs-patch
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal defect (bug) 06/19/2019 has-patch
#47207 Specific custom permalink 404 on archive page Permalinks normal defect (bug) 05/10/2019 5.2
#44847 Redirect old date-based permalinks on structure changes Permalinks normal defect (bug) 01/08/2019 needs-unit-tests
#45784 Pages and archives containing /[0-9]/ should redirect or redirect correctly Permalinks normal defect (bug) 01/07/2019 5.0.2
#45819 when {category|tag}_base include spaces their rewrite rules don't get generated correctly, resulting in 404's Permalinks normal defect (bug) 01/03/2019
#42248 Can't create category slug with same name for different parents Permalinks normal defect (bug) 10/25/2017 4.9 dev-feedback
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal defect (bug) 05/03/2017 4.4
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal defect (bug) 03/09/2017 4.1.1
#45505 get_post_custom() doesn't pull values Options, Meta APIs normal defect (bug) 12/17/2024 5.0 has-patch
#58761 Make the filter option_page_capability_options available when access options.php directly Options, Meta APIs normal defect (bug) 11/25/2024
#44977 Transient fill fail delete to itself if it's timeout option is missing Options, Meta APIs normal defect (bug) 11/19/2024 needs-patch
#61762 Options can be incorrectly cached following database errors. Options, Meta APIs normal defect (bug) 07/25/2024
#61631 sanitize_option_{$option} inconsistencies Options, Meta APIs normal defect (bug) 07/11/2024 6.5.5
#59246 update_option returns true, even when the value didn't change, potentially adding back old data Options, Meta APIs normal defect (bug) 04/03/2024 has-patch
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne Options, Meta APIs normal defect (bug) 12/18/2023 has-patch
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. Options, Meta APIs normal defect (bug) 10/30/2023 6.2.2
#59705 get_metadata_raw() will return false when unserialize() fails Options, Meta APIs normal defect (bug) 10/23/2023 5.8
#58904 delete_expired_transients() does not delete expired transient created with a false/empty transient name Options, Meta APIs normal defect (bug) 07/25/2023 6.3
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal defect (bug) 07/02/2023 6.2.2 has-patch
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal defect (bug) 06/06/2023 2.8 has-patch
#58269 Store attachment metadata in separate fields Options, Meta APIs normal defect (bug) 05/08/2023
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal defect (bug) 05/03/2023 6.3 has-patch
#56944 get_option does not return expected value Options, Meta APIs normal defect (bug) 11/04/2022 6.0.2
#56752 Add get_post_metadata filters by $meta_key Options, Meta APIs normal defect (bug) 10/12/2022
#56326 get_metadata_raw doesn't unserialize when retrieving all meta_keys for a post_id Options, Meta APIs major defect (bug) 08/02/2022 6.0
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal defect (bug) 07/18/2022 4.3 has-patch
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal defect (bug) 06/22/2022 has-patch
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal defect (bug) 06/09/2022 3.7 has-patch
#54805 When on the /wp-admin/network/site-settings.php network settings page, calling the update_option() always add the setting Options, Meta APIs minor defect (bug) 01/13/2022 5.8.3 needs-patch
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. Options, Meta APIs normal defect (bug) 08/27/2021 5.8 dev-feedback
#52798 delete_option() does not clear cache if option is missing in database. Options, Meta APIs minor defect (bug) 07/19/2021 2.1 dev-feedback
#49705 Sanitizing input for parameterized queries + update_meta_cache Options, Meta APIs minor defect (bug) 05/25/2021 5.3.2
#52651 $option_group argument in settings_fields() function is misdescribed Options, Meta APIs normal defect (bug) 02/28/2021 2.7
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal defect (bug) 02/16/2021 2.2 needs-unit-tests
#45353 Homepage title none static homepage when static blog page is set Options, Meta APIs normal defect (bug) 12/22/2020 4.9.8
#51868 Using a SVG as featured image covers admin panel Options, Meta APIs normal defect (bug) 11/24/2020 5.5.3
#50678 Transient: save object with protected attributes will fail Options, Meta APIs normal defect (bug) 07/16/2020 5.3
#50181 Second params of get_option() not used Options, Meta APIs normal defect (bug) 05/18/2020 5.4.1 dev-feedback
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal defect (bug) 01/05/2020 has-patch
#48855 Updating transient to remove expiration fails Options, Meta APIs normal defect (bug) 12/03/2019 5.3
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal defect (bug) 11/12/2019 dev-feedback
#47166 When option gmt_offset is blank, wordpress will give a 500 error Options, Meta APIs minor defect (bug) 05/07/2019 5.1.1
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument Options, Meta APIs normal defect (bug) 01/16/2019 dev-feedback
#44459 Options added to the Permalinks admin page do not get saved Options, Meta APIs normal defect (bug) 06/26/2018
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal defect (bug) 04/08/2018 4.9.5
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal defect (bug) 01/11/2018 4.9.1 has-patch
#38203 Remove `absint` on object IDs in `delete_metadata`, etc Options, Meta APIs normal defect (bug) 04/19/2017 2.9 dev-feedback
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal defect (bug) 04/06/2017 4.3
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal defect (bug) 04/05/2017 4.7.3 has-patch
#40115 Duplicate Custom Fields are created Options, Meta APIs normal defect (bug) 03/15/2017 4.7.3 has-patch
#40012 Only add_metadata if no matching value Options, Meta APIs normal defect (bug) 03/02/2017 2.9 dev-feedback
#63271 Multisite (Subdirectory) URL Corruption in Page Content (Language Site) Networks and Sites normal defect (bug) 04/14/2025 6.7.2
#61146 Multisite: Marking a user account as spam, also marks the blogs he's a member of as spam Networks and Sites normal defect (bug) 04/01/2025 6.5 has-patch
#60659 get_subdirectory_reserved_name bypass on mutlisite Networks and Sites normal defect (bug) 02/07/2025 6.4.3 dev-feedback
#45761 consistency between $wpdb->blogid and get_current_blog_id() Networks and Sites normal defect (bug) 09/09/2024 3.0 dev-feedback
#42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* Networks and Sites major defect (bug) 07/23/2024 4.7 dev-feedback
#61093 Bulk Action 'Send password reset' on site-users.php isnt coded Networks and Sites normal defect (bug) 04/28/2024
#61029 Multisite state 'Delete' can only have a value of 1or 0. Not 2. So why is 2 mentioned in the code? Networks and Sites normal defect (bug) 04/18/2024
#59522 Bug handling multisites where main site URL and main blog URL are different Networks and Sites normal defect (bug) 01/30/2024 6.3 has-patch
#59556 WordPress Multisite issue - Media files presenting on Google with wrong domain Networks and Sites normal defect (bug) 10/09/2023 6.3.1
#58983 Old error message from 5.1 reappeared in 6.2.2 Networks and Sites normal defect (bug) 08/08/2023 6.2.2
#58795 Multisite Network Admin Sites - Search doesn't work well Networks and Sites normal defect (bug) 07/24/2023
#51779 wpdb->get_blog_prefix() doesn't allow wp_1_tablename structures Networks and Sites normal defect (bug) 06/08/2023
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal defect (bug) 06/08/2023 5.3 has-patch
#43653 Allow to filter the final message of signup user notification email Networks and Sites normal defect (bug) 06/08/2023 4.9.5
#50100 Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work Networks and Sites normal defect (bug) 01/23/2023 5.4.1 has-patch
#57233 Send password reset action link not working on multisite Networks and Sites normal defect (bug) 11/30/2022 6.1.1
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance Networks and Sites normal defect (bug) 10/26/2022 5.6 dev-feedback
#55454 clean_site_details_cache() doesn't clean all site caches Networks and Sites minor defect (bug) 07/20/2022 4.7
#55663 CSS theme and features themes is buggy Networks and Sites normal defect (bug) 05/03/2022 5.9.3
#55515 About the problem that the php file of the theme editor and plugin editor cannot be edited in multi-site Networks and Sites normal defect (bug) 04/02/2022 5.9.2 has-patch
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal defect (bug) 02/11/2022 5.4.2 has-patch
#53694 Multisite: Capability check isn't strict enough when hard deleting a site Networks and Sites normal defect (bug) 11/19/2021 has-patch
#54290 Domain mapping: Text displayed on wp-signup.php asserts site doesn't exist when it does actually exist Networks and Sites normal defect (bug) 10/26/2021
#53244 PHP Warning on non-existent multisite wp-cron.php Networks and Sites normal defect (bug) 05/21/2021
#52378 Network admin site action confirmation leads to expired link screen when referer not available Networks and Sites normal defect (bug) 01/29/2021
#46361 WPMU - HTTP Request at root path with special character in query key name causes endless loop Networks and Sites critical defect (bug) 12/15/2020 5.1
#50694 Impossible to add user to network site when username / email are both emails and different values Networks and Sites normal defect (bug) 07/18/2020
#50228 Plugins can inadvertently trigger `wp_die()` infinite loop during site creation Networks and Sites normal defect (bug) 05/22/2020
#46662 Networked WP "Deactivate" a blog site then later "Activate" it loses posts and comments Networks and Sites normal defect (bug) 02/20/2020 4.9.8
#48442 deleting a site leaves "orphaned" user options Networks and Sites normal defect (bug) 10/27/2019
#48323 Signup link redirect is not filtered on multisite when a blog is not found Networks and Sites normal defect (bug) 10/16/2019 has-patch
#47630 Multisite: Admin dashboard links are malfunctioning on mapped domain Networks and Sites blocker defect (bug) 07/10/2019 5.2.2
#46610 In Multisite The Edit Page Is Missing From Toolbar And Root of Multisite Gets Displayed Networks and Sites normal defect (bug) 06/14/2019 5.1
#47083 Site Info Update Not Adjusting "Last Updated" Value Networks and Sites normal defect (bug) 05/09/2019 5.1.1
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.