<?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>security Archives - Krasen Slavov</title>
	<atom:link href="https://krasenslavov.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>https://krasenslavov.com/tag/security/</link>
	<description>WordPress Plugins, Themes and Writings</description>
	<lastBuildDate>Wed, 03 Dec 2025 03:47:48 +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>security Archives - Krasen Slavov</title>
	<link>https://krasenslavov.com/tag/security/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>strip_tags() vs wp_strip_all_tags(): Choosing the Right Tool for Stripping Tags in WordPress</title>
		<link>https://krasenslavov.com/strip_tags-vs-wp_strip_all_tags-choosing-the-right-tool-for-stripping-tags-in-wordpress/</link>
					<comments>https://krasenslavov.com/strip_tags-vs-wp_strip_all_tags-choosing-the-right-tool-for-stripping-tags-in-wordpress/#respond</comments>
		
		<dc:creator><![CDATA[Krasen Slavov]]></dc:creator>
		<pubDate>Sat, 26 Oct 2024 04:14:07 +0000</pubDate>
				<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[PHP functions]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[strip_tags]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://krasenslavov.com/?p=2624</guid>

					<description><![CDATA[<p>When developing in WordPress, managing HTML and PHP tags in user inputs and content is essential for both security and proper display. Two popular functions for removing tags are strip_tags() and wp_strip_all_tags(). While both strip out unwanted tags from a string, they cater to different&#8230;</p>
<p>The post <a href="https://krasenslavov.com/strip_tags-vs-wp_strip_all_tags-choosing-the-right-tool-for-stripping-tags-in-wordpress/">strip_tags() vs wp_strip_all_tags(): Choosing the Right Tool for Stripping Tags in WordPress</a> appeared first on <a href="https://krasenslavov.com">Krasen Slavov</a>.</p>
]]></description>
		
					<wfw:commentRss>https://krasenslavov.com/strip_tags-vs-wp_strip_all_tags-choosing-the-right-tool-for-stripping-tags-in-wordpress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
