Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Is there a way to use the built in thumbnail function outside of a post, outside of the media manager and within a admin options page of a plugin?

Everything I read only talks about using a thumb inside a post.

I have added some help images inside my plugin and when clicked, the thumb opens via ColorBox.

But I want the clickable help image to be a thumb of the full size image that pops up in colorbox and do not want to make two versions of the image.

Was thinking about using timthumb but would rather use some wordpress hook as I do not see a parameter in colorbox to set a thumb site.

share|improve this question
how are you uploading the images? – Milo Jan 11 at 1:56
FTP...these images are part of a plugin...the admin options pages. – Jason Jan 12 at 2:46
sorry that was dumb...the images come bundled in the plugin. – Jason Jan 12 at 3:05

closed as too localized by toscho Feb 14 at 22:09

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.