[wp-trac] [WordPress Trac] #50531: Standardise the terminology used for hooks, actions, and filters in documentation

WordPress Trac noreply at wordpress.org
Thu Oct 15 04:41:48 UTC 2020


#50531: Standardise the terminology used for hooks, actions, and filters in
documentation
----------------------------------------+---------------------
 Reporter:  johnbillion                 |       Owner:  (none)
     Type:  enhancement                 |      Status:  new
 Priority:  normal                      |   Milestone:  5.6
Component:  Plugins                     |     Version:
 Severity:  normal                      |  Resolution:
 Keywords:  has-patch php8 2nd-opinion  |     Focuses:  docs
----------------------------------------+---------------------
Changes (by jrf):

 * keywords:  has-patch => has-patch php8 2nd-opinion
 * milestone:  Future Release => 5.6


Comment:

 I'd like to recommend this ticket gets attention and a decision prior to
 the release of WP 5.6/PHP 8.0.

 PHP 8.0 introduces [https://wiki.php.net/rfc/named_params named arguments]
 in function calls. This means that as soon as PHP 8.0 is out, EVERY rename
 of a function parameter is by definition a backward-compatibility break.

 And knowing the allergy within the WP community against BC-breaks, that
 means that this ticket either needs to be addressed now or not at all.

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


More information about the wp-trac mailing list