Changeset 1877976
- Timestamp:
- 05/20/2018 12:02:59 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
subscribe-to-double-opt-in-comments/trunk/readme.txt
r1872762 r1877976 186 186 = English = 187 187 188 Allows readers to receive notifications of new comments that are posted to an entry, with double-opt-in feature. 189 First, the user will get an e-mail with a confirmation link, after the user has confirmed the subscription, he or she will be noticed about new comments. 190 Plugin based on Mark Jaquith "Subscribe to Comments". 191 More information on my blog: <a href="http://www.sjmp.de/internet/subscribe-to-comments-mit-double-opt-in-pruefung/">sjmp.de</a>. 192 193 Language support: English, German, Slovak, Turkish, Danish, Belorussian, Spanish (Argentina), Ukrainian, Italian, Hebrew, Arabic, Portuguese (Brazilian), Lithuanian, Dutch, Romanian. 194 195 = Deutsch = 196 197 Weiterentwicklung der bekannten Version des "Subscribe to Comments" Plugins von Mark Jaquith. 198 Jetzt mit Double-Opt-In Feature. Wichtig für deutsche Blogger. User müssen ein Abo eines Blogposts erst via E-Mail bestaetigen. 199 Danach erhalten sie erst eine Mail falls ein neuer Kommentar gepostet wurde. So werden Spameintragungen ausgeschlossen. 200 Mehr dazu auch auf meinem Blog: <a href="http://www.sjmp.de/internet/subscribe-to-comments-mit-double-opt-in-pruefung/">sjmp.de</a>. 201 202 Sprachunterstützung: Deutsch, Englisch, Slowakisch, Türkisch, Dänisch, Weißrussisch, 203 Spanisch (Argentinien), Ukrainisch, Italienisch, Hebräisch, Arabisch, Portugiesisch (Brasilien), Litauisch, Niederländisch, Rumänisch. 188 Allows readers to receive notifications of new comments that are posted to an entry, after they successfully used the mandatory double-opt-in process to verify their e-mail address. 189 First, the user will get an e-mail with a confirmation link, after the user has confirmed the subscription, he or she will be noticed about new comments. This reduces junk and other unwanted e-mail communication. 190 This plugin is based on Mark Jaquith´s "Subscribe to Comments" plugin. More information on my blog: <a href="https://sjmp.de/internet/subscribe-to-comments-mit-double-opt-in-pruefung/">sjmp.de</a>. 204 191 205 192 == Installation == 206 193 207 = English = 194 The most used way is to use the WordPress plugin installation process in your admin panel. Just search for the plugin name and click "Install". After that, you can configure the plugin within its settings page. 195 196 Another, manual, way would be: 208 197 209 198 1. Upload all files to the "/wp-content/plugins/" directory 210 2. Activate the plugin through the "Plugins" menu in your WordPress Adminpanel199 2. Activate the plugin through the "Plugins" menu in your WordPress admin panel 211 200 3. Set settings via "Settings" menu in WordPress 212 201 4. Ready, steady, go :) 213 202 214 Questions? Go to <a href="http://www.sjmp.de/internet/subscribe-to-comments-mit-double-opt-in-pruefung/">this page</a> and leave a comment! 215 216 = Deutsch = 217 218 1. Dateien ins "/wp-content/plugins" Verzeichnis laden 219 2. Im Adminbereich das Plugin aktivieren 220 3. Einstellungen anpassen, ebenfalls im Adminbereich! 221 4. Fertig, jetzt darf man sich freuen :) 222 223 Fragen? Du kannst deine Fragen <a href="http://www.sjmp.de/internet/subscribe-to-comments-mit-double-opt-in-pruefung/">hier</a> stellen! Einfach einen Kommentar hinterlassen. 203 Questions? Go to <a href="https://sjmp.de/internet/subscribe-to-comments-mit-double-opt-in-pruefung/">this page</a> and leave a comment! 224 204 225 205 == Frequently Asked Questions == 206 207 = What do I need to know regarding the GDPR / DSGVO? = 208 209 This plugin stores the following information additionally to the regular WordPress comment data: 210 - flag if the user has received a doube-opt-in e-mail, 211 - flag if the user successfully subscribed, 212 - anonymous hash to identify the double-opt-in e-mail. 213 214 This plugin also uses cookies to: 215 - check if the user already commented on this blog post, 216 - check if the user has finished the double-opt-in process, 217 - optionally is used, check if the feature "subscribe to a blog post without commenting" is used. 218 219 Hint: WordPress, by itself, stores the IP address of the user commenting! You have to ensure that this personal information is handled according to the law of your country! 226 220 227 221 = How can I change the place of the subscription checkbox? =
Note: See TracChangeset
for help on using the changeset viewer.