Make WordPress Core

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

Permalinks (86 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#44759 Percent-encoded unicode characters in CPT rewrite slug prevent finding the CPTs on the front-end normal normal Awaiting Review defect (bug) 09/03/2025
#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) 03/04/2026 19
#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
#63140 Unicode Chars (Icons) in the URL are possible, but break WordPress normal minor Awaiting Review defect (bug) 03/21/2025 3
#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
#41008 WP_Error wrote instead of category name in wp_options table, category_base field normal normal Awaiting Review defect (bug) 09/08/2020 4
#55597 WordPress 6.0-beta2-53224 not creating .htaccess normal critical Awaiting Review defect (bug) 05/24/2022 17
#50490 WordPress URL guessing cannot be stopped reporter-feedback normal normal Awaiting Review defect (bug) 06/30/2020 9
#47565 WordPress permalinks flip in hebrew has-patch normal normal Awaiting Review defect (bug) 07/07/2022 2
#58125 WordPress post-name permalink is not compatible with Nginx server, working fine with Apache. normal normal Awaiting Review defect (bug) 05/04/2023
#48786 Wrong URLs to categories, authors etc. to a site in a multisite normal normal Awaiting Review defect (bug) 03/15/2023 1
#36694 [Pages] [Edit Page] Changing the Permalink URL updates the displayed anchor text, but not the HREF (URL) property dev-feedback normal normal defect (bug) 01/28/2026 4
#32705 `includes_url` shouldn't use `site_url()` on the frontend dev-feedback normal normal defect (bug) 06/04/2019 2
#51953 flush_rewrite_rules works not as the same as pressing "save permalinks" in backend (breaks system) normal normal Awaiting Review defect (bug) 12/07/2020
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite normal normal Awaiting Review defect (bug) 06/07/2021
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour has-patch normal major Awaiting Review defect (bug) 11/05/2020 2
#36323 home_url returns url with wrong scheme dev-feedback normal normal defect (bug) 06/04/2019 3
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 normal normal defect (bug) 06/04/2019 1
#41132 permalinks are broken when using PHP7.0-fpm with nginx normal normal Awaiting Review defect (bug) 04/10/2024 1
#47813 permalinks broken when article name is numeric(if the post id above 1000) reporter-feedback normal normal Awaiting Review defect (bug) 08/01/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
#34555 superscript in url dev-feedback normal normal defect (bug) 06/04/2019 6
#43036 the_posts_pagination() - redirect URL for first page in category normal normal Awaiting Review defect (bug) 09/02/2025
#43789 the_posts_pagination() outputs the slash at the first link needs-unit-tests normal normal Future Release defect (bug) 09/17/2021 3
#39670 urlencoded non-alphanumeric permalink normal normal Awaiting Review defect (bug) 12/15/2020 3
#45819 when {category|tag}_base include spaces their rewrite rules don't get generated correctly, resulting in 404's normal normal Awaiting Review defect (bug) 01/03/2019
#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 11/19/2025
#52737 Allow 301 redirect on _wp_old_slug to be filterable has-patch normal normal Awaiting Review enhancement 02/03/2026 5
#34118 Allow permalinks to spell out when certain symbols are used normal normal enhancement 06/04/2019 4
#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
#10425 Improvements to IIS7 Rewriting Code close low normal Awaiting Review enhancement 01/08/2025 10
#63953 Improving the Permalink Structure for `?attachment_id=123` normal normal Awaiting Review enhancement 09/10/2025 1
#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
#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 02/02/2026 13
#10970 Remove 'siteurl' setting from options-general.php has-patch normal normal Future Release enhancement 02/13/2023 32
#29669 Static base in permalink_structure unexpectedly sets $wp_rewrite->front value normal normal Future Release enhancement 07/02/2020 4
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks dev-feedback normal normal Awaiting Review enhancement 08/07/2025 4
#26985 Use network_site_url in includes_url has-patch normal normal enhancement 06/04/2019 6
#62538 WordPress does not detect Openbsd httpd for URL rewrites normal normal Awaiting Review enhancement 11/24/2024
#42148 url_to_postid plain permalinks for CPTs needs-unit-tests normal normal Awaiting Review enhancement 10/08/2017
#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 normal normal feature request 04/19/2025 5
#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
#61618 changing permalink structure normal normal Awaiting Review feature request 11/19/2025 1

Pings/Trackbacks (14 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#14902 weblogUpdates.extendedPing does not implement standard josephscott normal normal defect (bug) 06/04/2019 2
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 needs-unit-tests normal normal defect (bug) 06/04/2019 4
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 01/16/2019 2
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding needs-unit-tests normal normal Future Release defect (bug) 04/21/2024 20
#25582 Ping status always disabled when quick editing a post type that doesn't support trackbacks has-patch normal normal Awaiting Review defect (bug) 08/04/2022 2
#20214 Pingback discovery doesn't strip fragment identifiers from URL dev-feedback normal normal defect (bug) 06/04/2019 1
#31384 Pingback does not work for schemeless URLs needs-unit-tests normal normal defect (bug) 06/04/2019 5
#37160 Pingbacks fail on multi-page posts normal normal defect (bug) 06/04/2019
#36765 Remove Legacy Code from pingback_ping needs-unit-tests normal normal defect (bug) 06/04/2019 6
#39960 Separate Supported Status for Trackbacks and Pingbacks has-patch low minor Future Release defect (bug) 10/08/2018 10
#56380 The pingback function does not work on internal or external links normal normal Awaiting Review defect (bug) 08/15/2022 1
#38282 Trackbacks do not return proper XML on double entries and flood has-patch normal normal Awaiting Review defect (bug) 04/01/2019 1
#57363 WP <= 6.1.1 - Unauthenticated Blind SSRF via DNS Rebinding normal normal Awaiting Review defect (bug) 05/05/2023 6
#49703 do_all_pings brings race back normal normal Awaiting Review defect (bug) 03/26/2020
Note: See TracReports for help on using and creating reports.