Make WordPress Core

Changes between Version 1 and Version 3 of Ticket #29148


Ignore:
Timestamp:
08/09/2014 02:37:14 PM (10 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29148 – Description

    v1 v3  
    33Just noticed, since [29440], there's this strict standard when listing plugins :
    44
    5 Strict Standards: Declaration of WP_Plugins_List_Table::bulk_actions() should be compatible with WP_List_Table::bulk_actions($which = '') in /Users/imath/Sites/wordpress-mu/src/wp-admin/includes/class-wp-plugins-list-table.php
     5Strict Standards: Declaration of `WP_Plugins_List_Table::bulk_actions()` should be compatible with `WP_List_Table::bulk_actions($which = '')` in /src/wp-admin/includes/class-wp-plugins-list-table.php
    66
    77Suggest the diff attached.