Tagged Questions
2
votes
1answer
992 views
When Uploading JPEGs, Does WordPress Compress is Original Image?
I'm trying to determine what my image processing workflow should look like. I know WordPress automatically resizes and compresses images to various different sizes on upload. I'm curious if it does ...
1
vote
1answer
139 views
Faster way to put images into a blog post by using Add Media dialog
One of the most time consuming things for me in blogging with Wordpress is adding images to the blog post. For each image, the user needs to click first "Add Media" button. Then, the user waits for ...
1
vote
1answer
721 views
How much will mounting wp-content on a separate NFS server impact performance?
I'm thinking of using multiple web servers with a load balancer in a big WP install. The database will be on a separate server and that's the easy part. Trickier is files in blogs.dir, and to a lesser ...