Created
August 14, 2017 17:54
-
-
Save robertuniqid/c43a721308485cba72e6d8f531a4f9bf to your computer and use it in GitHub Desktop.
WPEP PlaceHolder Image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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