СК
Size: a a a
СК
СК
СС
MK
O
MK
СС
СК
СК
ДК
` function include_file($atts) {3. в элементоре вставляем шорткод и путь к файлу
extract(shortcode_atts(array('filepath' => 'NULL'), $atts));
include(TEMPLATEPATH.$filepath);
}
add_shortcode('include', 'include_file');
//[include filepath='/inc/catalog_stairs.php']`
DM
DM
` function include_file($atts) {3. в элементоре вставляем шорткод и путь к файлу
extract(shortcode_atts(array('filepath' => 'NULL'), $atts));
include(TEMPLATEPATH.$filepath);
}
add_shortcode('include', 'include_file');
//[include filepath='/inc/catalog_stairs.php']`
DM
IH
ДК
СК
ДК
спасибо разобрался)
СК