Ejemplo n.º 1
0
function _action_fw_ext_builder_template_component_full()
{
    require_once dirname(__FILE__) . '/class-fw-ext-builder-templates-component-full.php';
    FW_Ext_Builder_Templates::register_component(new FW_Ext_Builder_Templates_Component_Full());
}