首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
Get Data
开发者
EDC Team
更新时间
2022年12月4日 19:24
捐献地址:
去捐款
PHP版本:
3.0 及以上
WordPress版本:
6.1.1
版权:
Free
标签
Content
Ads
EDC
Data
Header
Footer
Get
Data center
下载
1.1
1.2
1.0
1.3
1.4
详情介绍:
By using Get Data Plugin, you can get content by URL and insert data in header or footer. Features:
Get content by url
Insert content in header or footer
Using start/end element
You can allow/disallow getting data
Support:
EDC
.
安装:
Upload the Get Data plugin to your blog, Activate it.
Go to Get Data from menu.
Insert code <?php if ( function_exists('getting_data') ){ echo getting_data("header"); } ?> in header.php.
Insert code <?php if ( function_exists('getting_data') ){ echo getting_data("footer"); } ?> in footer.php.
屏幕截图:
更新日志:
1.4
Update: Function.
1.3
Update: Function.
1.2
Update: Function.
1.1
Update: Function.