• Hi everyone!
    I am using this great plugin and it’s working fine. I use the function:

    the_recent_thumbs(‘LIMIT=1&SHOWPOST=1&category=’.$subcatid);

    in a loop, to show one thumb for each element ($subcatid) in a category.
    Now I would like to show the same thumb, but with a text in the botton. This text is in the variable $catname. I think that I must include in the function the_recent_thumbs() the parameters TEXTBOX=1 and TEXT=$catname. But is not working:
    Any idea of how do I have to use the function the_recent_thumbs to include that text in the botton of my thumbs?

    Thank you in advance for any information!!

  • The topic ‘Plugin: Post Thumb Revisited and parameters…’ is closed to new replies.