What do you use for managing images in your posts in Wordpress? The built-in features, a hack, a plugin, or something else? I thought it would be interesting to see what people used these days.
I’ve had to filter the post content in my theme files to add API URLs (eg. tinySrc) to images, but any kind of resizing I use WP’s built-in methods.