wpdiscuz_before_wp_new_comment
This action allows you to perform tasks based on comment data. For example you can restrict registered users’ email addresses from being used by guests.
This action allows you to perform tasks based on comment data. For example you can restrict registered users’ email addresses from being used by guests.
This filter can be used to modify the location of wpDiscuz attachments. By specifying a new folder name, it will automatically create that folder within the/uploads directory, and all wpDiscuz attachments will be stored there.
The logic of the hook is the same as the wpdiscuz_user_can_view_fields one. However, it works separately for each custom field. This means that using this hook, it’s possible to separately show or hide a specific field.
If canview is set to false, the current user will not be able to view the custom field values.
As of wpDiscuz version 7.6.0, you can integrate wpDiscuz comments seamlessly with the Gutenberg block editor. Begin by searching for and adding the “wpDiscuz – Comments” block to your post or page. Here is a video instraction: https://www.youtube.com/watch?v=M2A0NyvB9fs Once the “wpDiscuz – Comments” block added, a demo of the wpDiscuz comment section will be visible.…
The filter can be used if it’s needed to change the content while sending the subscription confirmation email.
The filter can be used if it’s needed to change the subject while sending the subscription confirmation email.
The filter can be used if it’s need to change the subject while sending the subscription email.
The filter can be used for changing the value of the frequency of the comment list live update.
This filter can be used for changing attributes of the wpDiscuz comment form.