[wp-trac] [WordPress Trac] #45643: PHPDoc errors in functions.php

WordPress Trac noreply at wordpress.org
Fri Dec 14 14:00:18 UTC 2018


#45643: PHPDoc errors in functions.php
------------------------------+-------------------------------
 Reporter:  subrataemfluence  |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  General           |     Version:  5.0.1
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:  coding-standards
------------------------------+-------------------------------

Comment (by subrataemfluence):

 Also there are some areas where unused parameters are reported.
 Is this a good idea to get rid of those?

 Example: `$title` parameter is not used anywhere in the function


 {{{
 function _xmlrpc_wp_die_handler( $message, $title = '', $args = array() )
 { ... }
 }}}

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


More information about the wp-trac mailing list