anonymized-13171256
(@anonymized-13171256)
Thanks for the 5 stars.
I will add them to the list. No promises when they will be added.
Can you help me understand the use case? Why only registered users?
I guess because it is the only way to use thumbnails. But now that i think about it, they can upload images. Will the image form add a size limit or resize for testimonials only and not all images on my site? Don’t want an attack on my servers and long load times.
anonymized-13171256
(@anonymized-13171256)
Are you referring to the avatar associated with someone’s email address? If so, this is also on the feature request list. It may be doable with a user avatar plugin, though I have not tried yet.
The plugin is careful to not overstep its boundaries and to play well with others.
- The plugin only enables thumbnail support for testimonial posts.
- The image field on the form attaches the photo as the Featured Image (thumbnail) to the testimonial post so WordPress does store the original and resized images.
- It uses your environment’s upload limit (default: 2 Mb) and resize dimensions (default: 150×150, in
wp-admin > Settings > Media).
The images in the widget and the admin table are 75×75 (hardcoded).