Make WordPress Core

{1} All Tickets (7964 matches)

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

Results (4701 - 4800 of 7964)

Options, Meta APIs (53 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade normal normal defect (bug) 06/04/2019 1
#40012 Only add_metadata if no matching value dev-feedback normal normal Awaiting Review defect (bug) 03/02/2017 1
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... dev-feedback normal normal Awaiting Review defect (bug) 11/12/2019 1
#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
#45505 get_post_custom() doesn't pull values normal normal Awaiting Review defect (bug) 12/06/2018 1
#57162 out of date More Info on code reference for get_option normal normal WordPress.org defect (bug) 11/21/2022 1
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php normal normal defect (bug) 06/04/2019 1
#56047 test for pre_option_{$option} filter pbearne has-patch normal normal Awaiting Review defect (bug) 06/22/2022 1
#57674 unregister_setting() raises a PHP warning on unknown settings has-patch normal normal Awaiting Review defect (bug) 02/08/2023 1
#37702 Accept array of IDs in `delete_metadata_by_mid` needs-unit-tests normal normal Future Release enhancement 12/13/2019 1
#39706 Add $unique param to add_{$meta_type}_meta actions normal normal Awaiting Review enhancement 01/26/2017 1
#36655 Enhancement: Add datetime column to options table. needs-unit-tests normal normal enhancement 06/04/2019 1
#37579 Inconsistent names for `update_(network_)option` actions normal normal enhancement 06/04/2019 1
#56548 Introduce `get_option` action needs-unit-tests normal normal Awaiting Review enhancement 09/11/2022 1
#33884 Move meta functions to their own files normal normal enhancement 06/04/2019 1
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 has-patch normal normal enhancement 06/04/2019 1
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients normal normal Awaiting Review enhancement 07/21/2022 1
#37355 remove_settings_section() counterpart to add_settings_section() has-patch normal normal enhancement 06/04/2019 1
#52360 speed up update_meta_cache with easy fix normal normal Awaiting Review enhancement 02/15/2022 1
#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
#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
#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
#55600 Can't save registered post meta field of type string that equals registered default value via REST API normal normal Awaiting Review defect (bug) 04/21/2022
#42441 Disable autoload for large options normal normal Awaiting Review defect (bug) 11/06/2017
#40115 Duplicate Custom Fields are created has-patch normal normal Awaiting Review defect (bug) 03/15/2017
#40369 Mail server settings page (options-writing.php) has no validation has-patch normal normal Awaiting Review defect (bug) 04/05/2017
#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) 09/23/2018
#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
#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
#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
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument dev-feedback normal normal Awaiting Review defect (bug) 01/16/2019
#40642 Add new filter to populate_options dev-feedback normal normal Awaiting Review enhancement 05/02/2017
#48478 Allow omitting meta keys from the REST API response if they do not exist normal normal Awaiting Review enhancement 10/31/2019
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key has-patch normal normal enhancement 06/04/2019
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` dev-feedback normal normal Awaiting Review enhancement 08/03/2021
#52887 Docs: Clarify why register_meta is necessary Shital Patel* normal minor Future Release enhancement 05/26/2021
#41105 Fire action hook after updating option group. has-patch normal normal Awaiting Review enhancement 06/20/2017
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter has-patch normal normal Awaiting Review enhancement 05/03/2023
#38690 Introduce classes for settings dev-feedback normal normal Awaiting Review enhancement 03/26/2019
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata needs-unit-tests normal normal Awaiting Review enhancement 04/20/2018
#43209 REST API should take settings errors into account dev-feedback normal normal Awaiting Review enhancement 02/01/2018
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered dev-feedback normal normal Awaiting Review enhancement 03/19/2019
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 10/14/2022
#55553 update_blog_option should accept autoload parameter dev-feedback normal normal Awaiting Review enhancement 04/10/2022
#51730 update_metadata function: differentiate failure from no update normal normal Awaiting Review enhancement 11/10/2020
#52284 Add filter for notoptions after retrieval normal normal Awaiting Review feature request 01/12/2021

Permalinks (47 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp has-patch normal normal Future Release defect (bug) 04/03/2023 70
#10249 Page slug in cyrillic = Error 404 - Not Found! westi needs-unit-tests normal normal Future Release defect (bug) 06/22/2022 60
#10483 Change post_name's length from 200 to 400 SergeyBiryukov dev-feedback normal minor Future Release enhancement 07/23/2021 51
#9296 Settings API & Permalink Settings Page Bug jfarthing84 normal major Future Release defect (bug) 09/25/2020 38
#10970 Remove 'siteurl' setting from options-general.php has-patch normal normal Future Release enhancement 02/13/2023 32
#18523 Can't change page permalink if slug metabox is removed helen normal normal Future Release defect (bug) 01/07/2021 30
#6778 Detect when the config will cause infinite loop dev-feedback normal normal Future Release enhancement 03/15/2019 21
#55189 Automatic removal of "Zero-width non-joiner" in URL needs-unit-tests normal critical Future Release defect (bug) 02/23/2023 20
#32322 Custom permalink structure incorrect for Future posts kdoole has-patch normal normal Future Release defect (bug) 10/15/2019 20
#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
#50233 Limit pagination for comments SergeyBiryukov dev-feedback normal minor Future Release defect (bug) 04/26/2022 19
#3451 Page URI canonization markjaquith close normal normal Awaiting Review defect (bug) 02/20/2023 18
#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
#11903 insert_with_markers is not threadsafe westi* has-patch normal major defect (bug) 06/04/2019 18
#35529 Updating to 4.4.1 causes new pretty permalinks for media to break existing permalinks kraftbj normal normal Awaiting Review defect (bug) 08/01/2022 17
#55597 WordPress 6.0-beta2-53224 not creating .htaccess normal critical Awaiting Review defect (bug) 05/24/2022 17
#12634 Media Library & Permalink Overlap has-patch normal normal defect (bug) 05/14/2020 16
#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
#4463 Pretty permalink on search needs-unit-tests normal normal Future Release defect (bug) 03/22/2023 14
#8905 Category pagination broken with certain permalink structures normal normal Future Release defect (bug) 01/27/2021 13
#9825 Enforce permalink history, outright needs-unit-tests normal normal enhancement 06/04/2019 13
#47755 Permalink in RTL version not correct has-patch normal normal 6.3 defect (bug) 05/27/2023 12
#49871 REST API post link should be permalink for scheduled posts dev-feedback normal normal Future Release enhancement 07/02/2020 12
#18672 Implement rel="prev" and rel="next" for archives joostdevalk normal normal Future Release enhancement 02/29/2020 11
#44958 &nbsp character in title generates a permalink (and slug) with space reporter-feedback normal major Awaiting Review defect (bug) 08/14/2020 10
#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
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov dev-feedback normal major Future Release defect (bug) 05/03/2022 10
#35796 "Permalink Settings" admin page is largely blog/post specific dev-feedback normal normal enhancement 02/06/2020 10
#10384 Make IIS Permalink support enabled based on capability not on version number westi normal normal enhancement 06/04/2019 10
#19686 404 - File or directory not found dev-feedback low normal defect (bug) 06/04/2019 9
#50490 WordPress URL guessing cannot be stopped reporter-feedback normal normal Awaiting Review defect (bug) 06/30/2020 9
#10425 Improvements to IIS7 Rewriting Code dev-feedback low normal enhancement 06/04/2019 9
#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
#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
#34972 Permalink for unattached media same as a post needs-unit-tests normal normal Future Release defect (bug) 12/17/2018 7
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ normal normal defect (bug) 06/04/2019 7
#23781 New Post Publishes to Wrong URL normal critical defect (bug) 06/04/2019 6
#41272 Unattached media URLs broken for anything over 1000 normal normal Awaiting Review defect (bug) 07/08/2017 6
#34555 superscript in url dev-feedback normal normal defect (bug) 06/04/2019 6
#26985 Use network_site_url in includes_url has-patch normal normal enhancement 06/04/2019 6
#37812 404 when using a numeric slug and /%category%/ base needs-unit-tests normal normal Future Release defect (bug) 03/11/2023 5
#9102 Inverse proxy breaks permalinks needs-unit-tests normal normal Future Release defect (bug) 03/15/2019 5
#16126 Multisite name conflict check doesn't check for pages. normal normal defect (bug) 06/04/2019 5
#36157 Permalink UI shown without typing a title needs-unit-tests normal normal defect (bug) 06/04/2019 5
#55401 Subpages of a web page can be called twice dev-feedback normal major Awaiting Review defect (bug) 11/14/2022 5
#32048 Uploaded file reserves a name, page can't be named it. normal normal Awaiting Review defect (bug) 03/09/2017 5
#36746 WP v4.5.1 broke something in the Permalinks settings normal normal defect (bug) 06/04/2019 5
Note: See TracReports for help on using and creating reports.