-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.xml
More file actions
40 lines (40 loc) · 1005 Bytes
/
plugin.xml
File metadata and controls
40 lines (40 loc) · 1005 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="utf-8"?>
<plugin version="php">
<id>WP4ToZbp</id>
<name>WordPress数据转入插件</name>
<url>//jq.qq.com/?_wv=1027&k=555hND5</url>
<note>一键将将wp的数据转入到zbp</note>
<description>置百丈玄冰而崩裂,掷须臾池水而漂摇。</description>
<path>main.php</path>
<include>include.php</include>
<level>1</level>
<author>
<name>沉冰浮水</name>
<email>wdssmq@qq.com</email>
<url>https://www.wdssmq.com</url>
</author>
<source>
<name></name>
<email></email>
<url></url>
</source>
<adapted>151740</adapted>
<version>1.9</version>
<pubdate>2015-01-01</pubdate>
<modified>2019-05-20</modified>
<price>0</price>
<phpver>5.6</phpver>
<advanced>
<dependency></dependency>
<rewritefunctions></rewritefunctions>
<existsfunctions></existsfunctions>
<conflict></conflict>
</advanced>
<sidebars>
<sidebar1></sidebar1>
<sidebar2></sidebar2>
<sidebar3></sidebar3>
<sidebar4></sidebar4>
<sidebar5></sidebar5>
</sidebars>
</plugin>