-
Notifications
You must be signed in to change notification settings - Fork 3
/
meta.php
26 lines (26 loc) · 930 Bytes
/
meta.php
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
{
"new_version": "0.2",
"url": "https://github.com/meglio/wp-upgrademe",
"package": "https://github.com/downloads/meglio/wp-upgrademe/upgrademe-0.2.zip",
"info": {
"name": "upgrademe",
"author": "<a href='https://github.com/meglio'>Meglio</a>",
"author_profile": "https://github.com/meglio",
"requires": "3.2",
"tested": "3.2.1",
"rating": 98,
"num_ratings": 680,
"downloaded": 1950,
"last_upated": "2011-07-15",
"added": "2011-07-15",
"homepage": "https://github.com/meglio/wp-upgrademe",
"tags": {"wordpress":"wordpress","upgrade":"upgrade","update":"update","wp":"wp","repository":"repsitory","plugins":"plugins","hacks":"hacks","trucks":"trucks"},
"sections":{
"description": "Allows auto-upgrade for plugins outside of official WordPress repository",
"installation": "As simple as 2 steps: extract in plugins folder, activate in administration panel",
"screenshots":"",
"changelog":"",
"faq":""
}
}
}