[wp-meta] [Making WordPress.org] #2628: Plugin Directory: Too short plugin description with letter count locale

Making WordPress.org noreply at wordpress.org
Wed Mar 29 16:38:21 UTC 2017


#2628: Plugin Directory: Too short plugin description with letter count locale
------------------------------+------------------------------------
 Reporter:  mayukojpn         |       Owner:
     Type:  defect            |      Status:  new
 Priority:  normal            |   Milestone:  Plugin Directory v3.0
Component:  Plugin Directory  |  Resolution:
 Keywords:  needs-patch       |
------------------------------+------------------------------------
Changes (by SergeyBiryukov):

 * keywords:  close => needs-patch


Comment:

 `wporg-plugins` theme is supposed to limit the excerpt length to 15 words,
 see the [source:sites/trunk/wordpress.org/public_html/wp-
 content/themes/pub/wporg-plugins/functions.php#L149 excerpt_length()]
 function.

 In Japanese and Chinese (and perhaps other East Asian locales),
 `wp_trim_words()`
 [https://translate.wordpress.org/projects/wp/dev/ja/default?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=533157&filters%5Btranslation_id%5D=21527772
 counts characters] instead of words.

 Seems like the limit should be increased for those locales. If the current
 UI can account for three lines, there's no need to overzealously limit the
 excerpt to just 15 characters.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2628#comment:8>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list