<?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>
									&quot;Email when reply is posted&quot; on by default - Inline Commenting				            </title>
            <link>https://wpdiscuz.com/community/inline-commenting/email-when-reply-is-posted-on-by-default/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 06 Jun 2026 08:32:29 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: &quot;Email when reply is posted&quot; on by default</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/email-when-reply-is-posted-on-by-default/#post-13686</link>
                        <pubDate>Sat, 19 Mar 2022 08:27:17 +0000</pubDate>
                        <description><![CDATA[Hi @stanbrid,
You can use the JS code below: 
jQuery(document).ready(function(){
      jQuery(&quot;input.wpd-inline-notify-me&quot;).prop(&#039;checked&#039;, true);
});
This article should be helpful for...]]></description>
                        <content:encoded><![CDATA[<p>Hi @stanbrid,</p>
<p>You can use the JS code below: </p>
<pre contenteditable="false">jQuery(document).ready(function(){
      jQuery("input.wpd-inline-notify-me").prop('checked', true);
});</pre>
<p>This article should be helpful for you: https://www.collectiveray.com/add-javascript-to-wordpress</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/email-when-reply-is-posted-on-by-default/#post-13686</guid>
                    </item>
				                    <item>
                        <title>&quot;Email when reply is posted&quot; on by default</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/email-when-reply-is-posted-on-by-default/#post-13684</link>
                        <pubDate>Fri, 18 Mar 2022 18:34:29 +0000</pubDate>
                        <description><![CDATA[For inline comments, I&#039;d like &quot;Send me an email when a new reply is posted&quot; to be check by default. 
How do you make this box turned on/checked by default for inline comments? I see there i...]]></description>
                        <content:encoded><![CDATA[<p>For inline comments, I'd like "Send me an email when a new reply is posted" to be check by default. </p>
<p>How do you make this box turned on/checked by default for <em>inline comments</em>? I see there is an option to do  this in regular forms but not the inline comment form. - Thank you</p>
2350
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>stanbrid</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/email-when-reply-is-posted-on-by-default/#post-13684</guid>
                    </item>
							        </channel>
        </rss>
		