Make WordPress Core

{1} All Tickets (8381 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 8381)

Options, Meta APIs (72 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#41099 update_option return value ambiguous normal normal Awaiting Review enhancement 04/15/2019 7
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 02/28/2021 1
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter has-patch normal normal Awaiting Review defect (bug) 05/03/2023
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 10/12/2022
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov has-patch normal normal Awaiting Review defect (bug) 07/18/2022 12
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs needs-unit-tests normal normal Future Release defect (bug) 06/13/2024 9
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 12/17/2020 5
#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
#28701 Deleted option is not deleted if value was ever null needs-unit-tests normal normal Awaiting Review defect (bug) 02/16/2021 6
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 09/13/2024 12
#43069 Docs: improve documentation for register_meta() function has-patch normal normal Awaiting Review defect (bug) 01/11/2018 1
#40115 Duplicate Custom Fields are created has-patch normal normal Awaiting Review defect (bug) 03/15/2017
#27421 Escape madness in meta API has-patch normal normal defect (bug) 06/04/2019 5
#47278 General settings page allows html tag. reporter-feedback normal normal Awaiting Review defect (bug) 05/15/2019 1
#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
#40369 Mail server settings page (options-writing.php) has no validation has-patch normal normal Awaiting Review defect (bug) 04/05/2017
#58761 Make the filter option_page_capability_options available when access options.php directly normal normal Awaiting Review defect (bug) 11/25/2024
#49432 Need of maximum character limit for Site Title close low minor Awaiting Review defect (bug) 12/14/2021 4
#40012 Only add_metadata if no matching value dev-feedback normal normal Awaiting Review defect (bug) 03/02/2017 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
#46660 PHP Warning: Countable Error in update_metadata() reporter-feedback normal normal Future Release defect (bug) 05/27/2019 7
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... dev-feedback normal normal Awaiting Review defect (bug) 11/12/2019 1
#29299 Plural forms not available for some strings SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 02/06/2020 15
#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
#40353 Site URL and Home URL inputs are not properly validating loru88 has-patch normal normal Awaiting Review defect (bug) 04/08/2020 15
#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
#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
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly normal normal defect (bug) 05/31/2024 2
#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
#55952 add_option() racy behaviour has-patch normal normal Future Release defect (bug) 10/07/2022 5
#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
#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 has-patch normal normal Awaiting Review defect (bug) 12/17/2024 2
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument dev-feedback normal normal Awaiting Review defect (bug) 01/16/2019
#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
#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
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 04/08/2018 2
#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
#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
#58903 set_transient() allows invalid transient name dev-feedback normal normal Future Release defect (bug) 02/08/2024 17
#56047 test for pre_option_{$option} filter pbearne has-patch normal normal Awaiting Review defect (bug) 06/22/2022 1
#54339 unique $keys array when add custom key from Several places with postmeta_form_keys reporter-feedback normal normal Awaiting Review defect (bug) 08/01/2024 1
#35379 update_network_option changes stored option value if sanitize_option detects error has-patch normal normal Future Release defect (bug) 09/17/2024 28
#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) 04/03/2024 4
#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
#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 (28 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53859 Add a filter hook to modify the paginate links arguments has-patch normal normal Awaiting Review feature request 10/01/2024 3
#37831 Change the permalink structure without changing the url of older articles dev-feedback normal normal Awaiting Review feature request 04/19/2019 2
#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
#42702 Most common issue inside post edit - "Links Live search". normal normal Awaiting Review feature request 11/26/2017
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin dev-feedback normal normal Awaiting Review feature request 02/14/2022 4
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov dev-feedback normal normal Future Release feature request 05/25/2023 8
#35796 "Permalink Settings" admin page is largely blog/post specific dev-feedback normal normal enhancement 02/06/2020 10
#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 04/18/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
#10483 Change post_name's length from 200 to 400 SergeyBiryukov dev-feedback normal minor Future Release enhancement 12/29/2023 52
#6778 Detect when the config will cause infinite loop dev-feedback normal normal Future Release enhancement 03/15/2019 21
#9825 Enforce permalink history, outright needs-unit-tests normal normal enhancement 06/04/2019 13
#34184 IIS with Helicon Ape is not detected for suggesting pretty permalinks normal normal enhancement 06/04/2019
#61261 If redirect_guess_404_permalink returns a LIKE condition result, the redirect should have 302 code normal normal Awaiting Review enhancement 05/21/2024
#18672 Implement rel="prev" and rel="next" for archives joostdevalk normal normal Future Release enhancement 02/29/2020 11
#10425 Improvements to IIS7 Rewriting Code close low normal Awaiting Review enhancement 01/08/2025 10
#10384 Make IIS Permalink support enabled based on capability not on version number westi close normal normal Awaiting Review enhancement 01/08/2025 11
#43722 On changing of permalinks ask a confirm before to save normal normal Awaiting Review enhancement 04/09/2018
#60024 PHPunit test for iis7_supports_permalinks() has-patch normal normal Future Release enhancement 02/12/2025 2
#47878 Permalink issue when using sub categories. Why does it entirely rely on ID? normal major Awaiting Review enhancement 10/12/2021 1
#34542 Permalink settings page should offer a filesystem API based way to save .htaccess normal normal Future Release enhancement 07/02/2020
#4463 Pretty permalink on search aristath* has-patch normal normal Future Release enhancement 09/27/2024 31
#50135 Proposal: Permalink structure tags grouping Mandatory and Available normal minor Awaiting Review enhancement 05/09/2020
#49871 REST API post link should be permalink for scheduled posts dev-feedback normal normal Future Release enhancement 07/02/2020 12
#10970 Remove 'siteurl' setting from options-general.php has-patch normal normal Future Release enhancement 02/13/2023 32
Note: See TracReports for help on using and creating reports.