Server IP : 162.213.251.208 / Your IP : 13.58.243.187 Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : jmoroovq ( 1890) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/jmoroovq/mariowesser.com/wp-content/mu-plugins/object-cache-pro/src/Plugin/templates/ |
Upload File : |
<div class="objectcache:navbar"> <h2> Object Cache Pro </h2> <?php foreach ($this->pages as $page) : ?> <?php ! $page->isEnabled() ?: printf( '<a class="navbar-tab %s" href="%s">%s</a>', $page->isCurrent() ? 'is-active' : '', esc_url($page->url()), esc_html($page->title()) ); ?> <?php endforeach; ?> </div>