• nomur

    (@nomur)


    I have installed the Imsanity plug in to my self hosted blog just to resize images in posts for fixed width and auto height and it works great. However when I’m on the mobile WordPress app (iOS) and upload an image it doesn’t resize.

    Can this be fixed?

    https://wordpress.org/plugins/imsanity/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I think we’re seeing the same thing from the Android WP app. Images uploaded in posts or directly to the media library do not re-size or reduce.

    Images uploaded uploaded from our PCs re-size and reduce really well.

    Thanks

    I’ve been looking into the API for the mobile API and found that it actually skips a step compared to the desktop. I would almost consider this a WordPress bug, but perhaps there is some reason for it. I’ll have to see if I can figure out a place to hook into the XML-RPC process. It’s a bit messy at the moment but I think I’ll be able to solve it. No ETA as of now, but I will eventually get to it. If anybody wants to pitch in I’m always happy to accept patches. Thanks!

    Another plugin I am using (that moves images to Amazon S3) is hooking into the ‘wp_update_attachment_metadata’ filter. This works quite well but probably is a bit quick and dirty.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Images loaded to posts on Mobile’ is closed to new replies.