<?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>data sanitization Archives - Krasen Slavov</title>
	<atom:link href="https://krasenslavov.com/tag/data-sanitization/feed/" rel="self" type="application/rss+xml" />
	<link>https://krasenslavov.com/tag/data-sanitization/</link>
	<description>WordPress Plugins, Themes and Writings</description>
	<lastBuildDate>Wed, 03 Dec 2025 03:47:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://storage.googleapis.com/krasenslavov/2022/02/c96f34cb-cropped-krasenslavov-logo-v2-150x150.png</url>
	<title>data sanitization Archives - Krasen Slavov</title>
	<link>https://krasenslavov.com/tag/data-sanitization/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>When to Use stripslashes vs wp_unslash</title>
		<link>https://krasenslavov.com/when-to-use-stripslashes-vs-wp_unslash/</link>
					<comments>https://krasenslavov.com/when-to-use-stripslashes-vs-wp_unslash/#respond</comments>
		
		<dc:creator><![CDATA[Krasen Slavov]]></dc:creator>
		<pubDate>Sat, 09 Nov 2024 08:01:13 +0000</pubDate>
				<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[data sanitization]]></category>
		<category><![CDATA[PHP functions]]></category>
		<category><![CDATA[stripslashes]]></category>
		<category><![CDATA[wordpress development]]></category>
		<category><![CDATA[wp_unslash]]></category>
		<guid isPermaLink="false">https://krasenslavov.com/?p=2629</guid>

					<description><![CDATA[<p>If you&#8217;ve been diving into WordPress plugin or theme development, you may have come across the functions stripslashes and wp_unslash. Both play a role in cleaning up slashes () from strings or arrays, often necessary for handling user input, escaping issues, and sanitizing data. However,&#8230;</p>
<p>The post <a href="https://krasenslavov.com/when-to-use-stripslashes-vs-wp_unslash/">When to Use stripslashes vs wp_unslash</a> appeared first on <a href="https://krasenslavov.com">Krasen Slavov</a>.</p>
]]></description>
		
					<wfw:commentRss>https://krasenslavov.com/when-to-use-stripslashes-vs-wp_unslash/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
