Skip to content

Instantly share code, notes, and snippets.

@mikeyhoward1977
Last active November 17, 2020 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeyhoward1977/c4d7c03ee63e60dcf6540ce1d4c7f532 to your computer and use it in GitHub Desktop.
Save mikeyhoward1977/c4d7c03ee63e60dcf6540ce1d4c7f532 to your computer and use it in GitHub Desktop.
Example Easy Plugin Demo REST Request
{
"admin_url": "https://myawesomesite.com/someoneemailcom/wp-admin/",
"code": "epd_demo_created",
"demo": "EPD",
"expires": "2020/11/17 5:08 pm",
"first_name": "Joe",
"home_url": "https://myawesomesite.com/someoneemailcom",
"ID": 444,
"last_name": "Blogs",
"requires_activation": false,
"url": "https://myawesomesite.com/someoneemailcom/wp-admin/",
"user_id": 219
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment