Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #44582, comment 2


Ignore:
Timestamp:
12/04/2018 10:12:41 PM (5 years ago)
Author:
rogerlos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44582, comment 2

    initial v1  
    33I believe this is caused by a "rogue" plugin which has a very different object registered with `$installed_plugins`. In this case the "rogue" plugin is SearchWP--actually quite good bit of kit, aside from the fact that my windows dev box still cannot install upgrades of it because of the deeply nested structure and super-long filenames, but that is another ticket (#40795)...
    44
    5 If I `var_dump` `installed_plugins` at line 252, I get a fairly neat (as in tidy) array where every plugin's object follows this pattern (using CMB2 as an example):
     5If I dump `$installed_plugins` at line 252 of `class-wp-plugin-install-list-table.php`, I get a fairly neat (as in tidy) array where every plugin's object follows this pattern (using CMB2 as an example):
    66{{{
    77'cmb2' =>