Make WordPress Core

{1} All Tickets (8363 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4901 - 5000 of 8363)

Options, Meta APIs (70 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#35379 update_network_option changes stored option value if sanitize_option detects error dev-feedback normal normal Future Release defect (bug) 05/18/2025 29
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* dev-feedback normal normal Future Release defect (bug) 05/21/2024 38
#40642 Add new filter to populate_options dev-feedback normal normal Awaiting Review enhancement 05/02/2017
#32202 Add support for options page locking (settings API concurrency) dev-feedback normal normal enhancement 08/26/2021 11
#26895 Deprecate recently_edited option dev-feedback normal minor enhancement 06/04/2019 4
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` dev-feedback normal normal Awaiting Review enhancement 08/03/2021
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* dev-feedback normal major Future Release enhancement 10/29/2024 12
#44042 Hook for ‘delete_option’ behaviour required dev-feedback normal normal Future Release enhancement 06/05/2025 7
#38690 Introduce classes for settings dev-feedback normal normal Awaiting Review enhancement 03/26/2019
#43209 REST API should take settings errors into account dev-feedback normal normal Awaiting Review enhancement 02/01/2018
#14125 Seperate out non-editable options in edit site sorich87* dev-feedback normal normal enhancement 06/04/2019 7
#55584 Settings API autoload hook dev-feedback normal normal Awaiting Review enhancement 08/31/2023 5
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered dev-feedback normal normal Awaiting Review enhancement 03/19/2019
#40523 populate_options doesn't use correct add_options actions dev-feedback normal normal Awaiting Review enhancement 05/02/2017 2
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov dev-feedback normal normal Future Release enhancement 09/23/2019 4
#55553 update_blog_option should accept autoload parameter dev-feedback normal normal Awaiting Review enhancement 05/12/2025 4
#49432 Need of maximum character limit for Site Title close low minor Awaiting Review defect (bug) 12/14/2021 4
#34848 Add support for updating post meta in bulk chriscct7 close normal normal Future Release enhancement 04/09/2024 33
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 02/28/2021 1
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 10/12/2022
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 12/17/2020 5
#63594 Bug/Broken State possible in Multisite Caching Code: update_network_option normal normal Awaiting Review defect (bug) 06/18/2025
#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 normal normal Future Release defect (bug) 10/26/2020 8
#45353 Homepage title none static homepage when static blog page is set normal normal Awaiting Review defect (bug) 12/22/2020 2
#28454 Inconsistent front page option behavior normal normal defect (bug) 06/04/2019 8
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade normal normal defect (bug) 06/04/2019 1
#44459 Options added to the Permalinks admin page do not get saved normal normal Awaiting Review defect (bug) 06/26/2018 2
#61762 Options can be incorrectly cached following database errors. normal normal Awaiting Review defect (bug) 07/25/2024
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 05/25/2021 3
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 05/08/2023
#44977 Transient fill fail delete to itself if it's timeout option is missing normal normal Awaiting Review defect (bug) 11/19/2024 1
#50678 Transient: save object with protected attributes will fail normal normal Awaiting Review defect (bug) 07/16/2020
#48855 Updating transient to remove expiration fails normal normal Awaiting Review defect (bug) 12/03/2019
#51868 Using a SVG as featured image covers admin panel normal normal Awaiting Review defect (bug) 11/24/2020
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly normal normal Awaiting Review defect (bug) 05/14/2025 3
#54805 When on the /wp-admin/network/site-settings.php network settings page, calling the update_option() always add the setting normal minor Awaiting Review defect (bug) 01/13/2022
#47166 When option gmt_offset is blank, wordpress will give a 500 error 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 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 normal major Awaiting Review defect (bug) 08/02/2022
#59705 get_metadata_raw() will return false when unserialize() fails normal normal Awaiting Review defect (bug) 10/23/2023
#56944 get_option does not return expected value normal normal Awaiting Review defect (bug) 11/04/2022 2
#36440 get_results break in wp-admin/options.php if thetable is huge normal minor defect (bug) 06/04/2019 2
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. normal normal Awaiting Review defect (bug) 10/30/2023
#57162 out of date More Info on code reference for get_option normal normal WordPress.org defect (bug) 11/21/2022 1
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 04/08/2018 2
#61631 sanitize_option_{$option} inconsistencies normal normal Awaiting Review defect (bug) 07/11/2024 4
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 normal normal Awaiting Review defect (bug) 04/06/2017 8
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php normal normal defect (bug) 06/04/2019 1
#39706 Add $unique param to add_{$meta_type}_meta actions normal normal Awaiting Review enhancement 01/26/2017 1
#48478 Allow omitting meta keys from the REST API response if they do not exist normal normal Awaiting Review enhancement 10/31/2019
#63483 Compatibility float and whitelist timezone string normal normal Awaiting Review enhancement 06/12/2025 1
#52887 Docs: Clarify why register_meta is necessary Shital Patel* normal minor Future Release enhancement 05/26/2021
#38734 Dogfood the Settings API normal normal Future Release enhancement 03/21/2022 15
#37579 Inconsistent names for `update_(network_)option` actions normal normal enhancement 06/04/2019 1
#46314 JSON strings in postmeta issue normal normal Awaiting Review enhancement 02/22/2019 4
#33884 Move meta functions to their own files normal normal enhancement 06/04/2019 1
#21546 Site Settings page is a hot mess normal normal enhancement 06/04/2019 5
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients normal normal Awaiting Review enhancement 07/21/2022 1
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 02/13/2024 10
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 10/14/2022
#51730 update_metadata function: differentiate failure from no update normal normal Awaiting Review enhancement 11/10/2020
#41099 update_option return value ambiguous normal normal Awaiting Review enhancement 04/15/2019 7
#52284 Add filter for notoptions after retrieval normal normal Awaiting Review feature request 01/12/2021
#54212 Add hooks to get/update/add_option functions normal normal Awaiting Review feature request 10/29/2023
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. normal normal Awaiting Review feature request 06/01/2022 2
#41769 Custom function to display all values of a custom field (meta_key) normal normal Awaiting Review feature request 09/01/2017 1
#43451 Disallow objects as meta values normal normal Awaiting Review feature request 03/01/2018 1
#44659 Display custom fields normal normal Awaiting Review feature request 01/16/2019 4
#23616 General Handler for Whitelisted Options' Submissions normal normal feature request 06/04/2019 1
#46705 Harden WP core against "update option" endpoint vulnerabilities normal normal Awaiting Review feature request 11/25/2019 1

Permalinks (30 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#45331 'rest_url_prefix' filter fails to impact flush_rewrite_rules() on plugin activation reporter-feedback normal major Awaiting Review defect (bug) 02/20/2025 3
#60816 Attachment pages conflicting with actual pages reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2024 3
#48146 Google breadcrumbs problem reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#57804 Missing word "wordpress" on the permalink that's why not opening a separate tour on the website reporter-feedback normal major Awaiting Review defect (bug) 02/25/2023 2
#63270 Problems with links on several occasions reporter-feedback normal normal Awaiting Review defect (bug) 06/03/2025 8
#31728 Search bug (Cyrillic) reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#50490 WordPress URL guessing cannot be stopped reporter-feedback normal normal Awaiting Review defect (bug) 06/30/2020 9
#36694 [Pages] [Edit Page] Changing the Permalink URL updates the displayed anchor text, but not the HREF (URL) property reporter-feedback normal normal defect (bug) 06/04/2019 3
#47813 permalinks broken when article name is numeric(if the post id above 1000) reporter-feedback normal normal Awaiting Review defect (bug) 08/01/2019 1
#44958 &nbsp character in title generates a permalink (and slug) with space needs-unit-tests normal normal Future Release defect (bug) 05/15/2025 39
#37812 404 when using a numeric slug and /%category%/ base needs-unit-tests normal normal Future Release defect (bug) 03/11/2023 5
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi needs-unit-tests normal normal defect (bug) 06/04/2019 10
#55189 Automatic removal of "Zero-width non-joiner" in URL needs-unit-tests normal critical Future Release defect (bug) 02/23/2023 20
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work needs-unit-tests normal normal defect (bug) 06/04/2019 2
#9102 Inverse proxy breaks permalinks needs-unit-tests normal normal Future Release defect (bug) 03/19/2024 5
#10249 Page slug in cyrillic = Error 404 - Not Found! westi needs-unit-tests normal normal Future Release defect (bug) 06/22/2022 60
#36157 Permalink UI shown without typing a title needs-unit-tests normal normal defect (bug) 06/04/2019 5
#34972 Permalink for unattached media same as a post needs-unit-tests normal normal Future Release defect (bug) 12/17/2018 7
#44847 Redirect old date-based permalinks on structure changes needs-unit-tests normal normal Awaiting Review defect (bug) 01/08/2019 2
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks needs-unit-tests normal normal defect (bug) 06/04/2019 8
#43789 the_posts_pagination() outputs the slash at the first link needs-unit-tests normal normal Future Release defect (bug) 09/17/2021 3
#9825 Enforce permalink history, outright needs-unit-tests normal normal enhancement 06/04/2019 13
#42148 url_to_postid plain permalinks for CPTs needs-unit-tests normal normal Awaiting Review enhancement 10/08/2017
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() has-patch normal normal Awaiting Review defect (bug) 06/19/2019
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 has-patch normal normal Awaiting Review defect (bug) 08/27/2022 3
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present has-patch normal normal Awaiting Review defect (bug) 03/09/2021 1
#20171 Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install has-patch normal normal defect (bug) 06/04/2019 14
#32322 Custom permalink structure incorrect for Future posts kdoole has-patch normal normal Future Release defect (bug) 10/15/2019 20
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category has-patch normal normal Awaiting Review defect (bug) 02/07/2022
#12634 Media Library & Permalink Overlap has-patch normal normal defect (bug) 08/24/2023 17
Note: See TracReports for help on using and creating reports.