[wp-trac] [WordPress Trac] #42951: Remove zero width space character from description of parameter for fetch_feed()
WordPress Trac
noreply at wordpress.org
Wed Dec 20 22:52:18 UTC 2017
#42951: Remove zero width space character from description of parameter for
fetch_feed()
--------------------------+-----------------------------
Reporter: coffee2code | Owner:
Type: defect (bug) | Status: new
Priority: lowest | Milestone: Awaiting Review
Component: Feeds | Version:
Severity: trivial | Keywords: has-patch
Focuses: docs |
--------------------------+-----------------------------
The parameter description for the `$url` parameter of `fetch_feed()`
includes a [https://en.wikipedia.org/wiki/Zero-width_space zero width
space character]. The character is just before the URL specified in the
embedded `@link`.
Its presence leads to a [https://meta.trac.wordpress.org/ticket/3212 Code
Reference rendering issue] with how the `@link` was handled. (Has since
been manually fixed on !DevHub.)
Removal of the unnecessary character restores proper display of the
description for that parameter when re-parsed. Patch that does so is
attached.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42951>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list