插件代码上传
This commit is contained in:
46
plugin.xml
Normal file
46
plugin.xml
Normal file
@@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<plugin version="php">
|
||||
<id>zxd_ctrlcenter</id>
|
||||
<name>控制中心</name>
|
||||
<url></url>
|
||||
<note>【使用前务必仔细阅读说明!】集多种zblog网站小工具于一身,不断更新中...</note>
|
||||
<description>集多种zblog网站小工具于一身,不断更新中...
|
||||
欢迎大家前来提提建议或者意见,我会努力不断优化改进本插件的。
|
||||
使用前一定要备份网站,在测试站调试好后再部署到主要站点上,如果因为使用本插件导致网站数据丢失,作者不承担任何责任,谢谢理解!</description>
|
||||
<path>main.php</path>
|
||||
<include>include.php</include>
|
||||
<level>1</level>
|
||||
<author>
|
||||
<name>张小弟之家</name>
|
||||
<email>2291200076@vip.qq.com</email>
|
||||
<url>https://only4.work/</url>
|
||||
</author>
|
||||
<source>
|
||||
<name></name>
|
||||
<email></email>
|
||||
<url></url>
|
||||
</source>
|
||||
<adapted>162135</adapted>
|
||||
<version>1.1.1</version>
|
||||
<pubdate>2020-07-06</pubdate>
|
||||
<modified>2020-08-20</modified>
|
||||
<price>0</price>
|
||||
<phpver>5.4</phpver>
|
||||
<advanced>
|
||||
<dependency></dependency>
|
||||
<rewritefunctions></rewritefunctions>
|
||||
<existsfunctions></existsfunctions>
|
||||
<conflict></conflict>
|
||||
</advanced>
|
||||
<sidebars>
|
||||
<sidebar1></sidebar1>
|
||||
<sidebar2></sidebar2>
|
||||
<sidebar3></sidebar3>
|
||||
<sidebar4></sidebar4>
|
||||
<sidebar5></sidebar5>
|
||||
<sidebar6></sidebar6>
|
||||
<sidebar7></sidebar7>
|
||||
<sidebar8></sidebar8>
|
||||
<sidebar9></sidebar9>
|
||||
</sidebars>
|
||||
</plugin>
|
Reference in New Issue
Block a user