<?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>Tutsplanet</title>
	<atom:link href="https://tutsplanet.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutsplanet.com/</link>
	<description>Free Technical and Blogging Resources</description>
	<lastBuildDate>Tue, 24 Sep 2024 11:15:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://tutsplanet.com/wp-content/uploads/2017/03/cropped-tutsplanet_favicon.png</url>
	<title>Tutsplanet</title>
	<link>https://tutsplanet.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Custom Error Message With wpcf7_before_send_mail Hook</title>
		<link>https://tutsplanet.com/custom-error-message-with-wpcf7_before_send_mail-hook/</link>
					<comments>https://tutsplanet.com/custom-error-message-with-wpcf7_before_send_mail-hook/#respond</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Tue, 24 Sep 2024 11:15:08 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">https://tutsplanet.com/?p=4159</guid>

					<description><![CDATA[<p>In today&#8217;s snippet we are illustrating how to add a customer error message when using wpcf7_before_send_mail in WordPress Contact Form 7. My example follows implementing a minimal custom honeypot captcha in the Contact Form 7. The $abort = true statement will prevent the email from being sent.</p>
<p>The post <a href="https://tutsplanet.com/custom-error-message-with-wpcf7_before_send_mail-hook/">Custom Error Message With wpcf7_before_send_mail Hook</a> appeared first on <a href="https://tutsplanet.com">Tutsplanet</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tutsplanet.com/custom-error-message-with-wpcf7_before_send_mail-hook/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Which layout file is responsible for the cms page in Magento 2?</title>
		<link>https://tutsplanet.com/which-layout-file-is-responsible-for-the-cms-page-in-magento-2/</link>
					<comments>https://tutsplanet.com/which-layout-file-is-responsible-for-the-cms-page-in-magento-2/#respond</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Wed, 28 Aug 2024 05:54:43 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Magento 2]]></category>
		<guid isPermaLink="false">https://tutsplanet.com/?p=4155</guid>

					<description><![CDATA[<p>In Magento 2, the layout file responsible for rendering CMS pages is cms_page_view.xml. This layout file is typically located in: This layout file determines the structure and contents of the CMS pages, such as which blocks are included and their positions. If you need to customize the layout of CMS pages, you can create or...<a class="more-link" href="https://tutsplanet.com/which-layout-file-is-responsible-for-the-cms-page-in-magento-2/">Continue Reading</a></p>
<p>The post <a href="https://tutsplanet.com/which-layout-file-is-responsible-for-the-cms-page-in-magento-2/">Which layout file is responsible for the cms page in Magento 2?</a> appeared first on <a href="https://tutsplanet.com">Tutsplanet</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tutsplanet.com/which-layout-file-is-responsible-for-the-cms-page-in-magento-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Create a Guest Order using REST Api in Magento 2</title>
		<link>https://tutsplanet.com/create-a-guest-order-using-rest-api-in-magento-2/</link>
					<comments>https://tutsplanet.com/create-a-guest-order-using-rest-api-in-magento-2/#respond</comments>
		
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
		<pubDate>Tue, 06 Aug 2024 05:44:18 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Magento 2]]></category>
		<guid isPermaLink="false">https://tutsplanet.com/?p=4147</guid>

					<description><![CDATA[<p>Today&#8217;s tutorial discusses how to create a guest order using the REST API in Magento 2. Oftentimes, we have to integrate our store into mobile applications, and mobile application needs the data in the form of APIs. Following are the steps to create a guest order using Rest API in Magento 2 Step 1: Create...<a class="more-link" href="https://tutsplanet.com/create-a-guest-order-using-rest-api-in-magento-2/">Continue Reading</a></p>
<p>The post <a href="https://tutsplanet.com/create-a-guest-order-using-rest-api-in-magento-2/">Create a Guest Order using REST Api in Magento 2</a> appeared first on <a href="https://tutsplanet.com">Tutsplanet</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tutsplanet.com/create-a-guest-order-using-rest-api-in-magento-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
