Feature Request - thumbnail id without size argument

In your dynamic content field ‘Post Image ID’, you always provide a size specification by default. However, in some looper cases, I only need the ID itself!

screenshot_ 2025-11-28 um 12.48.04

I think it should be clear that I get an ID and size specification with this field, and there should be two fields: one for the ID alone and one for the ID and size.

Hi @Regnalf,

Thanks for reaching out.
In WordPress, images are stored in different image sizes, and the default size is stored on full. So if no size is provided, full will be the default or original version of the image.

Hope it helps.
Thanks

No, that doesn’t help, @tristup!

I know that WordPress saves different image sizes, and I like the great feature that I can specify the size I want right next to the image ID. Like 123:full, 123:medium, 123:large, …

screenshot_ 2025-11-28 um 14.53.32

But that’s not what my forum post is about.

What I’m interested in is being able to output the ID Number without the colon size information :full, or whatsoever.