Tag Archives: block

Including Magento blocks in a WordPress theme

Including Magento blocks in a WordPress theme is straight forward, however, the internationalisation feature of both systems gets in the way. An example // File 1 – include_1.php function foo($a) Read More »