protected function _pretend_addon_hook_time()
 {
     global $wp_actions;
     unset($wp_actions['AHEE__EEM_Attendee__construct__end']);
     unset($wp_actions['AHEE__EE_System__load_core_configuration__begin']);
     unset($wp_actions['AHEE__EE_System__register_shortcodes_modules_and_widgets']);
     unset($wp_actions['AHEE__EE_System__core_loaded_and_ready']);
     parent::_pretend_addon_hook_time();
 }
 protected function _pretend_addon_hook_time()
 {
     global $wp_actions;
     unset($wp_actions['AHEE__EEM_Attendee__construct__end']);
     parent::_pretend_addon_hook_time();
 }