2016-11-28 21:52:15 -08:00

4 lines
123 B
PHP

<?php
if (!defined ('UPDRAFTPLUS_DIR')) die('No direct access allowed');
do_action('updraftplus_debugtools_dashboard');
?>