plugin updates

This commit is contained in:
Tony Volpe
2024-07-16 13:57:46 +00:00
parent 41f50eacc4
commit 8f93917880
1529 changed files with 259452 additions and 25451 deletions

View File

@@ -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>