[wp-trac] [WordPress Trac] #45170: Fix a typo in the DocBlock description for wp_add_inline_style()

WordPress Trac noreply at wordpress.org
Wed Oct 24 21:20:52 UTC 2018


#45170: Fix a typo in the DocBlock description for wp_add_inline_style()
---------------------------+-----------------------------
 Reporter:  DrewAPicture   |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Script Loader  |    Version:  3.3
 Severity:  normal         |   Keywords:  good-first-bug
  Focuses:  docs           |
---------------------------+-----------------------------
 The first sentence of the wp_add_inline_style() DocBlock contains a typo.

 > Styles will only be added if the stylesheet in already in the queue.

 Should be

 > Styles will only be added if the stylesheet '''is''' already in the
 queue.

 Great opportunity for a first patch!

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45170>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list