Skip to content

Instantly share code, notes, and snippets.

@billrobbins
Created July 24, 2017 14:24
Show Gist options
  • Save billrobbins/5cd0c11ae6eb8e10dd5709b05d3e4bc9 to your computer and use it in GitHub Desktop.
Save billrobbins/5cd0c11ae6eb8e10dd5709b05d3e4bc9 to your computer and use it in GitHub Desktop.
//URL to your app
$appURL = 'https://yourapp.com/';
// URL to the WordPress source
$sourceURL = 'https://yourapp.com/source/';
// URL to default share image
$dImage = 'https://yourapp.com/assets/img/default-share.jpg';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment