[wp-trac] [WordPress Trac] #37280: Remove boldness from update notices
WordPress Trac
noreply at wordpress.org
Sun Dec 4 17:22:30 UTC 2016
#37280: Remove boldness from update notices
--------------------------------------+-----------------------------
Reporter: ocean90 | Owner: Presskopp
Type: enhancement | Status: assigned
Priority: normal | Milestone: Future Release
Component: General | Version:
Severity: normal | Resolution:
Keywords: good-first-bug has-patch | Focuses: ui
--------------------------------------+-----------------------------
Comment (by jpolakovic):
@dd32 I have created a patch that cnosolidates all the code @Presskopp
contributed so far, plus I'm adding a simple fix for removing the boldness
from the author fields that are populated by the JavaScript in `edit-
comments.js`.
Using jQuery's `.replaceWith` instead of `.text` on `L283` of `edit-
comments.js` replaces the `<strong></strong>` placeholder by a text string
containing the author name.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37280#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list