标签 在线人数 下的文章

在主题的functions.php中加入function onlinePeople() { // 使用 Helper 类获取主题路径 $theme_dir = Helper::options()->themeFile(Helper::options()->theme); $filename = $theme_dir . '/online.txt&...