• Resolved catmaniax

    (@catmaniax)


    Hello!

    I’d like to ask you if and what new options are getting prepared for WPDiscuz in future updates, since May 25th is close now.

    Also, will the user be able to delete his comments if he wishes but have a message like “this comment has been deleted by its author” or something, so it can be known that there was a comment there before instead of just disappearing?

    Please let me know.
    Thanks!

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    We’re working on wpDiscuz 5.1.0 version. it comes with GDPR complacence and Built-in Social login buttons. We’re planning to release it within next 1-2 weeks.

    Thread Starter catmaniax

    (@catmaniax)

    Thanks, I will be awaiting.

    Will it give the users on the frontend more options for their data on their own comments?
    Also, will the “delete comment” function be present, like I described in the first post?

    EDIT: What about the Subscription Manager addon too? Is it going to be updated for GDPR too?

    • This reply was modified 6 years, 6 months ago by catmaniax.

    Anything new about the new update?

    May 25 is two days away. When will this update be ready?

    I’m very interested in that too. Only 15 hours to go.

    Anonymous User 12851872

    (@anonymized-12851872)

    Hi,
    In France It is 15:20, we are on May 24th, 2018.
    In just over eight hours, we are on May 25th, 2018, when to update the plugin?
    Thank you

    I am waiting too!

    I did find the instructions for the settings (https://wpdiscuz.com/docs/wpdiscuz-documentation/gdpr/right-to-be-informed/), but the options aren’t in the plugin yet.

    I hope the update will come soon!

    Thanks ??

    EDIT:

    For the time being you can place this snippet in your functions.php:

    add_action( 'comment_form_after', 'gdpr_alert_wpdiscuz', 10);
    function gdpr_alert_wpdiscuz() { 
        echo 'The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website <a href="https://example.com/terms/" target="_blank">Terms</a> and <a href="https://example.com/privacy/">Privacy Policy</a> to post a comment.';
    }

    Note: Please change the above URLs to your website Terms and Privacy Policy page URLs.

    It displays this message right underneath your comment form:

    “The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.”

    No checkbox, but at least something ??

    • This reply was modified 6 years, 6 months ago by ldwd.
    • This reply was modified 6 years, 6 months ago by ldwd.
    Plugin Support gVectors Support

    (@gvectorssupport)

    Dear users,

    We are preparing to update wpDiscuz within next 2 – 3 hours. Please wait for a few hours.

    Anonymous User 12851872

    (@anonymized-12851872)

    Thank you very much !

    Great! ??

    Plugin Author gVectors Team

    (@gvectors-team)

    wpDiscuz 5.1.0 is released. Thank you for your patient.

    Anonymous User 12851872

    (@anonymized-12851872)

    Hi,
    At 23:58 in France, at this hour, I was asleep.
    Updated at the last minute.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘GDPR and other options’ is closed to new replies.