Exemplo n.º 1
0
        <div class="error">

            <p>
              <?php 
                echo piklist_checker::message();
                ?>
            </p>

        </div>


      <?php 
            }
        }
    }
    piklist_checker::admin_notices();
}
/*
 * Changelog
 *
 *
 = 0.6.2 =
 * Windows Server support
= 0.6.1 =
 * Code refactor
= 0.6.0 =
 * Faster checks.
 * Works with themes that support Piklist.
= 0.5.1 =
 * Check if class Piklist exists instead of is_plugin_active.
= 0.5.0 =