芝麻web文件管理V1.00
编辑当前文件:/home/ezdajrnh/public_html/wp-content/plugins/jetpack/modules/scan/class-admin-bar-notice.php
init_hooks(); } return self::$instance; } /** * Initalize the hooks as needed. */ private function init_hooks() { if ( ! $this->should_try_to_display_notice() ) { return; } add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_toolbar_script' ) ); add_action( 'admin_enqueue_scripts', array( $this, 'enqueue_toolbar_script' ) ); add_action( 'admin_bar_menu', array( $this, 'add_threats_to_toolbar' ), 999 ); // Inject the data-ampdevmode attribute into the inline