[wp-trac] [WordPress Trac] #25615: Improve wording for wpautop code

WordPress Trac noreply at wordpress.org
Wed Oct 16 20:23:15 UTC 2013


#25615: Improve wording for wpautop code
-------------------------+-----------------------------
 Reporter:  ricomoorman  |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Formatting   |    Version:  trunk
 Severity:  normal       |   Keywords:  has-patch
-------------------------+-----------------------------
 The code for the functions wpautop and shortcode_unautop contains rather
 inappropriate variable names and wording.

 See the attached patch for the following adjustments/corrections:
 * `$pee` changed to `$text`
 * `$pee_parts` changed to `$text_parts`
 * `$pee_part` changed to `$text_part`
 * `$last_pee` changed to `$last_part`
 * `$tinkle` changed to `$paragraph`
 * rephrased comments containing the word `pee`

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25615>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list