Desciption and link
-
Hello! You have a beautiful plugin, but instead of showing name of image file, i want to show name and link of attached record. Please answer me, how to do it. In standard gallery i do this with code:
$output.= '<a href="'.get_permalink($attachment->post_parent).'">'.get_the_title($attachment->post_parent).'</a>';
- The topic ‘Desciption and link’ is closed to new replies.