<?php /** * * * This file is used to markup the admin-facing aspects of the plugin. * * */ ?> <div class="notice notice-error is-dismissible"> <p><?php echo $text; ?></p> </div>