'Visit share counter settings', 'url' => admin_url('admin.php?page=essb_options&tab=social§ion=sharecnt&subsection')); essb_dashboard_notification('newsharecounts', 'The current Twitter share counter provider you are using NewShareCounts.com has closed its work. It is highly recommended to make a change inside your share counter options.', $buttons, 'error'); } } if (function_exists('essb_interface_notification')) { $buttons = essb_dashboard_notification_dismiss_button('Hide this message'); $buttons[] = array('text' => 'Learn more for plugin modes', 'url' => 'https://docs.socialsharingplugin.com/knowledgebase/selecting-plugin-mode-which-mode-of-easy-social-share-buttons-for-wordpress-should-i-use/', "target" => "_blank"); $buttons[] = array('text' => 'Learn how to deactivate unused modules & functions', 'url' => 'https://appscreo.com/introducing-manage-plugin-features-control-plugin-features-functions-from-one-place/', 'target' => '_blank'); essb_interface_notification('manage_features', 'Easy Social Share Buttons for WordPress is packed with everything you need to improve your social media presens. We know that not all the users will use all available modules and functions. This is why you can easy deactivate and remove the not used modules, features or even social networks. All those settings are located inside the Manage Plugin Features menu and Switch Plugin Mode', $buttons); }