403Webshell
Server IP : 104.21.14.103  /  Your IP : 18.119.110.139
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/giankuin/dietcontrungnhanh.com/wp-content/plugins/ithemes-security-pro/core/modules/dashboard/entries/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/dietcontrungnhanh.com/wp-content/plugins/ithemes-security-pro/core/modules/dashboard/entries/dashboard.js
/**
 * WordPress dependencies
 */
import { setLocaleData } from '@wordpress/i18n';
import { render } from '@wordpress/element';
import domReady from '@wordpress/dom-ready';

setLocaleData( { '': {} }, 'it-l10n-ithemes-security-pro' );

/**
 * Internal dependencies
 */
import App from './dashboard/app.js';

domReady( () => {
	const el = document.getElementById( 'itsec-dashboard-root' );

	if ( el ) {
		const canManage = el.dataset.canManage === '1';
		const installType = el.dataset.installType;

		render( <App context={ { canManage, installType } } />, el );
	}
} );

export * from './dashboard/utils';
export { useRegisterCards } from './dashboard/cards';
export Card from './dashboard/components/card';
export CardHeader, {
	Title as CardHeaderTitle,
} from './dashboard/components/card/header';
export CardFooter, {
	FooterSchemaActions as CardFooterSchemaActions,
} from './dashboard/components/card/footer';
export PromoCard from './dashboard/components/edit-cards/promo-card';
export { CardHappy } from './dashboard/components/empty-states';

Youez - 2016 - github.com/yon3zu
LinuXploit