<?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>
									Change limit for comment edition (from 15 to 5 minutes) - How-To and Troubleshooting				            </title>
            <link>https://gvectors.com/forum/how-to-and-troubleshooting/change-limit-for-comment-edition-from-15-to-5-minutes/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 15 May 2026 04:50:08 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Change limit for comment edition (from 15 to 5 minutes)</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/change-limit-for-comment-edition-from-15-to-5-minutes/#post-18502</link>
                        <pubDate>Mon, 04 Nov 2019 21:53:58 +0000</pubDate>
                        <description><![CDATA[Dear Elvina,thank you for your amazing support. I will save these code changes, but it will be cool if you can add 5 minutes option to the settings for future updates :-)]]></description>
                        <content:encoded><![CDATA[<p>Dear Elvina,</p><p>thank you for your amazing support. I will save these code changes, but it will be cool if you can add 5 minutes option to the settings for future updates :-)</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>dooomer</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/change-limit-for-comment-edition-from-15-to-5-minutes/#post-18502</guid>
                    </item>
				                    <item>
                        <title>RE: Change limit for comment edition (from 15 to 5 minutes)</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/change-limit-for-comment-edition-from-15-to-5-minutes/#post-18489</link>
                        <pubDate>Mon, 04 Nov 2019 08:10:54 +0000</pubDate>
                        <description><![CDATA[Hi @dooomer, Please follow the steps below: 1. Open the settings-form.php file  in the /wp-content/plugins/wpdiscuz/options/options-layout/ folder.2. Find the following line  (line 183)&lt;o...]]></description>
                        <content:encoded><![CDATA[<p>Hi @dooomer, </p><p>Please follow the steps below: </p><p>1. Open the <span style="color: #ff0000"><em><strong>settings-form.php</strong></em></span> file  in the<span style="color: #339966"><em><strong> /wp-content/plugins/wpdiscuz/options/options-layout/</strong> </em></span>folder.</p><p>2. Find the following line  (line 183)</p><pre>&lt;option value="<span style="color: #ff0000">900</span>" &lt;?php selected($wc_comment_editable_time, '<span style="color: #ff0000">900</span>'); ?&gt;&gt;<span style="color: #ff0000">15</span> &lt;?php _e('Minutes', 'wpdiscuz'); ?&gt;&lt;/option&gt;</pre><p>3. Replace with this one:</p><pre>&lt;option value="<span style="color: #0000ff">300</span>" &lt;?php selected($wc_comment_editable_time, '<span style="color: #0000ff">300</span>'); ?&gt;&gt;<span style="color: #0000ff">5</span> &lt;?php _e('Minutes', 'wpdiscuz'); ?&gt;&lt;/option&gt;</pre><p><em><strong>Important</strong></em>: the changes will be lost after wpdiscuz update. You should keep somewhere locally the code.</p><p>We will also take into consideration to add the 5-minute limitation for the "Allow comment editing for" option.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Elvina</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/change-limit-for-comment-edition-from-15-to-5-minutes/#post-18489</guid>
                    </item>
				                    <item>
                        <title>Change limit for comment edition (from 15 to 5 minutes)</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/change-limit-for-comment-edition-from-15-to-5-minutes/#post-18487</link>
                        <pubDate>Sat, 02 Nov 2019 23:13:10 +0000</pubDate>
                        <description><![CDATA[Hello, is there any way/hack to change default time limit for comment editing? 15 minutes is more than enought, so I would like to set it to 5 minutes for example :-)]]></description>
                        <content:encoded><![CDATA[<p>Hello, is there any way/hack to change default time limit for comment editing? 15 minutes is more than enought, so I would like to set it to 5 minutes for example :-)</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>dooomer</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/change-limit-for-comment-edition-from-15-to-5-minutes/#post-18487</guid>
                    </item>
							        </channel>
        </rss>
		