8889841cadmin-notice.php000064400000001350150513120230007613 0ustar00set_dismiss( 'global', ( 3600 * 24 * 300 ) ) ->set_type( 'warning' ) ->set_html( '
Thank you for using ElementsKit Lite. To get more amazing features and the outstanding pro ready-made layouts, please get the Premium Version.
' ) ->call(); } } init.php000064400000001277150513120230006217 0ustar00id, array( 'nav-menus', 'toplevel_page_elementskit', 'edit-elementskit_template', 'dashboard' ) ) ) { return; } $activation_stamp = get_option( 'elementskit_lite_activation_stamp' ); if ( gmdate( 'd', ( time() - $activation_stamp ) ) > 10 ) { add_action( 'admin_head', array( $this, 'show_go_pro_notice' ) ); } add_action( 'admin_footer', array( $this, 'footer_alert_box' ) ); } } views/modal.php000064400000001512150513120230007475 0ustar00