checkDisableServices(); } /** * * the constructor */ public function __construct(){ $this->t = $this; do_action("addon_library_before_front_init"); HelperProviderUC::globalInit(); $this->addAction(self::ACTION_FOOTER_SCRIPTS, "onPrintFooterStyles", 1); $this->addAction(self::ACTION_FOOTER_SCRIPTS, "onPrintFooterScripts"); $this->addAction( 'wp_head', 'onPrintHeadStyles' ); //modify output