Make WordPress Core

{1} All Tickets (8432 matches)

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

Results (5101 - 5200 of 8432)

Permalinks (46 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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 reporter-feedback normal normal defect (bug) 06/04/2019 3
#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
#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
#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
#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 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
#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 dev-feedback low normal enhancement 06/04/2019 9
#10384 Make IIS Permalink support enabled based on capability not on version number westi normal normal enhancement 06/04/2019 10
#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 10/09/2024 2
#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
#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
#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 04/19/2019 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
#46180 get_permalink: Ability to pass required information for better performance normal normal Awaiting Review enhancement 02/04/2019
#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 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

Pings/Trackbacks (28 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39960 Separate Supported Status for Trackbacks and Pingbacks has-patch low minor Future Release defect (bug) 10/08/2018 10
#38207 Disable Trackbacks by Default Keep Pingbacks On dev-feedback low minor Awaiting Review enhancement 03/07/2017 8
#37938 Make existing HTML parsing functionality from REST API and Press This reusable kraftbj* needs-unit-tests low minor Future Release enhancement 05/30/2023 9
#34419 Update Pingback Processing Code needs-unit-tests normal minor enhancement 06/04/2019 7
#51842 Disabling pingbacks nulls the DB entry reporter-feedback normal normal Awaiting Review defect (bug) 11/25/2020 3
#58511 Escaping function missing in wp-trackback.php has-patch normal normal Awaiting Review defect (bug) 06/12/2023 4
#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
#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
#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
#49703 do_all_pings brings race back normal normal Awaiting Review defect (bug) 03/26/2020
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video needs-unit-tests normal normal defect (bug) 06/04/2019 1
#42007 rpc.pingomatic.com still using HTTP has-patch normal normal Awaiting Review defect (bug) 07/30/2022 3
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 01/16/2019 2
#14902 weblogUpdates.extendedPing does not implement standard josephscott normal normal defect (bug) 06/04/2019 2
#43791 Add the call to pingback_url to core instead of themes dev-feedback normal normal Awaiting Review enhancement 01/13/2021 6
#32653 Improve Linkback Presentation dev-feedback normal normal Awaiting Review enhancement 02/14/2017 5
#36766 Improve Source Verification in Pingbacks and Add Filter has-patch normal normal enhancement 06/04/2019 1
#37754 Support Receiving Pings for Non Post-Type Permalinks normal normal enhancement 06/04/2019
#38197 Update Pingback function To Add Return pbearne has-patch normal normal Future Release enhancement 04/23/2024 29
#24241 Whitelist trackbacks/pingbacks from own site has-patch normal normal enhancement 06/04/2019 3
#35435 Support Webmentions needs-unit-tests normal normal Future Release feature request 02/19/2018 3

Plugins (26 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#36406 $network_wide is unreliable needs-unit-tests normal critical Future Release defect (bug) 07/09/2019 31
#62250 I have banned multiple countries and they are still getting through to my WordPress (CleanTalk) through common lists normal critical Awaiting Review defect (bug) 10/17/2024
#62542 TypeError in class-wp-plugins-list-table.php due to invalid $time value. has-patch normal critical Awaiting Review defect (bug) 11/23/2024 4
#53255 WordPress multisite allows you to delete plugins which are active on some subdomains normal critical Awaiting Review defect (bug) 05/22/2021 3
#55582 cURL error 77 (no https to wordpress.org) normal critical Awaiting Review defect (bug) 04/16/2022
#39338 class-wp-hook.php - apply_filters() infinite loop has-patch normal critical Future Release defect (bug) 08/01/2019 78
#59408 how to fix below error normal critical Awaiting Review defect (bug) 09/20/2023
#60373 plugin activation errors are accidentally hidden normal critical Awaiting Review defect (bug) 11/22/2024 2
#62543 URGENT FEATURE: Plugin Updates Section Needs To Show Warning Message For Newer Version Plugins normal critical Awaiting Review enhancement 11/23/2024
#60550 A plugin is deactivated if it is updated and the plugin folder has been renamed at some point. dev-feedback normal major Awaiting Review defect (bug) 02/15/2024 2
#56176 After updating WP to 6.0, updating a(ny) pluging causes site to be stuck in maintenance mode. dev-feedback normal major Awaiting Review defect (bug) 07/26/2022 2
#57693 Browser is not recognizing font from WordPress export reporter-feedback normal major Awaiting Review defect (bug) 02/10/2023 1
#55415 Pluggable.php file is causing Fatal Errors reporter-feedback normal major Awaiting Review defect (bug) 03/17/2022 8
#57606 Recently Active instead of Recently Deactivated normal major Awaiting Review defect (bug) 07/09/2023 1
#60863 The "Bulk Actions" is not functioning correctly due to Plugin Dependencies feature normal major Future Release defect (bug) 03/30/2024 6
#54602 Update bug caused crash and removal of Jetpack normal major Awaiting Review defect (bug) 12/09/2021 1
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority dev-feedback normal major Awaiting Review defect (bug) 07/07/2020 11
#48656 Views details blocked by SAMEORIGIN normal major Awaiting Review defect (bug) 11/17/2019 2
#61106 WordPress Plugin updates fail reporter-feedback normal major Awaiting Review defect (bug) 05/01/2024 1
#62579 iFrame plugins must have an accessible name reporter-feedback normal major Awaiting Review defect (bug) 12/05/2024 5
#57792 no way to find the plugin reporter-feedback normal major Awaiting Review defect (bug) 05/10/2023 2
#60794 Central Payment Gateway API for WordPress and All Plugins normal major Awaiting Review enhancement 03/18/2024 1
#52637 Loading issue with "popular plugin" tab - twice the same page. normal minor Awaiting Review defect (bug) 03/10/2021 2
#44696 Plugin Deactivation Page Jump normal minor Awaiting Review defect (bug) 06/22/2020 2
#49729 Warning: fread() expects parameter 1 to be resource, bool given in \wp-includes\functions.php on line 5785 reporter-feedback normal minor Awaiting Review defect (bug) 03/10/2022 1
#47669 'Was' helping verb looks wrong in plugin deletion message normal minor Awaiting Review enhancement 04/09/2024 3
Note: See TracReports for help on using and creating reports.