<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>sql &#8211; TOMASZ &quot;CeDeROM&quot; CEDRO (SQ7MHZ)</title>
	<atom:link href="https://www.tomek.cedro.info/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tomek.cedro.info</link>
	<description></description>
	<lastBuildDate>Sat, 30 Jan 2021 23:13:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">201759287</site>	<item>
		<title>Disable Comments in WordPress</title>
		<link>https://www.tomek.cedro.info/disable-comments-in-wordpress/</link>
		
		<dc:creator><![CDATA[CeDeROM]]></dc:creator>
		<pubDate>Sat, 30 Jan 2021 23:12:55 +0000</pubDate>
				<category><![CDATA[computer networks]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://www.tomek.cedro.info/?p=1784</guid>

					<description><![CDATA[You can disable comments for existing posts using Bulk Edit, but this is not possible for existing media files. You can do both with a single SQL command : UPDATE wp_your_table_with_posts SET comment_status = 'closed'; You can disable comments for all new posts either by hand as administrator unchecking Settings / Discussion / Allow people [&#8230;]]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1784</post-id>	</item>
	</channel>
</rss>
