[wp-trac] [WordPress Trac] #56444: Remove rel="nofollow" from internal links in comments
WordPress Trac
noreply at wordpress.org
Thu Mar 9 00:18:44 UTC 2023
#56444: Remove rel="nofollow" from internal links in comments
--------------------------------------+---------------------
Reporter: benish74 | Owner: jorbin
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.2
Component: Comments | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"55495" 55495]:
{{{
#!CommitTicketReference repository="" revision="55495"
Formatting: Restore consistent quotes in `_make_web_ftp_clickable_cb()`.
After the introduction of `_make_clickable_rel_attr()` in an earlier
commit, the function ended up returning link markup with a mix of single
and double quotes.
This commit ensures that `_make_web_ftp_clickable_cb()` always returns
double quotes, restoring consistency with other similar callback functions
used by `make_clickable()`:
* `_make_url_clickable_cb()`
* `_make_email_clickable_cb()`
Follow-up to [55289].
See #53290, #56444.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56444#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list