<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/magento</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 11:58:16 GMT</pubDate>
<item>
<title>(PHP) Magento - check if static block is enabled - apani</title>
<link>http://snipplr.com/view/71053/magento--check-if-static-block-is-enabled/</link>
<description><![CDATA[ <p>A way to check if a static block is enabled/disabled in the backend.</p> ]]></description>
<pubDate>Mon, 06 May 2013 04:24:35 GMT</pubDate>
<guid>http://snipplr.com/view/71053/magento--check-if-static-block-is-enabled/</guid>
</item>
<item>
<title>(PHP) Check if any particular customer is logged in or not - magefreak</title>
<link>http://snipplr.com/view/70939/check-if-any-particular-customer-is-logged-in-or-not/</link>
<description><![CDATA[ <p>- Check if any particular customer is currently logged in or not.
- Get all the logged in customers with their recent activity.
- Courtsey: http://ka.lpe.sh</p> ]]></description>
<pubDate>Fri, 26 Apr 2013 21:45:52 GMT</pubDate>
<guid>http://snipplr.com/view/70939/check-if-any-particular-customer-is-logged-in-or-not/</guid>
</item>
<item>
<title>(PHP) filter out by category - tomle123</title>
<link>http://snipplr.com/view/70916/filter-out-by-category/</link>
<description><![CDATA[ <p>filter out by category ID in Magento</p> ]]></description>
<pubDate>Wed, 24 Apr 2013 06:11:23 GMT</pubDate>
<guid>http://snipplr.com/view/70916/filter-out-by-category/</guid>
</item>
<item>
<title>(PHP) Magento storeswitch - flags - WGenie</title>
<link>http://snipplr.com/view/66526/magento-storeswitch--flags/</link>
<description><![CDATA[ <p>- Mage 1.7* flag storeswitcher
- images/flags/flag_[storeview_name].png</p> ]]></description>
<pubDate>Sat, 04 Aug 2012 03:50:59 GMT</pubDate>
<guid>http://snipplr.com/view/66526/magento-storeswitch--flags/</guid>
</item>
<item>
<title>(PHP) magento webservicex with google convertor URL - bogdandev</title>
<link>http://snipplr.com/view/66218/magento-webservicex-with-google-convertor-url/</link>
<description><![CDATA[ <p>replace /app/code/core/Mage/Directory/Model/Currency/Import/Webservicex.php</p> ]]></description>
<pubDate>Thu, 19 Jul 2012 07:17:02 GMT</pubDate>
<guid>http://snipplr.com/view/66218/magento-webservicex-with-google-convertor-url/</guid>
</item>
<item>
<title>(PHP) Magento - Print out a category navi with hiding specific categories - luxmedia</title>
<link>http://snipplr.com/view/65807/magento--print-out-a-category-navi-with-hiding-specific-categories/</link>
<description><![CDATA[ <p>Manually print out a category-navigation in a magento frontend template. within "stristr" you can enter an array of category-ids that should be hidden from display.</p> ]]></description>
<pubDate>Tue, 26 Jun 2012 19:40:39 GMT</pubDate>
<guid>http://snipplr.com/view/65807/magento--print-out-a-category-navi-with-hiding-specific-categories/</guid>
</item>
<item>
<title>(PHP) Get child categories in Magento - luxmedia</title>
<link>http://snipplr.com/view/65806/get-child-categories-in-magento/</link>
<description><![CDATA[ <p>One approach to get all child categories of a magento category.</p> ]]></description>
<pubDate>Tue, 26 Jun 2012 19:22:37 GMT</pubDate>
<guid>http://snipplr.com/view/65806/get-child-categories-in-magento/</guid>
</item>
<item>
<title>(PHP) Get HTML from Magento CMS Block - cpres</title>
<link>http://snipplr.com/view/65633/get-html-from-magento-cms-block/</link>
<description><![CDATA[ <p>Adding HTML into custom blocks rather than hard coding makes it so people don't bother us devs to change sheite!</p> ]]></description>
<pubDate>Fri, 15 Jun 2012 04:37:54 GMT</pubDate>
<guid>http://snipplr.com/view/65633/get-html-from-magento-cms-block/</guid>
</item>
<item>
<title>(PHP) Magento Truncate Helper - stalal</title>
<link>http://snipplr.com/view/65044/magento-truncate-helper/</link>
<description><![CDATA[ <p>Magento Helper for Truncate text</p> ]]></description>
<pubDate>Wed, 23 May 2012 23:02:15 GMT</pubDate>
<guid>http://snipplr.com/view/65044/magento-truncate-helper/</guid>
</item>
<item>
<title>(PHP) Magento - stalal</title>
<link>http://snipplr.com/view/65040/magento/</link>
<description><![CDATA[ <p>Get Magento product by specific category id (Magento version 1.7)</p> ]]></description>
<pubDate>Wed, 23 May 2012 21:10:46 GMT</pubDate>
<guid>http://snipplr.com/view/65040/magento/</guid>
</item>
<item>
<title>(PHP) Magento Var Dump - cpres</title>
<link>http://snipplr.com/view/65030/magento-var-dump/</link>
<description><![CDATA[ <p>Debugging a quote in magento, get all it's data.</p> ]]></description>
<pubDate>Wed, 23 May 2012 03:45:03 GMT</pubDate>
<guid>http://snipplr.com/view/65030/magento-var-dump/</guid>
</item>
<item>
<title>(PHP) Add a SKU column to the order grid in Magento 1.6.1 - ddavidd</title>
<link>http://snipplr.com/view/64233/add-a-sku-column-to-the-order-grid-in-magento-161/</link>
<description><![CDATA[ <p>Add the below commented sections into the appropriate functions in your /app/code/core/Mage/Adminhtml/Block/Sales/Order/Grid.php and you'll be good to go! This has been (personally) tested with 1.6.1.0</p> ]]></description>
<pubDate>Fri, 30 Mar 2012 15:24:58 GMT</pubDate>
<guid>http://snipplr.com/view/64233/add-a-sku-column-to-the-order-grid-in-magento-161/</guid>
</item>
<item>
<title>(PHP) Magento Gallery Image Rollover - TheJasonParker</title>
<link>http://snipplr.com/view/63974/magento-gallery-image-rollover/</link>
<description><![CDATA[ <p>Replace the code below in your templates 'media.phtml' file. This has mouseover and mouseout but can be removed it needed.</p> ]]></description>
<pubDate>Sat, 17 Mar 2012 01:04:25 GMT</pubDate>
<guid>http://snipplr.com/view/63974/magento-gallery-image-rollover/</guid>
</item>
<item>
<title>(PHP) Magento getting stock status of a product - duzenz</title>
<link>http://snipplr.com/view/63055/magento-getting-stock-status-of-a-product/</link>
<description><![CDATA[ <p>Magento getting stock status of a product</p> ]]></description>
<pubDate>Sat, 04 Feb 2012 07:29:11 GMT</pubDate>
<guid>http://snipplr.com/view/63055/magento-getting-stock-status-of-a-product/</guid>
</item>
<item>
<title>(PHP) Magento getting amount(qty) of a product - duzenz</title>
<link>http://snipplr.com/view/63022/magento-getting-amountqty-of-a-product/</link>
<description><![CDATA[ <p>this snippet of code is getting the qty of product in magento</p> ]]></description>
<pubDate>Fri, 03 Feb 2012 08:52:08 GMT</pubDate>
<guid>http://snipplr.com/view/63022/magento-getting-amountqty-of-a-product/</guid>
</item>
<item>
<title>(PHP) Get product attribute label &amp;amp; value in Magento - axertion</title>
<link>http://snipplr.com/view/62970/get-product-attribute-label--value-in-magento/</link>
<description><![CDATA[ <p>Displays the attribute label and value by using the attribute code.

This works on the Product Detail page in Magento.</p> ]]></description>
<pubDate>Wed, 01 Feb 2012 11:06:13 GMT</pubDate>
<guid>http://snipplr.com/view/62970/get-product-attribute-label--value-in-magento/</guid>
</item>
<item>
<title>(PHP) Magento Customer Address Fields - etechblog</title>
<link>http://snipplr.com/view/61304/magento-customer-address-fields/</link>
<description><![CDATA[ <p>In this tutorial, we will see how to add custom fields to magento customer address.</p> ]]></description>
<pubDate>Wed, 30 Nov 2011 00:07:12 GMT</pubDate>
<guid>http://snipplr.com/view/61304/magento-customer-address-fields/</guid>
</item>
<item>
<title>(PHP) Log down all loaded layout handles in Magento on each request - zoranmk</title>
<link>http://snipplr.com/view/61215/log-down-all-loaded-layout-handles-in-magento-on-each-request/</link>
<description><![CDATA[ <p>Snippet for getting the layout handles in Magento on each request, helpful for front-end developers.</p> ]]></description>
<pubDate>Sat, 26 Nov 2011 07:14:15 GMT</pubDate>
<guid>http://snipplr.com/view/61215/log-down-all-loaded-layout-handles-in-magento-on-each-request/</guid>
</item>
<item>
<title>(PHP) How to log all xml layout updates in Magento on each request - zoranmk</title>
<link>http://snipplr.com/view/61214/how-to-log-all-xml-layout-updates-in-magento-on-each-request/</link>
<description><![CDATA[ <p>Snippet for logging down all of the layout updates loaded on each request in Magento.</p> ]]></description>
<pubDate>Sat, 26 Nov 2011 07:09:09 GMT</pubDate>
<guid>http://snipplr.com/view/61214/how-to-log-all-xml-layout-updates-in-magento-on-each-request/</guid>
</item>
<item>
<title>(PHP) Magento Shipping Method Development - etechblog</title>
<link>http://snipplr.com/view/60603/magento-shipping-method-development/</link>
<description><![CDATA[ <p>In this tutorial, we are going to see how to create a shipping method with form fields.</p> ]]></description>
<pubDate>Mon, 07 Nov 2011 19:42:29 GMT</pubDate>
<guid>http://snipplr.com/view/60603/magento-shipping-method-development/</guid>
</item>
</channel>
</rss>