Make WordPress Core

{1} All Tickets (8403 matches)

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

Results (5001 - 5100 of 8403)

Options, Meta APIs (68 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response normal normal Awaiting Review defect (bug) 08/10/2017 1
#38203 Remove `absint` on object IDs in `delete_metadata`, etc dev-feedback normal normal Awaiting Review defect (bug) 04/19/2017 7
#34405 Retrieval of meta value that is an array. has-patch normal normal defect (bug) 09/20/2020 2
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 05/25/2021 3
#50181 Second params of get_option() not used dev-feedback normal normal Awaiting Review defect (bug) 05/18/2020 3
#42193 Select text in readonly textarea on focus has-patch normal normal Future Release enhancement 09/17/2018 5
#43208 Separate setting validation from sanitization needs-unit-tests normal normal Awaiting Review enhancement 11/06/2020 10
#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
#33551 Settings API: Filter sections and fields before displaying them obenland needs-docs normal normal enhancement 11/27/2019 4
#49948 Site Meta: Adding additional useful functions has-patch normal minor Awaiting Review enhancement 08/04/2020 3
#21546 Site Settings page is a hot mess normal normal enhancement 06/04/2019 5
#40353 Site URL and Home URL inputs are not properly validating loru88 has-patch normal normal Awaiting Review defect (bug) 04/08/2020 15
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients normal normal Awaiting Review enhancement 07/21/2022 1
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 05/08/2023
#55969 The function set_transient should have the autoload argument normal normal Awaiting Review enhancement 11/26/2023 9
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 02/13/2024 10
#43360 Third parameter for get_option function to return default value instead of empty string close normal normal Awaiting Review enhancement 05/26/2022 2
#44977 Transient fill fail delete to itself if it's timeout option is missing normal normal Awaiting Review defect (bug) 09/23/2018
#52345 Transient with expiration never expires when storing expiration failed has-patch normal normal Awaiting Review defect (bug) 06/06/2023 6
#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
#15058 Validate option and transient name lengths needs-unit-tests normal normal Future Release enhancement 06/24/2021 55
#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
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. dev-feedback normal normal Awaiting Review defect (bug) 08/27/2021 2
#38931 `update_option()` race condition with non-autoloaded options has-patch normal normal Awaiting Review defect (bug) 06/09/2022 2
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne has-patch normal normal Awaiting Review defect (bug) 12/18/2023 1
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 01/07/2024 7
#55952 add_option() racy behaviour has-patch normal normal Future Release defect (bug) 10/07/2022 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
#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
#52798 delete_option() does not clear cache if option is missing in database. dev-feedback normal minor Awaiting Review defect (bug) 07/19/2021 4
#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
#58992 get_metadata_raw() "get_{$meta_type}_metadata" filter can return incorrect value for $single = true normal normal Awaiting Review defect (bug) 10/30/2023
#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
#20853 get_post_custom show directly serialized data from the post_meta arrays. dev-feedback normal normal defect (bug) 06/04/2019 7
#45505 get_post_custom() doesn't pull values normal normal Awaiting Review defect (bug) 12/06/2018 1
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument dev-feedback normal normal Awaiting Review defect (bug) 01/16/2019
#60787 get_registered_meta_keys() should allow for late registration to improve performance has-patch normal normal Awaiting Review enhancement 03/19/2024 8
#36440 get_results break in wp-admin/options.php if thetable is huge normal minor defect (bug) 06/04/2019 2
#33561 get_transient() will always return the value of a broken transient needs-unit-tests normal normal defect (bug) 06/04/2019 7
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 10/14/2022
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. normal normal Awaiting Review defect (bug) 10/30/2023
#45078 null is being set on a NOT NULL options_value column in the options table. has-patch normal normal Awaiting Review defect (bug) 01/05/2020 3
#57162 out of date More Info on code reference for get_option normal normal WordPress.org defect (bug) 11/21/2022 1
#40523 populate_options doesn't use correct add_options actions dev-feedback normal normal Awaiting Review enhancement 05/02/2017 2
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 04/08/2018 2
#29786 read_post_meta should be a meta capability normal normal enhancement 06/04/2019 3
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith has-patch normal normal Future Release defect (bug) 01/15/2024 18
#37355 remove_settings_section() counterpart to add_settings_section() has-patch normal normal enhancement 06/04/2019 1
#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
#58903 set_transient() allows invalid transient name dev-feedback normal normal Future Release defect (bug) 02/08/2024 17
#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
#52360 speed up update_meta_cache with easy fix normal normal Awaiting Review enhancement 02/15/2022 1
#56047 test for pre_option_{$option} filter pbearne has-patch normal normal Awaiting Review defect (bug) 06/22/2022 1
#55553 update_blog_option should accept autoload parameter dev-feedback normal normal Awaiting Review enhancement 01/31/2024 2
#51730 update_metadata function: differentiate failure from no update normal normal Awaiting Review enhancement 11/10/2020
#35379 update_network_option changes stored option value if sanitize_option detects error jeremyfelt has-patch normal normal Future Release defect (bug) 09/05/2017 28
#41099 update_option return value ambiguous normal normal Awaiting Review enhancement 04/15/2019 7
#59246 update_option returns true, even when the value didn't change, potentially adding back old data has-patch normal normal Awaiting Review defect (bug) 02/07/2024 3
#21989 update_option() calls sanitize_option() twice when option does not exist dev-feedback normal normal Future Release defect (bug) 02/22/2024 35
#22192 update_option() strict checks can cause false negatives joemcgill needs-unit-tests normal normal Future Release defect (bug) 10/16/2023 107
#59361 update_post_meta() strict checks can cause false negatives needs-unit-tests normal normal Future Release defect (bug) 09/15/2023
#58693 wordpress posts custom-meta box issue has-patch normal normal Awaiting Review defect (bug) 07/02/2023

Permalinks (32 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#35796 "Permalink Settings" admin page is largely blog/post specific dev-feedback normal normal enhancement 02/06/2020 10
#44958 &nbsp character in title generates a permalink (and slug) with space has-patch normal normal 6.6 defect (bug) 02/12/2024 26
#45331 'rest_url_prefix' filter fails to impact flush_rewrite_rules() on plugin activation reporter-feedback normal major Awaiting Review defect (bug) 10/25/2020 2
#19686 404 - File or directory not found dev-feedback low normal defect (bug) 06/04/2019 9
#37812 404 when using a numeric slug and /%category%/ base needs-unit-tests normal normal Future Release defect (bug) 03/11/2023 5
#53859 Add a filter hook to modify the paginate links arguments normal normal Awaiting Review feature request 05/24/2023 1
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() has-patch normal normal Awaiting Review defect (bug) 06/19/2019
#52889 Add filter to disable forced plain permalinks normal normal Awaiting Review enhancement 04/19/2021 3
#60675 Add hook for wp_check_for_changed_slugs() normal normal Awaiting Review enhancement 03/02/2024
#52737 Allow 301 redirect on _wp_old_slug to be filterable has-patch normal normal Awaiting Review enhancement 03/22/2021 3
#34118 Allow permalinks to spell out when certain symbols are used normal normal enhancement 06/04/2019 4
#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
#49452 Approximately every week permalinks are lost for custom post types in multisite normal normal Awaiting Review defect (bug) 02/17/2020
#17170 Attachment slugs are not unique dev-feedback normal major defect (bug) 06/04/2019 1
#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
#50222 Autocorrect redirect to the wrong URL based on a word after permalink close normal normal Awaiting Review defect (bug) 05/22/2020 1
#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
#55189 Automatic removal of "Zero-width non-joiner" in URL needs-unit-tests normal critical Future Release defect (bug) 02/23/2023 20
#18523 Can't change page permalink if slug metabox is removed helen normal normal Future Release defect (bug) 01/07/2021 30
#42248 Can't create category slug with same name for different parents dev-feedback normal normal Awaiting Review defect (bug) 10/25/2017 2
#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
#8905 Category pagination broken with certain permalink structures normal normal Future Release defect (bug) 01/27/2021 13
#10483 Change post_name's length from 200 to 400 SergeyBiryukov dev-feedback normal minor Future Release enhancement 12/29/2023 52
#37831 Change the permalink structure without changing the url of older articles dev-feedback normal normal Awaiting Review feature request 04/19/2019 2
#59434 Changing permalink structure results in failure to save draft posts normal normal Awaiting Review defect (bug) 09/23/2023
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp has-patch normal normal Future Release defect (bug) 08/29/2023 71
#37435 Conflicting permalinks with attachment and category of same name normal normal defect (bug) 06/04/2019 1
#32322 Custom permalink structure incorrect for Future posts kdoole has-patch normal normal Future Release defect (bug) 10/15/2019 20
#46257 Deleting a page can break the permalink of other pages if it had media uploaded to it normal normal Awaiting Review defect (bug) 06/04/2020
#6778 Detect when the config will cause infinite loop dev-feedback normal normal Future Release enhancement 03/15/2019 21
#52835 Disable permalink for images normal normal Awaiting Review feature request 11/02/2022 1
#25006 Display date pages from categories with permalinks close normal normal feature request 06/04/2019 2
Note: See TracReports for help on using and creating reports.