* @license GPL-2.0+ * @link http://pixelgrade.com * @copyright 2013 Pixel Grade Media */ $config = include pixcustomify::pluginpath() . 'plugin-config' . EXT; // invoke processor $processor = pixcustomify::processor( $config ); $status = $processor->status(); $errors = $processor->errors(); ?>

ok() ): ?>

performed_update() ): ?>

field( 'hiddens' )->render(); echo $f->field( 'general' )->render(); echo $f->field( 'output' )->render(); echo $f->field( 'typography' )->render(); // echo $f->field( 'css_editor' )->render(); ?> endform(); elseif ( $status['state'] == 'error' ): ?>

Critical Error