首页名称
<?php $this->options->IndexName(); ?>
首页文字图标
<?php $this->options->indexNameIcon(); ?>
站点地址
<?php $this->options->IndexUrl(); ?>
首页LOGO
<?php $this->options->logo(); ?>
favicon图标
<?php $this->options->favicon(); ?>
网站备案
<?php $this->options->Icp(); ?>
首页文字图标
<?php $this->options->indexNameIcon(); ?>
左侧一级分类菜单图标
<?php $this->options->FuIcon(); ?>
左侧二级子菜单图标
<?php $this->options->ZiIcon(); ?>
左侧独立页面图标
<?php $this->options->PageIcon(); ?>
时间格式
带am和pm的
<?php $this->date('Y-m-d A'); ?>
博主名
<?php $this->options->BlogName(); ?>
博主头像
<?php $this->options->BlogPic(); ?>
博客简介
<?php $this->options->BlogSay(); ?>
博主链接(吐槽时光机中的关于按钮链接)
<?php $this->options->AboutUrl(); ?>
博客开启时间
<?php $this->options->startTime(); ?>
博主职业
<?php $this->options->BlogJob(); ?>
博主博客地址
<?php $this->options->BlogUrl(); ?>
博主所在城市
<?php $this->options->BlogCity(); ?>
<?php $this->options->QQ(); ?>
http://wpa.qq.com/msgrd?v=3&uin=<?php $this->options->QQ(); ?>&site=qq&menu=yes
微博名称
<?php $this->options->WeiboName(); ?>
微博
<?php $this->options->WeiboUrl(); ?>
邮箱
<?php $this->options->Mail(); ?>
公众号名
<?php $this->options->WechatName(); ?>
公众号二维码
<?php $this->options->WechatUrl(); ?>
微博动态(微博秀)
<?php $this->options->WeiboUrl(); ?>
打赏文案
<?php $this->options->shangText(); ?>
支付宝打赏二维码
<?php $this->options->AlipayPic(); ?>
微信打赏二维码
<?php $this->options->WechatPic(); ?>
本站大部分下载资源收集于网络,只做学习和交流使用,版权归原作者所有。若您需要使用非免费的软件或服务,请购买正版授权并合法使用。本站发布的内容若侵犯到您的权益,请联系站长删除,我们将及时处理。
隔壁大叔
大佬咋用啊,我菜看不懂
2020-08-26秦兽兽 站长董事
@隔壁大叔 放在主题模板里直接调用就可以
2020-09-01