[wp-trac] [WordPress Trac] #28872: Remove unused $check_urls and $description variables from wp-admin/includes/dashboard.php

WordPress Trac noreply at wordpress.org
Sun Jul 13 05:56:24 UTC 2014


#28872: Remove unused $check_urls and $description variables from wp-
admin/includes/dashboard.php
----------------------------+-----------------------------
 Reporter:  michalzuber     |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  3.9
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+-----------------------------
 Variable {{{$check_urls}}} is passed by function param and the redefined
 version of it on line 833 isn't used.
 URLs passed to the callback are from the function param {{{$args =
 array_slice( func_get_args(), 2 );}}}

 The {{{$description}}} variable on line 1096 is not used afterwards.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28872>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list