| Server IP : 89.248.107.232 / Your IP : 216.73.217.70 Web Server : Apache System : Linux host2.kasilh.com 5.14.0-687.36.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 7 05:40:49 EDT 2026 x86_64 User : seg ( 10005) PHP Version : 7.4.33 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/seg-sa.es/peyco.es/wp-content/plugins/widgetkit-1/layouts/ |
Upload File : |
<div id="widgetkit" class="wrap">
<h2>Widgetkit</h2>
<p>Manage all your widgets right here. To display widgets, please visit the <a href="widgets.php">widgets settings</a> screen and apply the Widgetkit to a widget position of your theme.</p>
<?php if ($this['check']->notices()): ?>
<div id="wk-systemcheck">
<strong>Critical Issues</strong>
<ul>
<?php foreach($this['check']->get_notices() as $notice): ?>
<li class="<?php echo $notice['type']; ?>"><?php echo $notice['message']; ?></li>
<?php endforeach; ?>
</ul>
</div>
<?php endif; ?>
<div class="dashboard">
<ul id="tabs" data-wkversion="<?php echo $this->widgetkit["version"];?>">
<?php $this['event']->trigger('dashboard'); ?>
</ul>
</div>
</div>