Plugin Directory

Changeset 1458766


Ignore:
Timestamp:
07/22/2016 07:58:52 AM (10 years ago)
Author:
sujin2f
Message:

5.0.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugin-grouper/trunk/classes/Hide.php

    r1458754 r1458766  
    190190
    191191            // Modify Query
    192             $hidden_plugins = get_option( 'plugin_hidden' );
     192            $hidden_plugins = get_option( 'plugin_hidden', array() );
    193193
    194194            $plugins_ = array();
Note: See TracChangeset for help on using the changeset viewer.