Open MichaelArestad opened 9 years ago
Is that suggestion to just apply a standard wp class name to the img tag we insert in the editor?
No, I mean to not insert the full size image. If it's coming from another website it could be quite large. Like 2000px or something. Once it sideloads and inserts, I'd insert it at "large" bc that should reasonably be the largest inserted image for any WordPress site, per their media settings.
Brian Krogsgard Krogsgard@gmail.com Krogsgard.com 251.709.2224
On Fri, Feb 20, 2015 at 11:44 AM, Stephane Daury notifications@github.com wrote:
Is that suggestion to just apply a standard wp class name to the img tag we insert in the editor?
— Reply to this email directly or view it on GitHub https://github.com/MichaelArestad/Press-This/issues/82#issuecomment-75285420 .
I agree with @krogsgard. Sideload the full-size image, sure, but then only insert the 'large' image size. We'd probably have to make that image size filterable though.
via @krogsgard