=== MailSign Manager === Contributors: sGendrot Tags: mail, mail signature Requires at least: 4.0.7 Tested up to: 4.6.1 Stable tag: 0.81 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl.html Manager of mail signature == Description == MailSignManager is a plugin than help you to generate a mail signature. For the moment, only the administrator can create a mail signature. == Installation == Upload the plugin to your blog and activate it. == Screenshots == 1. An example of a signature 2. The interface of MailSignManager 3. Import a mail signature in Gmail 4. A mail with a signature in Gmail 5. A mail with a signature in Yahoo Mail 6. A mail with a signature in Outlook (Mac) 7. A mail with a signature in Thundermail (Mac) == Changelog == = 0.81 = * Remove MYPLUGIN_PLUGIN_NAME * Change WP_PLUGIN_DIR by plugin_dir_path( __FILE__ ) * Change variables Name = 0.8 = * Global improvements for the publication = 0.7 = * Add save/load data in JSON * Change the JSON Template = 0.6 = * Change the plugin name and all files = 0.5 = * Improve the Admin page with JQuery * Use the JQuery code to open a 'Select Page' for the image * Load the signature from a template file () = 0.1 = * Add a basic admin page