Jan 26, 2025 5:10 pm
Hi. Thanks again for this awesome plugin. In the plugin settings, we can set the cookie for guests to a minimum of 1 day. For comment editing, we can also set a minimum of 15 minutes. I want to change both of them. I want to reduce the comment editing time to 5 minutes and the cookie duration for guests to 6 minutes. How can I do this?
1 Reply
Jan 27, 2025 11:21 am
Hi,
You can use the wpdiscuz_is_comment_editable filter to control the comment editing time.
The cookie duration can be controlled using the wpdiscuz_js_options filter. Look for the storeCommenterData key within the options.