Skip to content

Commit

Permalink
Add WPEngine Terms of Service, Privacy Policy and Data Controller Agr…
Browse files Browse the repository at this point in the history
…eement (#2560)
  • Loading branch information
clementbiron authored Oct 3, 2024
1 parent 8d5bdca commit e8ee1d0
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions declarations/WPEngine.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "WPEngine",
"documents": {
"Terms of Service": {
"fetch": "https://wpengine.com/legal/terms-of-service/",
"select": "article"
},
"Privacy Policy": {
"fetch": "https://wpengine.com/legal/privacy/",
"select": "article"
},
"Data Controller Agreement": {
"fetch": "https://wpengine.com/legal/dpa/",
"select": "article"
}
}
}

0 comments on commit e8ee1d0

Please sign in to comment.