File: /www/wwwroot/www.sceybwg.com/wp-content/themes/Modular/template/module-page/theme-html.php
<?php
/**
* Template: 自定义Html
* @Author: 大胡子
* @Email: dahuzi@xintheme.com
* @Link: www.xintheme.com
* @Date: 2023-08-01 07:27:28
* @Last Modified by: dahuzi
* @Last Modified time: 2024-04-29 20:34:46
*/
if(is_array($module_content)){
//echo apply_filters( 'the_content', $module_content['item_content'] );
echo $module_content['item_content'];
}?>
<?php
//echo wpjam_print_r( $module_setting );
//echo wpjam_print_r( $module_content );
//echo wpjam_print_r( $module_style );