[wp-trac] [WordPress Trac] #46978: Remove title attributes from the Meta widget
WordPress Trac
noreply at wordpress.org
Thu Aug 1 22:20:17 UTC 2019
#46978: Remove title attributes from the Meta widget
-------------------------------------------------+-------------------------
Reporter: afercia | Owner: audrasjb
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.3
Component: Widgets | Version:
Severity: normal | Resolution:
Keywords: has-screenshots title-attribute | Focuses:
has-patch | accessibility, docs
-------------------------------------------------+-------------------------
Changes (by audrasjb):
* owner: (none) => audrasjb
* status: new => assigned
Comment:
Hi there,
The previous patch didn't apply properly on my side, due to a `_x()`
function used in the patch, instead of `__()` in current trunk.
I also replaced `%s` with `%1$s` and %2$s` numbered placeholders.
@afercia I wouldn't say we need anything for backward compatibility here,
since the filter still accepts a single bit of HTML code :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46978#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list