当前位置:首页 >> 广告位

Z-Blog PHP如果让手机端广告和手机端广告分开?

需要用到这块功能的主题莫过于自适应主题。有时候需要用到广告联盟的广告,但苦于广告宽度的原因。很多时候都很无奈。放代码:在主题的include.php文件下加入接口:Add_Filter_Plugin('Filter_Plugin_Index_Begin','主题ID_Main');然后添加函数function 主题ID_Main() {$Tcregex = '/android|adr|iphone|ipad...
加载中