[wp-trac] [WordPress Trac] #18246: Missing <br> before Downloads count on Extend

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 25 20:37:33 UTC 2011


#18246: Missing <br> before Downloads count on Extend
--------------------------------+----------------------------
 Reporter:  scribu              |       Owner:
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  WordPress.org
Component:  WordPress.org site  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:                      |
--------------------------------+----------------------------
Description changed by scribu:

Old description:

> The plugin details page looks like this:
>
> {{{
> Requires WordPress Version: 3.0 or higher
> Compatible up to: 3.1.4
> Last Updated: 2011-6-14 Downloads: 94,919
> }}}
>
> It should look like this:
>
> {{{
> Requires WordPress Version: 3.0 or higher
> Compatible up to: 3.1.4
> Last Updated: 2011-6-14
> Downloads: 94,919
> }}}

New description:

 The plugin details section in the sidebar looks like this:

 {{{
 Requires WordPress Version: 3.0 or higher
 Compatible up to: 3.1.4
 Last Updated: 2011-6-14 Downloads: 94,919
 }}}

 It should look like this:

 {{{
 Requires WordPress Version: 3.0 or higher
 Compatible up to: 3.1.4
 Last Updated: 2011-6-14
 Downloads: 94,919
 }}}

--

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18246#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list