Make WordPress Core

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

Permalinks (52 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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 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
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov dev-feedback normal major Future Release defect (bug) 05/03/2022 10
#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
#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
#11903 insert_with_markers is not threadsafe westi* has-patch normal major defect (bug) 06/04/2019 18
#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) 05/29/2020
#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
#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
#41877 Caddy server support has-patch normal normal Awaiting Review enhancement 09/17/2017 2
#10483 Change post_name's length from 200 to 400 SergeyBiryukov dev-feedback normal minor Future Release enhancement 07/23/2021 51
#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
#18672 Implement rel="prev" and rel="next" for archives joostdevalk normal normal Future Release enhancement 02/29/2020 11
#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
#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 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
#57986 `got_url_rewrite` doesn't support Caddy V2 normal normal Awaiting Review enhancement 03/27/2023 3
#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 normal normal Awaiting Review feature request 05/24/2023 1
#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 (27 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
#51842 Disabling pingbacks nulls the DB entry reporter-feedback normal normal Awaiting Review defect (bug) 11/25/2020 3
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding needs-unit-tests normal normal Future Release defect (bug) 03/22/2023 19
#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
#34419 Update Pingback Processing Code needs-unit-tests normal minor enhancement 06/04/2019 7
#38197 Update Pingback function To Add Return has-patch normal normal Future Release enhancement 09/30/2022 27
#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 (21 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#17133 Code Editor: Register ctrl + s event for plugin/theme editor has-patch high normal Future Release enhancement 10/22/2021 21
#9968 dynamically adding/removing filters breaks plugins needs-unit-tests low normal Awaiting Review defect (bug) 03/02/2020 17
#46991 Stop propagation on actions or filter dev-feedback low normal Awaiting Review feature request 11/19/2020 4
#36406 $network_wide is unreliable needs-unit-tests normal critical Future Release defect (bug) 07/09/2019 31
#54994 Action Hook admin_enqueue_scripts and wp_enqueue_scripts reporter-feedback normal normal Awaiting Review defect (bug) 01/31/2022 2
#52874 Activating plugins on Install page randomly errors with "The plugin does not have a valid header" message. normal normal Awaiting Review defect (bug) 03/22/2021 2
#46737 Admin panel Plugin pagination issue reporter-feedback normal normal Awaiting Review defect (bug) 04/24/2019 1
#53347 After installing php 7.4 I 've got an error-message on my blog reporter-feedback normal normal Awaiting Review defect (bug) 02/03/2022 1
#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
#56292 Auto-update option gets enabled for plugins not hosted on WordPress.org reporter-feedback normal normal Awaiting Review defect (bug) 10/06/2022 11
#46982 Avoid loading dot files in the mu-plugins directory. has-patch normal normal Awaiting Review defect (bug) 03/10/2022 2
#47160 Backport blocking of plugin updates if required PHP version is not supported dev-feedback normal normal Future Release defect (bug) 10/07/2019 14
#57693 Browser is not recognizing font from WordPress export reporter-feedback normal major Awaiting Review defect (bug) 02/10/2023 1
#36288 Bug Found when you update plugins... normal normal defect (bug) 06/04/2019 3
#57652 Bugs in HR MANAGEMENT LITE Plugin: when log in on time but in punctuality is late when it appears normal major Awaiting Review defect (bug) 02/07/2023
#32041 Bulk updating selected Plugins with and without updates fails normal normal defect (bug) 06/04/2019 4
#31515 Cannot enable plugins with protected function redeclarations (PHP Fatal Error) normal normal defect (bug) 06/04/2019 3
#53395 Cannot use wp_is_mobile() in Network activated plugins normal normal Awaiting Review defect (bug) 06/14/2021 1
#47669 Content UI ISSUE:'Was' helping verbs looks wrong in plugin tab. reporter-feedback normal minor Awaiting Review defect (bug) 07/10/2019 2
#36704 Delete Plugin not compatible with Bulk Actions normal normal defect (bug) 06/04/2019 1
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently has-patch normal normal Future Release defect (bug) 09/21/2022 11
Note: See TracReports for help on using and creating reports.