Make WordPress Core

{1} All Tickets (8162 matches)

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

Results (4801 - 4900 of 8162)

Options, Meta APIs (20 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 07/10/2025 9
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered dev-feedback normal normal Awaiting Review enhancement 03/19/2019
#60787 get_registered_meta_keys() should allow for late registration to improve performance has-patch normal normal Awaiting Review enhancement 04/10/2024 11
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 10/14/2022
#40523 populate_options doesn't use correct add_options actions dev-feedback normal normal Awaiting Review enhancement 05/02/2017 2
#29786 read_post_meta should be a meta capability has-patch normal normal enhancement 09/24/2024 4
#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 has-patch normal normal Awaiting Review enhancement 08/30/2024 5
#55553 update_blog_option should accept autoload parameter dev-feedback normal normal Awaiting Review enhancement 05/12/2025 4
#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
#60950 JSON serialization for meta values reporter-feedback normal normal Awaiting Review feature request 05/10/2024 6

Permalinks (80 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#11903 insert_with_markers is not threadsafe westi* has-patch normal major defect (bug) 06/04/2019 18
#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
#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 close normal normal Awaiting Review enhancement 01/08/2025 11
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* dev-feedback normal normal Future Release defect (bug) 02/04/2025 22
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp dev-feedback normal normal Future Release defect (bug) 05/30/2025 79
#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
#32322 Custom permalink structure incorrect for Future posts kdoole has-patch normal normal Future Release defect (bug) 07/11/2025 22
#18672 Implement rel="prev" and rel="next" for archives joostdevalk normal normal Future Release enhancement 02/29/2020 11
#9296 Settings API & Permalink Settings Page Bug jfarthing84 has-patch normal major Future Release defect (bug) 07/04/2025 39
#18523 Can't change page permalink if slug metabox is removed helen normal normal Future Release defect (bug) 01/07/2021 30
#58764 Incorrect return type in `WP_Rewrite::using_index_permalinks()`. costdev dev-feedback normal normal Awaiting Review defect (bug) 07/31/2023
#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
#61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() audrasjb has-patch normal normal 6.9 defect (bug) 05/12/2025 25
#4463 Pretty permalink on search aristath* has-patch normal normal Future Release enhancement 09/27/2024 31
#50233 Limit pagination for comments SergeyBiryukov dev-feedback normal minor Future Release defect (bug) 04/26/2022 19
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov dev-feedback normal major Future Release defect (bug) 05/03/2022 10
#10483 Change post_name's length from 200 to 400 SergeyBiryukov dev-feedback normal minor Future Release enhancement 12/29/2023 52
#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
#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
#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
#19686 404 - File or directory not found close low normal defect (bug) 06/18/2025 11
#37812 404 when using a numeric slug and /%category%/ base needs-unit-tests normal normal Future Release defect (bug) 03/11/2023 5
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() has-patch normal normal Awaiting Review defect (bug) 06/19/2019
#49452 Approximately every week permalinks are lost for custom post types in multisite normal normal Awaiting Review defect (bug) 02/17/2020
#60816 Attachment pages conflicting with actual pages reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2024 3
#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
#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
#42248 Can't create category slug with same name for different parents dev-feedback normal normal Awaiting Review defect (bug) 07/08/2025 3
#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
#59434 Changing permalink structure results in failure to save draft posts normal normal Awaiting Review defect (bug) 09/23/2023
#37435 Conflicting permalinks with attachment and category of same name normal normal defect (bug) 06/04/2019 1
#58938 Custom permalink indexing issue normal critical Awaiting Review defect (bug) 07/11/2025
#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
#48903 Drafts or pending posts overwrites existing published post with same url normal normal Awaiting Review defect (bug) 01/13/2021 2
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags dev-feedback normal normal Awaiting Review defect (bug) 06/07/2021
#58722 Fix RTL display in Optional grouping on Permalinks Settings page dev-feedback normal normal Future Release defect (bug) 05/28/2025 7
#48146 Google breadcrumbs problem reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work needs-unit-tests normal normal defect (bug) 06/26/2025 6
#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
#63282 Inconsistent post name processing normal normal Awaiting Review defect (bug) 04/15/2025 3
#9102 Inverse proxy breaks permalinks needs-unit-tests normal normal Future Release defect (bug) 03/19/2024 5
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink dev-feedback normal normal Awaiting Review defect (bug) 05/22/2020 4
#12634 Media Library & Permalink Overlap has-patch normal normal defect (bug) 08/24/2023 17
#32498 Media Library and Page Slug conflict normal normal defect (bug) 06/04/2019 1
#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
#16126 Multisite name conflict check doesn't check for pages. normal normal defect (bug) 06/04/2019 5
#23781 New Post Publishes to Wrong URL normal critical defect (bug) 06/04/2019 6
#48365 No 301 redirection for Numeric style permalink structure normal normal Awaiting Review defect (bug) 11/11/2019 1
#56359 Non-existent URLs show contents of homepage instead of 404 error dev-feedback normal normal Awaiting Review defect (bug) 05/18/2023 2
#45784 Pages and archives containing /[0-9]/ should redirect or redirect correctly normal normal Awaiting Review defect (bug) 01/07/2019 1
#61824 Pages no longer allowed to have same permalink as images normal normal Awaiting Review defect (bug) 10/07/2024 6
#23229 Pagination Links Broken normal normal defect (bug) 06/04/2019 1
#36157 Permalink UI shown without typing a title needs-unit-tests normal normal defect (bug) 06/04/2019 5
#36305 Permalink can't decide the parent category normal normal defect (bug) 06/04/2019 1
#34972 Permalink for unattached media same as a post needs-unit-tests normal normal Future Release defect (bug) 12/17/2018 7
#47755 Permalink in RTL version not correct normal normal Future Release defect (bug) 05/28/2025 18
#60624 Permalinks corrupted normal normal Awaiting Review defect (bug) 02/23/2024
#56583 Permalinks in Multisite not working when Main Site is in a subdirectory normal normal Awaiting Review defect (bug) 11/25/2022
#35209 Permalinks of published pages get changed when creating new pages as a draft dev-feedback normal normal defect (bug) 06/04/2019 2
#50439 Post name permalinks htaccess directives do not consider subdirectory installation normal normal Awaiting Review defect (bug) 06/20/2020
#34822 Post name permalinks problems dev-feedback normal normal defect (bug) 06/04/2019
#48658 Post, Page, and Attachment permalinks can be silently overwritten when Permalinks are set to /%postname%/ normal normal Awaiting Review defect (bug) 11/16/2019 2
#31293 Previously uploaded attachment affects page slug normal normal defect (bug) 06/04/2019 1
#63270 Problems with links on several occasions reporter-feedback normal normal Awaiting Review defect (bug) 06/03/2025 8
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ normal normal defect (bug) 06/04/2019 7
#44847 Redirect old date-based permalinks on structure changes needs-unit-tests normal normal Awaiting Review defect (bug) 01/08/2019 2
#60143 Running behind HAProxy with fcgi makes WordPress think URL rewriting is unavailable normal normal Awaiting Review defect (bug) 12/22/2023
#31728 Search bug (Cyrillic) reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#20338 Slugs and special chars has-patch normal normal defect (bug) 11/05/2024 3
#47207 Specific custom permalink 404 on archive page normal normal Awaiting Review defect (bug) 05/10/2019 1
#55401 Subpages of a web page can be called twice normal major Awaiting Review defect (bug) 02/03/2025 8
#30784 Subsites won't show 404 with default permalink structure normal normal Future Release defect (bug) 07/02/2020 4
#52295 The response is not a valid JSON response - URL permalink using the ? sign normal normal Awaiting Review defect (bug) 02/20/2021 1
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS normal normal Awaiting Review defect (bug) 05/03/2017 3
#41272 Unattached media URLs broken for anything over 1000 normal normal Awaiting Review defect (bug) 07/08/2017 6
#56682 Unexpected cut of the HTML title and the slug normal normal Awaiting Review defect (bug) 10/26/2024 4
Note: See TracReports for help on using and creating reports.