* @copyright 2019 Wow-Company * @license GNU Public License * @version 1.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; } global $wpdb; $data = $wpdb->prefix . 'wow_' . $this->plugin['prefix']; $info = ( isset( $_REQUEST['info'] ) ) ? sanitize_text_field( $_REQUEST['info'] ) : ''; if ( $info === 'saved' ) { echo '
' . esc_attr__( 'Item Added', $this->plugin['text'] ) . '.
' . esc_attr__( 'Item Updated', $this->plugin['text'] ) . '.
' . esc_attr__( 'Item Deleted', $this->plugin['text'] ) . '.
We are constantly trying to improve the plugin and add more useful
features to it. Your support and your ideas for improving the plugin are very important to us.
If you like the plugin, please leave a review about it
at WordPress.org.
Help other users find this plugin and take advantage of it.
Share: Facebook, Twitter,
VK, LinkedIn, Pinterest, XING, Reddit, Blogger, Telegram