[wp-meta] [Making WordPress.org] #2787: Plugin Directory: Reject plugin on duplicate slugs

Making WordPress.org noreply at wordpress.org
Wed Apr 26 22:42:56 UTC 2017


#2787: Plugin Directory: Reject plugin on duplicate slugs
------------------------------+------------------
 Reporter:  Ipstenu           |       Owner:
     Type:  defect            |      Status:  new
 Priority:  normal            |   Milestone:
Component:  Plugin Directory  |  Resolution:
 Keywords:  has-patch         |
------------------------------+------------------

Comment (by Ipstenu):

 Line 111:

 {{{return sprintf( __( 'There is already a plugin called %1$s. Please
 change the %2$s line in your main plugin file and upload it again.',
 'wporg-plugins' ), }}}

 That would be better as:

 {{{return sprintf( __( 'You have already submitted the plugin called %1$s.
 Please be patient and wait for a review. Make sure to whitelist
 plugins at wordpress.org in your email.', 'wporg-plugins' ), }}}

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


More information about the wp-meta mailing list