-
Notifications
You must be signed in to change notification settings - Fork 0
/
wp-info.json
22 lines (22 loc) · 984 Bytes
/
wp-info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "Email Logs",
"version": "0.3.8",
"author": "<a href='https://github.com/moveyourdigital'>Move Your Digital</a>",
"author_profile": "https://github.com/moveyourdigital",
"homepage": "https://github.com/moveyourdigital/wp-email-logs",
"download_link": "https://github.com/moveyourdigital/wp-email-logs/archive/refs/heads/main.zip",
"support_url": "https://github.com/moveyourdigital/wp-email-logs/issues",
"requires": "5.8",
"tested": "6.5.3",
"requires_php": "7.4",
"last_updated": "2024-03-27 22:45:00",
"sections": {
"description": "Log all emails sent from WordPress.",
"installation": "Click the <i>activate</i> button. No further configuration.",
"changelog": "<h4>0.3.7</h4><ol><li>Stable version.</li></ol>"
},
"banners": {
"low": "https://github.com/moveyourdigital/wp-email-logs/raw/main/assets/banner-772x250.jpg",
"high": "https://github.com/moveyourdigital/wp-email-logs/raw/main/assets/banner-1544x500.jpg"
}
}