Skip to content

Instantly share code, notes, and snippets.

@robertuniqid
Created August 14, 2017 17:54
Show Gist options
  • Save robertuniqid/c43a721308485cba72e6d8f531a4f9bf to your computer and use it in GitHub Desktop.
Save robertuniqid/c43a721308485cba72e6d8f531a4f9bf to your computer and use it in GitHub Desktop.
WPEP PlaceHolder Image
<?php
if( !defined( 'WPEP_PLACEHOLDER_IMAGE' ) )
define( "WPEP_PLACEHOLDER_IMAGE", "your-image-link-goes-here" );
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment