Make WordPress Core

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

Options, Meta APIs (54 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#48478 Allow omitting meta keys from the REST API response if they do not exist normal normal Awaiting Review enhancement 10/31/2019
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... dev-feedback normal normal Awaiting Review defect (bug) 11/12/2019 1
#48855 Updating transient to remove expiration fails normal normal Awaiting Review defect (bug) 12/03/2019
#49432 Need of maximum character limit for Site Title close low minor Awaiting Review defect (bug) 12/14/2021 4
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 05/25/2021 3
#49948 Site Meta: Adding additional useful functions has-patch normal minor Awaiting Review enhancement 08/04/2020 3
#50181 Second params of get_option() not used dev-feedback normal normal Awaiting Review defect (bug) 05/18/2020 3
#50678 Transient: save object with protected attributes will fail normal normal Awaiting Review defect (bug) 07/16/2020
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 02/13/2024 10
#51730 update_metadata function: differentiate failure from no update normal normal Awaiting Review enhancement 11/10/2020
#51868 Using a SVG as featured image covers admin panel normal normal Awaiting Review defect (bug) 11/24/2020
#52284 Add filter for notoptions after retrieval normal normal Awaiting Review feature request 01/12/2021
#52345 Transient with expiration never expires when storing expiration failed has-patch normal normal Awaiting Review defect (bug) 06/06/2023 6
#52360 speed up update_meta_cache with easy fix has-patch normal normal Awaiting Review enhancement 08/30/2024 5
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 02/28/2021 1
#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
#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
#52887 Docs: Clarify why register_meta is necessary Shital Patel* normal minor Future Release enhancement 05/26/2021
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. dev-feedback normal normal Awaiting Review defect (bug) 08/27/2021 2
#54212 Add hooks to get/update/add_option functions normal normal Awaiting Review feature request 10/29/2023
#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
#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
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly normal normal defect (bug) 05/31/2024 2
#55553 update_blog_option should accept autoload parameter dev-feedback normal normal Awaiting Review enhancement 04/04/2024 4
#55584 Settings API autoload hook dev-feedback normal normal Awaiting Review enhancement 08/31/2023 5
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. normal normal Awaiting Review feature request 06/01/2022 2
#55952 add_option() racy behaviour has-patch normal normal Future Release defect (bug) 10/07/2022 5
#55969 The function set_transient should have the autoload argument has-patch normal normal Awaiting Review enhancement 10/04/2024 10
#56047 test for pre_option_{$option} filter pbearne has-patch normal normal Awaiting Review defect (bug) 06/22/2022 1
#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
#56548 Introduce `get_option` action needs-unit-tests normal normal Awaiting Review enhancement 10/21/2024 4
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 10/12/2022
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 10/14/2022
#56944 get_option does not return expected value normal normal Awaiting Review defect (bug) 11/04/2022 2
#57162 out of date More Info on code reference for get_option normal normal WordPress.org defect (bug) 11/21/2022 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
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter has-patch normal normal Awaiting Review enhancement 09/09/2024 1
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 05/08/2023
#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
#58693 wordpress posts custom-meta box issue has-patch normal normal Awaiting Review defect (bug) 07/02/2023
#58761 Make the filter option_page_capability_options available when access options.php directly normal normal Awaiting Review defect (bug) 07/08/2023
#58903 set_transient() allows invalid transient name dev-feedback normal normal Future Release defect (bug) 02/08/2024 17
#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
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. normal normal Awaiting Review defect (bug) 10/30/2023
#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
#59361 update_post_meta() strict checks can cause false negatives needs-unit-tests normal normal Future Release defect (bug) 09/15/2023
#59705 get_metadata_raw() will return false when unserialize() fails normal normal Awaiting Review defect (bug) 10/23/2023
#60787 get_registered_meta_keys() should allow for late registration to improve performance has-patch normal normal Awaiting Review enhancement 04/10/2024 11
#60950 JSON serialization for meta values reporter-feedback normal normal Awaiting Review feature request 05/10/2024 6
#61296 Add "force" parameter to get_option and get_transient reporter-feedback normal normal Future Release enhancement 09/06/2024 13
#61522 Add autoload control to register_setting() pbearne* has-patch normal normal Awaiting Review enhancement 07/08/2024 2
#61631 sanitize_option_{$option} inconsistencies normal normal Awaiting Review defect (bug) 07/11/2024 4
#61762 Options can be incorrectly cached following database errors. normal normal Awaiting Review defect (bug) 07/25/2024
#61950 add_*_meta()/get_*_meta() undocumented type juggling for some meta values normal normal 6.8 defect (bug) 10/18/2024 3

Permalinks (46 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* needs-unit-tests normal normal Future Release defect (bug) 02/02/2023 20
#3451 Page URI canonization markjaquith close normal normal Awaiting Review defect (bug) 02/20/2023 18
#4463 Pretty permalink on search aristath* has-patch normal normal Future Release enhancement 09/27/2024 31
#6778 Detect when the config will cause infinite loop dev-feedback normal normal Future Release enhancement 03/15/2019 21
#8905 Category pagination broken with certain permalink structures normal normal Future Release defect (bug) 01/27/2021 13
#9102 Inverse proxy breaks permalinks needs-unit-tests normal normal Future Release defect (bug) 03/19/2024 5
#9296 Settings API & Permalink Settings Page Bug jfarthing84 normal major Future Release defect (bug) 09/25/2020 38
#9825 Enforce permalink history, outright needs-unit-tests normal normal enhancement 06/04/2019 13
#10249 Page slug in cyrillic = Error 404 - Not Found! westi needs-unit-tests normal normal Future Release defect (bug) 06/22/2022 60
#10384 Make IIS Permalink support enabled based on capability not on version number westi normal normal enhancement 06/04/2019 10
#10425 Improvements to IIS7 Rewriting Code dev-feedback low normal enhancement 06/04/2019 9
#10483 Change post_name's length from 200 to 400 SergeyBiryukov dev-feedback normal minor Future Release enhancement 12/29/2023 52
#10970 Remove 'siteurl' setting from options-general.php has-patch normal normal Future Release enhancement 02/13/2023 32
#11903 insert_with_markers is not threadsafe westi* has-patch normal major defect (bug) 06/04/2019 18
#12634 Media Library & Permalink Overlap has-patch normal normal defect (bug) 08/24/2023 17
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp needs-unit-tests normal normal Future Release defect (bug) 07/31/2024 73
#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
#16126 Multisite name conflict check doesn't check for pages. normal normal defect (bug) 06/04/2019 5
#17170 Attachment slugs are not unique dev-feedback normal major defect (bug) 06/04/2019 1
#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
#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
#18523 Can't change page permalink if slug metabox is removed helen normal normal Future Release defect (bug) 01/07/2021 30
#18672 Implement rel="prev" and rel="next" for archives joostdevalk normal normal Future Release enhancement 02/29/2020 11
#19686 404 - File or directory not found dev-feedback low normal defect (bug) 06/04/2019 9
#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
#20338 Slugs and special chars has-patch normal normal defect (bug) 11/05/2024 3
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges has-patch normal normal defect (bug) 06/04/2019 18
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks dev-feedback normal normal Awaiting Review enhancement 04/19/2019 4
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 normal normal defect (bug) 06/04/2019 1
#23229 Pagination Links Broken normal normal defect (bug) 06/04/2019 1
#23781 New Post Publishes to Wrong URL normal critical defect (bug) 06/04/2019 6
#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
#25006 Display date pages from categories with permalinks close normal normal feature request 06/04/2019 2
#26985 Use network_site_url in includes_url has-patch normal normal enhancement 06/04/2019 6
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ normal normal defect (bug) 06/04/2019 7
#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
#29669 Static base in permalink_structure unexpectedly sets $wp_rewrite->front value normal normal Future Release enhancement 07/02/2020 4
#30784 Subsites won't show 404 with default permalink structure normal normal Future Release defect (bug) 07/02/2020 4
#31293 Previously uploaded attachment affects page slug normal normal defect (bug) 06/04/2019 1
#31728 Search bug (Cyrillic) reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#32048 Uploaded file reserves a name, page can't be named it. normal normal Awaiting Review defect (bug) 03/09/2017 5
#32322 Custom permalink structure incorrect for Future posts kdoole has-patch normal normal Future Release defect (bug) 10/15/2019 20
#32498 Media Library and Page Slug conflict normal normal defect (bug) 06/04/2019 1
#32705 `includes_url` shouldn't use `site_url()` on the frontend dev-feedback normal normal defect (bug) 06/04/2019 2
#34118 Allow permalinks to spell out when certain symbols are used normal normal enhancement 06/04/2019 4
#34184 IIS with Helicon Ape is not detected for suggesting pretty permalinks normal normal enhancement 06/04/2019
Note: See TracReports for help on using and creating reports.