plugin updates
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/* Prohibit direct script loading */
|
||||
defined('ABSPATH') || die('No direct script access allowed!');
|
||||
?>
|
||||
<div class="success updated wpmf-notice wpmf-is-dismissible">
|
||||
<p><strong><?php esc_html_e('Saved successfully', 'wpmf'); ?></strong></p>
|
||||
<button type="button" class="wpmf-notice-dismiss"><span class="screen-reader-text">Dismiss this notice.</span></button>
|
||||
</div>
|
||||
Reference in New Issue
Block a user