- v 0.3.2 : can hide or show admin menu
This commit is contained in:
@@ -4,7 +4,7 @@ Plugin Name: cipf_plugin
|
||||
Plugin URI:
|
||||
Description:
|
||||
Author: hugogogo
|
||||
Version: 0.3.1
|
||||
Version: 0.3.2
|
||||
Author URI:
|
||||
*/
|
||||
|
||||
@@ -32,7 +32,8 @@ include_once( plugin_dir_path(__FILE__) . '/utils/plgntls_class.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/utils/globals.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'utils/console_log.php');
|
||||
|
||||
include_once(PLGNTLS_class::root_path() . 'php/admin_menu/example_menu.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/admin_menu/admin_menu.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/admin_menu/admin_menu_toggle.php');
|
||||
|
||||
include_once(PLGNTLS_class::root_path() . 'php/paypal/paypal.php');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user