<?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/"
	>

<channel>
	<title>Wordpress - .webtrust</title>
	<atom:link href="https://webtrust.digital/category/how-to-en/wordpress-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://webtrust.digital</link>
	<description>Κατασκευή Ιστοσελίδων, Eshop, Digital Marketing, SEO</description>
	<lastBuildDate>Wed, 16 Oct 2024 22:00:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://webtrust.digital/wp-content/uploads/2019/09/cropped-webtrust-icon_512x512px-32x32.jpg</url>
	<title>Wordpress - .webtrust</title>
	<link>https://webtrust.digital</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Disable file editing in WordPress</title>
		<link>https://webtrust.digital/disable-file-editing-in-wordpress/</link>
		
		<dc:creator><![CDATA[Dimitris Samaras]]></dc:creator>
		<pubDate>Mon, 24 Apr 2023 15:37:14 +0000</pubDate>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://webtrust.gr/disable-file-editing-in-wordpress/</guid>

					<description><![CDATA[WordPress has been the most popular CMS (Content Management System) in the...]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="226312" class="elementor elementor-226312 elementor-224665">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-38648970 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="38648970" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-179c12d6" data-id="179c12d6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7c59ed elementor-widget elementor-widget-text-editor" data-id="7c59ed" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p><a href="https://wordpress.org/" target="_blank" rel="noopener">WordPress</a> has been the most popular CMS (Content Management System) in the world for several years.</p>
<p>This is of course what makes it more vulnerable to would-be hackers.</p>
<p>Below we explain how you can disable file editing from within the WordPress admin panel. </p>
<p><strong>Step 1</strong><br />Connect via FTP to the files of your Site.</p>
<p>*You can use a program like <a href="https://filezilla-project.org/" target="_blank" rel="noopener">FileZilla</a> or <a href="https://cyberduck.io/" target="_blank" rel="noopener">CyberDuck</a>.</p>
<p><strong>Step 2</strong><br />Find the file <strong>wp-config.php</strong></p>
<p><strong>Step 3</strong><br />Right click and then click edit</p>
<p><strong>Step 4</strong><br />Find the line</p>
<pre>/* Add any custom values between this line and the "stop editing" line. */</pre>
<p><strong>Step 5</strong><br />Right after that add</p>
<pre>define( 'DISALLOW_FILE_EDIT', true ); // Added by .webtrust</pre>
<p><strong>Step 6</strong><br />Save the changes you&#8217;ve made and upload the file to the Server</p>
<p><strong>Ready</strong><br />Now file editing is disabled in the WordPress admin panel.</p>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7158ec88" data-id="7158ec88" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-12878ced elementor-widget elementor-widget-text-editor" data-id="12878ced" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>https://www.instagram.com/p/CrbJZbnIuE0/</p>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
