{"id":103117,"date":"2019-04-24T20:37:22","date_gmt":"2019-04-24T20:37:22","guid":{"rendered":"https:\/\/es-mx.wordpress.org\/plugins\/wp-notify-me\/"},"modified":"2019-05-10T03:11:08","modified_gmt":"2019-05-10T03:11:08","slug":"wp-notify-me","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/wp-notify-me\/","author":17019416,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2","stable_tag":"trunk","tested":"5.2.24","requires":"4.7","requires_php":"5.2.4","requires_plugins":"","header_name":"WP Notify Me","header_author":"Miguel Clark","header_description":"Managemet email notifications in some WordPress actions.","assets_banners_color":"958475","last_updated":"2019-05-10 03:11:08","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.me\/creapptivo","header_plugin_uri":"https:\/\/miguelclark.com.mx\/notify-me","header_author_uri":"https:\/\/miguelclark.com.mx\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1098,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.2":"<ul>\n<li>Set Meta-tags {post-permalink} and {post-status} correctly<\/li>\n<li>Change mail function to wp_mail<\/li>\n<\/ul>","1.1":"<ul>\n<li>Meta-tags were added to be used in the Title or Message field of the Email.<\/li>\n<\/ul>","1.0":"<ul>\n<li>Initial version<\/li>\n<\/ul>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":"2074348","resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"2074354","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"2074944","resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"2074348","resolution":"2","location":"assets","locale":""},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"2074348","resolution":"3","location":"assets","locale":""},"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"2074944","resolution":"4","location":"assets","locale":""},"screenshot-5.jpg":{"filename":"screenshot-5.jpg","revision":"2074944","resolution":"5","location":"assets","locale":""}},"screenshots":{"1":"These are the plugin configuration options.","2":"The mail data, title, and body of the message. You can also indicate if you want to include the metadata and the permalink.","3":"The Actions that can be configured for sending the notice.","4":"You can use the meta-tags to create a personalized message.","5":"If the Include Metadata box is checked, the Title, Author, Email, Status and Permalink data will be added in the message field, in addition to the text in the Message field."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2483,916,166],"plugin_category":[41],"plugin_contributors":[170647],"plugin_business_model":[],"class_list":["post-103117","plugin","type-plugin","status-publish","hentry","plugin_tags-emails","plugin_tags-notify","plugin_tags-posts","plugin_category-communication","plugin_contributors-creapptivo","plugin_committers-creapptivo","plugin_support_reps-creapptivo"],"banners":{"banner":"https:\/\/ps.w.org\/wp-notify-me\/assets\/banner-772x250.png?rev=2074354","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/wp-notify-me\/assets\/icon-256x256.png?rev=2074348","icon_2x":"https:\/\/ps.w.org\/wp-notify-me\/assets\/icon-256x256.png?rev=2074348","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-notify-me\/assets\/screenshot-1.jpg?rev=2074944","caption":"These are the plugin configuration options."},{"src":"https:\/\/ps.w.org\/wp-notify-me\/assets\/screenshot-2.jpg?rev=2074348","caption":"The mail data, title, and body of the message. You can also indicate if you want to include the metadata and the permalink."},{"src":"https:\/\/ps.w.org\/wp-notify-me\/assets\/screenshot-3.jpg?rev=2074348","caption":"The Actions that can be configured for sending the notice."},{"src":"https:\/\/ps.w.org\/wp-notify-me\/assets\/screenshot-4.jpg?rev=2074944","caption":"You can use the meta-tags to create a personalized message."},{"src":"https:\/\/ps.w.org\/wp-notify-me\/assets\/screenshot-5.jpg?rev=2074944","caption":"If the Include Metadata box is checked, the Title, Author, Email, Status and Permalink data will be added in the message field, in addition to the text in the Message field."}],"raw_content":"<!--section=description-->\n<p>WP Notify Me is a plugin that allows you to receive notifications by email when a publication changes its status.<\/p>\n\n<p>The available status are the following:<\/p>\n\n<ul>\n<li>Published Post<\/li>\n<li>Update Post<\/li>\n<li>Scheduler Post<\/li>\n<li>Save as Draft<\/li>\n<li>Delete Post<\/li>\n<li>Saving as Private<\/li>\n<li>Saving as Pending Review<\/li>\n<\/ul>\n\n<p>Note.- Use wp_email function to send email.<\/p>\n\n<p>Languages:\n- English\n- Spanish (Spain and Mexico)\n- French.<\/p>\n\n<!--section=installation-->\n<p>Installing the plugin is easy. Just follow these steps:<\/p>\n\n<ol>\n<li>Upload the entire wp-notify-me folder to the \/wp-content\/plugins\/ directory.<\/li>\n<li>Activate the plugin through the \"Plugins\" menu in WordPress.<\/li>\n<\/ol>\n\n<p>You will find \"Notify Me\" menu in your WordPress admin panel.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Can you only notify in Entries?<\/dt>\n<dd><p>Yes, at the moment the plugin only works with Post Entries.<\/p><\/dd>\n<dt>Can the notification be sent to more than one email?<\/dt>\n<dd><p>Yes, in the email to section, email addresses separated by comma should be provided<\/p><\/dd>\n<dt>Can I suggest new features for the plugin?<\/dt>\n<dd><p>Of course, all suggestions and \/ or contributions are welcome.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2<\/h4>\n\n<ul>\n<li>Set Meta-tags {post-permalink} and {post-status} correctly<\/li>\n<li>Change mail function to wp_mail<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Meta-tags were added to be used in the Title or Message field of the Email.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>","raw_excerpt":"WP Notify Me is a plugin that allows you to receive notifications by email when a publication changes its status.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/103117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=103117"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/creapptivo"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=103117"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=103117"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=103117"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=103117"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=103117"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=103117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}