1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee
zxd_ctrlcenter/plugin.xml
2022-01-26 02:20:35 +08:00

46 lines
1.4 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>