Forums
Forums / Plugin: Attachments / Recognize Attachment Format
(@goanimal)
13 years, 1 month ago
Hi, is there a way to recognize the format of the attachment? In my particular need if it is a jpg. I’d like to show the image if it is a jpg, otherwise no. Thanks!
http://ww.wp.xz.cn/extend/plugins/attachments/
Got it! Just have to check if <?php echo $attachments->type(); ?> is “image”.
The topic ‘Recognize Attachment Format’ is closed to new replies.