Description
iworks_upprev_image
is a action called for post without thumbnail..
Use this action to add default image to all entries without thumbnail.
Usage
add_action( 'iworks_upprev_image' , 'default_image' ); function default_image() { echo '<img src="image.png" alt="" />'; } |
Change Log
- Since: 3.2