{"id":20603,"date":"2012-11-06T10:35:17","date_gmt":"2012-11-06T10:35:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-email-subscriber\/"},"modified":"2014-11-10T11:15:36","modified_gmt":"2014-11-10T11:15:36","slug":"simple-email-subscriber","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/simple-email-subscriber\/","author":9958715,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.3","stable_tag":"trunk","tested":"4.0.38","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Simple Email Subscriber","header_author":"YuFei Zhu","header_description":"","assets_banners_color":"","last_updated":"2014-11-10 11:15:36","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/github.com\/phil88530\/Simple-Email-Subscription","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/simple-email-subscriber\/","header_author_uri":"http:\/\/phil88530.com","rating":2.5,"author_block_rating":0,"active_installs":40,"downloads":10269,"num_ratings":6,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.3":"<p>Replaced ui element for ul<\/p>","2.2":"<ul>\n<li>added unsubscribe email content modifiable in the widget pannel<\/li>\n<li>added email subscription description modifiable in the widget pannel<\/li>\n<\/ul>","2.1":"<ul>\n<li>allow user to enable\/disable category subscription<\/li>\n<\/ul>","2.0":"<ul>\n<li>can subscribe by categories<\/li>\n<li>add options to adjust the look of the email with extra footer.(HTML\/text format)<\/li>\n<li>fixing bug of not able to customize success subscription message in the widget<\/li>\n<li>able to change your subscription profile page from email links.<\/li>\n<\/ul>","1.5":"<ul>\n<li>Added a successful message on the widget for subscription<\/li>\n<\/ul>","1.4":"<ul>\n<li>Further bug fix for404 issues when My blog is installed in a subdirectory of webroot<\/li>\n<li>Ensures unsubscription widget not show up after user unsubscrbe<\/li>\n<\/ul>","1.3":"<ul>\n<li>Fixing bug of wordpress under different repository of site and results 404(Using home_url() instead of get_site_url())<\/li>\n<\/ul>","1.2":"<ul>\n<li>Fixing bug of unsubscribe link is the from_email issue. (should be to_email)<\/li>\n<\/ul>","1.0":"<p>*first version of the plugin<\/p>"},"ratings":{"1":"3","2":0,"3":"1","4":"1","5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2","1.3","1.5","2.0","2.1","2.2","2.3"],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1538921","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1538921","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1538921","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538921","resolution":"1","location":"plugin"}},"screenshots":{"1":"adding subscription to widget demo1.png","2":"manage subscribers in the wordpress admin demo2.png","3":"what plugin looks like in widget demo3.png","4":"what profile page looks like in widget demo3.png"}},"plugin_section":[],"plugin_tags":[267,56558,448,162],"plugin_category":[41,43],"plugin_contributors":[84812],"plugin_business_model":[],"class_list":["post-20603","plugin","type-plugin","status-closed","hentry","plugin_tags-email","plugin_tags-non-login","plugin_tags-subscription","plugin_tags-widget","plugin_category-communication","plugin_category-customization","plugin_contributors-phil88530","plugin_committers-phil88530"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-email-subscriber.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/simple-email-subscriber\/trunk\/screenshot-1.png?rev=1538921","caption":"adding subscription to widget demo1.png"},{"src":"https:\/\/ps.w.org\/simple-email-subscriber\/trunk\/screenshot-2.png?rev=1538921","caption":"manage subscribers in the wordpress admin demo2.png"},{"src":"https:\/\/ps.w.org\/simple-email-subscriber\/trunk\/screenshot-3.png?rev=1538921","caption":"what plugin looks like in widget demo3.png"},{"src":"https:\/\/ps.w.org\/simple-email-subscriber\/trunk\/screenshot-4.png?rev=1538921","caption":"what profile page looks like in widget demo3.png"}],"raw_content":"<!--section=description-->\n<p>Requires user to register for email subscription is a pain: lots blogs doesn't allow user to register even.<\/p>\n\n<p>The simple email subscriber plugin allows user to register their email to the wordpress subscription list, and it's flexible that user can always un-subscribe through click the unsubscribe email link.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin into the plugin folder <\/li>\n<li>Activate it through the plugins panel<\/li>\n<li>Go to widget panel, and add the widget to your page(with fill in Subscription hint and successful message content<\/li>\n<li>To manually unsubscribe an email, simply go to Settings -&gt; simple email subscriber, and unsubscribe\/add the email address you want.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>When will the email be send?<\/dt>\n<dd><p>The plugin is configured to send email whenever a new post is PUBLISHED, that is if you schedule your post, it will send email only if the post is available to users.<\/p><\/dd>\n<dt>Clicking the email subscription goes to a 404 page<\/dt>\n<dd><p>Wordpress allows user to do all sort of random setups, which can mess up the url. This plugin uses one of the wordpress standard url getter: home_url() as your website homee link. to set it up, go to settings-&gt;general and define \"wordpress address\" to your blog home page.<\/p>\n\n<p>Alternatively, if you wants to use the get_site_url() method instead, feel free to go into the plugin code and change all the home_url() to get_site_url() and setup the \"site address\" to be your home url.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.3<\/h4>\n\n<p>Replaced ui element for ul<\/p>\n\n<h4>2.2<\/h4>\n\n<ul>\n<li>added unsubscribe email content modifiable in the widget pannel<\/li>\n<li>added email subscription description modifiable in the widget pannel<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>allow user to enable\/disable category subscription<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>can subscribe by categories<\/li>\n<li>add options to adjust the look of the email with extra footer.(HTML\/text format)<\/li>\n<li>fixing bug of not able to customize success subscription message in the widget<\/li>\n<li>able to change your subscription profile page from email links.<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Added a successful message on the widget for subscription <\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Further bug fix for404 issues when My blog is installed in a subdirectory of webroot<\/li>\n<li>Ensures unsubscription widget not show up after user unsubscrbe<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Fixing bug of wordpress under different repository of site and results 404(Using home_url() instead of get_site_url())<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fixing bug of unsubscribe link is the from_email issue. (should be to_email)<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>supports sub-domains or sub-directory blogs<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<p>*First version of this plugin<\/p>","raw_excerpt":"The simple email subscriber plugin allows user to register their email to the wordpress subscription list","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/20603","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=20603"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/phil88530"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=20603"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=20603"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=20603"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=20603"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=20603"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=20603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}