WordPress bug with capabilities?

Activate the plugin again, reset your caps to default. I guess the problem is the plugin – not wp. Maybe it misses to add some capability. Best would be to try to take a look at the capabilites that are assigned to the different roles. How-to inspect current user data the smart way Create an … Read more

Out of Memory when Uploading an Image

This isn’t a WordPress problem. There’s no telling on a shared environment what the culprit might be. You probably don’t have access to your php.ini config, nor do we know how many websites your hosting company has jammed on your server. The very nature of a shared server is that each client shares the resources … Read more

Rotating image does not work for custom image sizes

From examination, it looks like a bug. I can’t think of a good reason it shouldn’t apply those changes. Reported: http://core.trac.wordpress.org/ticket/19889 Patch in that ticket fixes the problem. Also, in response to your other question, you can define IMAGE_EDIT_OVERWRITE to true in the wp-config file to make it not create those oddly named files and … Read more

Large Media Library

I would not do it post by post I would use a plugin so I can manage it more and present them in lightbox or as a gallery. Plus in the future if you want to blog or add news you can always use the posts for that. Nextgen Gallery has been around for some … Read more