<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Disable email notification for Inline Feedbacks - Plugin Update Issues				            </title>
            <link>https://wpdiscuz.com/community/plugin-update-issues/disable-email-notification-for-inline-feedbacks/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 20 Jul 2026 15:59:24 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Disable email notification for Inline Feedbacks</title>
                        <link>https://wpdiscuz.com/community/plugin-update-issues/disable-email-notification-for-inline-feedbacks/#post-2644</link>
                        <pubDate>Sat, 04 Jul 2020 08:04:18 +0000</pubDate>
                        <description><![CDATA[Hi @atriaforever,
You can remove the element via js code:
jQuery(&#039;.wpd-inline-form .wpd-inline-notification&#039;).remove();
Add the code in your active theme js files. Here is a helpful artic...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@atriaforever,</span></p>
<p>You can remove the element via js code:</p>
<pre>jQuery('.wpd-inline-form .wpd-inline-notification').remove();</pre>
<p>Add the code in your active theme js files. Here is a helpful article: <a href="https://www.collectiveray.com/add-javascript-to-wordpress">https://www.collectiveray.com/add-javascript-to-wordpress</a></p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/plugin-update-issues/">Plugin Update Issues</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/plugin-update-issues/disable-email-notification-for-inline-feedbacks/#post-2644</guid>
                    </item>
				                    <item>
                        <title>Disable email notification for Inline Feedbacks</title>
                        <link>https://wpdiscuz.com/community/plugin-update-issues/disable-email-notification-for-inline-feedbacks/#post-2640</link>
                        <pubDate>Fri, 03 Jul 2020 16:22:29 +0000</pubDate>
                        <description><![CDATA[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 post...]]></description>
                        <content:encoded><![CDATA[<p>Inline Feedbacks is really a great new feature.</p>
<p>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.</p>
<p>I can't find that option in Inline Feedback Setting Page. </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/plugin-update-issues/">Plugin Update Issues</category>                        <dc:creator>atriaforever</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/plugin-update-issues/disable-email-notification-for-inline-feedbacks/#post-2640</guid>
                    </item>
							        </channel>
        </rss>
		