Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
firepot
/
wp-content
/
plugins
/
woocommerce-jetpack
/
tpl
/
admin
:
debug.php
Advanced Search
Upload
New Item
Settings
-- Select Mode --
-- Select Theme --
-- Select Font Size --
Back
Back Up
Normal Editor
Save
<?php /** * Debug */ $this->extend('layout'); ?> <h1>Debug</h1> <?php echo $this->render('../debug/dump'); ?> <form> <button class="button button-primary button-large has-icon icon-save loco-loading" disabled>Test spinner</button> </form>