<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>redux-framework</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/ahmetozg/blog/wp-includes/functions.php</b> on line <b>6131</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>di-blocks</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/ahmetozg/blog/wp-includes/functions.php</b> on line <b>6131</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>insert-headers-and-footers</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/ahmetozg/blog/wp-includes/functions.php</b> on line <b>6131</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>voice</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/ahmetozg/blog/wp-includes/functions.php</b> on line <b>6131</b><br />
<?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>php &#8211; Ahmet Özgün Özcan</title>
	<atom:link href="https://blog.ahmetozgunozcan.com.tr/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.ahmetozgunozcan.com.tr</link>
	<description>Ahmet Özgün Özcan Blog</description>
	<lastBuildDate>Sat, 04 Dec 2021 04:24:09 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.2</generator>
	<item>
		<title>WordPress Debug açma kapatma</title>
		<link>https://blog.ahmetozgunozcan.com.tr/wordpress-debug-acma-kapatma/</link>
					<comments>https://blog.ahmetozgunozcan.com.tr/wordpress-debug-acma-kapatma/#respond</comments>
		
		<dc:creator><![CDATA[Ahmet Özgün ÖZCAN]]></dc:creator>
		<pubDate>Sat, 14 Dec 2019 22:12:43 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://blog.ahmetozgunozcan.com.tr/?p=1620</guid>

					<description><![CDATA[Wordperss sistenizdeki hataları görmek istiyorsanız aşağıdaki kodu kullanabilirsiniz. define( 'WP_DEBUG', true ); Wordperss sistenizdeki hataları gizlemek istiyorsanız aşağıdaki kodu kullanabilirsiniz. define( 'WP_DEBUG', false); Bu kodu wp-config.php dosyasına yazmanız gerekmektedir.]]></description>
										<content:encoded><![CDATA[<p>Wordperss sistenizdeki hataları görmek istiyorsanız aşağıdaki kodu kullanabilirsiniz.</p>
<p><code class="EnlighterJSRAW" data-enlighter-language="php">define( 'WP_DEBUG', true );</code></p>
<p>Wordperss sistenizdeki hataları gizlemek istiyorsanız aşağıdaki kodu kullanabilirsiniz.</p>
<p><code class="EnlighterJSRAW" data-enlighter-language="php">define( 'WP_DEBUG', false);</code></p>
<p>Bu kodu wp-config.php dosyasına yazmanız gerekmektedir.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.ahmetozgunozcan.com.tr/wordpress-debug-acma-kapatma/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
