FT TextImage Nav
FT TextImage Nav
Description
This plugin allows you to replace the default previous and next image links with a set of custom ones that print a text based link rather than a thumbnail of the image.
Further Details
Installation
Download the file
Unzip and upload to your wp-content/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’)