PluginProbe ʕ •ᴥ•ʔ
ShopPress – Shop Builder for Elementor and WooCommerce / trunk
ShopPress – Shop Builder for Elementor and WooCommerce vtrunk
shop-press / blocks / build / compare / render.php
shop-press / blocks / build / compare Last commit date
block.json 2 years ago index.asset.php 6 months ago index.js 6 months ago render.php 2 months ago
render.php
11 lines
1 <?php
2 /**
3 * Compare.
4 *
5 * @package ShopPress
6 */
7
8 defined( 'ABSPATH' ) || exit;
9
10 sp_load_builder_template( 'compare/compare-template' );
11