[wp-trac] [WordPress Trac] #38085: Add a 'View' link to users listed on the Users screen

WordPress Trac noreply at wordpress.org
Tue Jun 27 11:25:40 UTC 2017


#38085: Add a 'View' link to users listed on the Users screen
--------------------------------------+------------------------------
 Reporter:  johnbillion               |       Owner:  ryanplas
     Type:  defect (bug)              |      Status:  assigned
 Priority:  normal                    |   Milestone:  Awaiting Review
Component:  Users                     |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  good-first-bug has-patch  |     Focuses:  administration
--------------------------------------+------------------------------

Comment (by Girishpanchal):

 I have made changes on existing .path to improve coding standard.
 Solve phpcs notice:
 1. Expected 1 space before/after closing bracket [ __(  'View'  ) ]
 2. Line indented incorrectly

 Also, Updated user view URL, I thought that we don't need to add
 {{{add_query_arg( 'wp_http_referer', urlencode( wp_unslash(
 $_SERVER['REQUEST_URI'] ) )}}} while creating URL. So, I have removed it.

 Thank you

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


More information about the wp-trac mailing list