forked from CybotAS/CookiebotWP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
addons.json
26 lines (26 loc) · 796 Bytes
/
addons.json
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
{
"Add_To_Any": {
"file": "add-to-any\/add-to-any.php",
"class": "add_to_any\\Add_To_Any"
},
"Ga_Google_Analytics": {
"file": "ga-google-analytics\/ga-google-analytics.php",
"class": "ga_google_analytics\\Ga_Google_Analytics"
},
"Ga_Analyticator": {
"file": "google-analyticator\/google-analyticator.php",
"class": "google_analyticator\\Google_Analyticator"
},
"Jetpack": {
"file": "jetpack\/jetpack.php",
"class": "jetpack\\Jetpack"
},
"Hubspot_Tracking_Code": {
"file": "hubspot-tracking-code\/hubspot-tracking-code.php",
"class": "hubspot_tracking_code\\Hubspot_Tracking_Code"
},
"Custom_Facebook_Feed": {
"file": "custom-facebook-feed\/custom-facebook-feed.php",
"class": "custom_facebook_feed\\Custom_Facebook_Feed"
}
}