[wp-trac] [WordPress Trac] #37309: Show always domain and path when deleting a site

WordPress Trac noreply at wordpress.org
Tue Sep 20 19:31:51 UTC 2016


#37309: Show always domain and path when deleting a site
--------------------------------------+---------------------------
 Reporter:  ocean90                   |       Owner:  ian.edington
     Type:  enhancement               |      Status:  assigned
 Priority:  normal                    |   Milestone:  4.7
Component:  Networks and Sites        |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  good-first-bug has-patch  |     Focuses:  multisite
--------------------------------------+---------------------------

Comment (by ian.edington):

 @ocean90 Thanks for the feedback. My understanding from @pbearne is that
 although %s works, %1$s makes the code more clear, therefore readable. I
 can see both points of view and both ways are used throughout the code
 base. Which one is the standard/better?

 php files in core that use %1 without %2 in same line: (24 files)
 php files in core that use %s: (100+ files)

 Would you like me to re-submit a patch without the string change?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37309#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list