Converting a LINK function to display Image instead.
-
I’ve been trying to find a way for the default linking function to display a link as image.
For example:
http://site.us/home/wp-content/uploads/bpfb/1_0-23953400-1417163016_img_0669-bpfbt.jpgInstead of becoming a LINKED line after post, it becomes the IMAGE displayed.
I was thinking something like <?php echo ‘html code’. $link .’html’; ?>
Trying to get the activities to automatically take a link and post as IMAGE so the users can share images via link instead of having a plain LINK to the image displayed.
Something much similiar to Activities Plus except this will take the image link a user types in instead and processes it via comment and replies.
Can someone point me in the right direction? Is this maybe impossible for bp since it’s a WP function?
- The topic ‘Converting a LINK function to display Image instead.’ is closed to new replies.