FT_TextImage_Nav
Description
This plugin allows you to replace the default previous and next image links with a set of custom one that print a text based link rather than a thumbnail of the image. Simply download the file, unzip and upload to your wp-plugins folder, activate and include the following functions in your code.
- Replace previous_image_link() with ft_previous_image_link(’Previous Image’)
- Replace next_image_link() with ft_next_image_link(’Next Image’)
Download
Download the lastest version here: WP Plugin Repository


September 1st, 2008 at 8:24 pm
FT TextImage Nav…
This plugin allows you to replace the default previous and next image links with a set of custom one that print a text based link rather than a thumbnail of the image….
September 28th, 2008 at 4:05 pm
Did you know that you’ve switched the next/previous links? ft_previous_image_link links to the next photo in the gallery and ft_next_image_link links to the previous photo.