Hello,
Is there any way to make a hook for the thumbnails generated by PhotoQ for the admin panel? I'm putting up a related posts plugin and I want it to use the thumbnails, but I'm only seeing Exif, ExifFull, Desc, Path, and ImageSizes.
Auto-thumbnailing for related posts?
(4 posts) (2 voices)-
Posted 1 year ago #
-
Unrelated, but I figured I'd post here so as to not clutter the forum:
Would rebuilding the database add on a watermark to images posted prior to setting up a watermark?
Posted 1 year ago # -
1) if you have access to the image sizes custom fields, you also have access to a reference to the thumb.
try to print_r the image sizes custom field to see, or check the end of the views section of the documentation for more details: http://www.whoismanu.com/photoq-wordpress-photoblog-plugin/#views
Posted 1 year ago # -
2) yes. but you normally don't even have to do that. any setting that changes the way photos or posts look should trigger a rebuild of the relevant information automatically.
so if you add a watermark to an image size, all your already posted photos should rebuild once you hit save.
Posted 1 year ago #
Reply
You must log in to post.
resolved