The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Disable email notif...
 
Share:
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Disable email notification for Inline Feedbacks

2 Posts
2 Users
0 Reactions
1,336 Views
Posts: 17
Topic starter
(@atriaforever)
Eminent Member
Joined: 5 years ago

Inline Feedbacks is really a great new feature.

I would like to know how I can, other than CSS, disable the checkbox which enables email notifications to the user when new comments are posted.

I can't find that option in Inline Feedback Setting Page. 

1 Reply
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @atriaforever,

You can remove the element via js code:

jQuery('.wpd-inline-form .wpd-inline-notification').remove();

Add the code in your active theme js files. Here is a helpful article: https://www.collectiveray.com/add-javascript-to-wordpress

 

Share: