<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comentarios en Álvaro León	</title>
	<atom:link href="https://alvaroleon.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://alvaroleon.com/</link>
	<description>Concept Designer &#124; Creative Director</description>
	<lastBuildDate>Sun, 21 Aug 2016 22:53:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		Comentario en INSIDE DESIGN: WAYFAIR por Belt		</title>
		<link>https://alvaroleon.com/inside-design-wayfair/#comment-13</link>

		<dc:creator><![CDATA[Belt]]></dc:creator>
		<pubDate>Sun, 21 Aug 2016 22:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://alvarole-cp27.wordpresstemporal.com/?p=366#comment-13</guid>

					<description><![CDATA[Remember the “do_action” function is going to run any functions that are “hooked” to it via the “add_action” function.  For example (looking at the screenshot above) any function that is hooked into “wpex_hook_header_before” will run before the theme’s header code.]]></description>
			<content:encoded><![CDATA[<p>Remember the “do_action” function is going to run any functions that are “hooked” to it via the “add_action” function.  For example (looking at the screenshot above) any function that is hooked into “wpex_hook_header_before” will run before the theme’s header code.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comentario en INSIDE DESIGN: WAYFAIR por Belt		</title>
		<link>https://alvaroleon.com/inside-design-wayfair/#comment-12</link>

		<dc:creator><![CDATA[Belt]]></dc:creator>
		<pubDate>Sun, 21 Aug 2016 22:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://alvarole-cp27.wordpresstemporal.com/?p=366#comment-12</guid>

					<description><![CDATA[En respuesta a &lt;a href=&quot;https://alvaroleon.com/inside-design-wayfair/#comment-11&quot;&gt;Belt&lt;/a&gt;.

The Total WordPress theme includes many useful action “hooks” which will allow you to easily add/remove elements from the base theme layout. You can see a list of all the different hooks inside the theme at Total/framework/hooks/hooks.php (screenshot below). Notice how these are all using the “do_action” function? That’s because these are all functions that will run in specific places of the theme.]]></description>
			<content:encoded><![CDATA[<p>En respuesta a <a href="https://alvaroleon.com/inside-design-wayfair/#comment-11">Belt</a>.</p>
<p>The Total WordPress theme includes many useful action “hooks” which will allow you to easily add/remove elements from the base theme layout. You can see a list of all the different hooks inside the theme at Total/framework/hooks/hooks.php (screenshot below). Notice how these are all using the “do_action” function? That’s because these are all functions that will run in specific places of the theme.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comentario en INSIDE DESIGN: WAYFAIR por Belt		</title>
		<link>https://alvaroleon.com/inside-design-wayfair/#comment-11</link>

		<dc:creator><![CDATA[Belt]]></dc:creator>
		<pubDate>Sun, 21 Aug 2016 22:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://alvarole-cp27.wordpresstemporal.com/?p=366#comment-11</guid>

					<description><![CDATA[En respuesta a &lt;a href=&quot;https://alvaroleon.com/inside-design-wayfair/#comment-10&quot;&gt;Belt&lt;/a&gt;.

So the do_action functions are already added to the Total theme and will run whenever something is hooked into them via add_action. So you, as the user, will be using the add_action and remove_action functions only to make your modifications.]]></description>
			<content:encoded><![CDATA[<p>En respuesta a <a href="https://alvaroleon.com/inside-design-wayfair/#comment-10">Belt</a>.</p>
<p>So the do_action functions are already added to the Total theme and will run whenever something is hooked into them via add_action. So you, as the user, will be using the add_action and remove_action functions only to make your modifications.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comentario en INSIDE DESIGN: WAYFAIR por Belt		</title>
		<link>https://alvaroleon.com/inside-design-wayfair/#comment-10</link>

		<dc:creator><![CDATA[Belt]]></dc:creator>
		<pubDate>Sun, 21 Aug 2016 22:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://alvarole-cp27.wordpresstemporal.com/?p=366#comment-10</guid>

					<description><![CDATA[En respuesta a &lt;a href=&quot;https://alvaroleon.com/inside-design-wayfair/#comment-9&quot;&gt;Belt&lt;/a&gt;.

In Total 3.0.0 you can now add custom content to any theme action hook right via the dashboard at Theme Panel &gt; Action Hooks. The forms accept html and PHP (when enabled) giving you the ability to add content, functions, shortcodes anywhere in the theme!]]></description>
			<content:encoded><![CDATA[<p>En respuesta a <a href="https://alvaroleon.com/inside-design-wayfair/#comment-9">Belt</a>.</p>
<p>In Total 3.0.0 you can now add custom content to any theme action hook right via the dashboard at Theme Panel > Action Hooks. The forms accept html and PHP (when enabled) giving you the ability to add content, functions, shortcodes anywhere in the theme!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
