WordPress out of memory error
As you know, we developed the Image Store plugin and many photographers using the plugin with large image files will come across “Out of memory” errors when processing these large images. If you ever received this error in WordPress there are two settings (constants) that you can use in the wp-config.php file to control the memory limits, WP_MEMORY_LIMIT and WP_MAX_MEMORY_LIMIT. […]
WordPress: Media library wireframes 3.5
The WordPress team is at it again, working on the next release, WordPress 3.5. This time the media library is getting a redesign. Daryl Koopersmith on a resent post presented what could the new interface. Daryl Koopersmith mentioned “we are focusing our changes on improving the modal experience.” For that, the WordPress team wants to know your opinion visit the WordPress.org post to […]
Export WordPress posts into smaller XML files
Exporting data from and old site into a new site is something that you will have to do someday. WordPress has an export tool that creates an XML file that can be used to import the old posts into the new site. There is two option to export the posts “all content” or by content […]
How to rollback a WordPress update
So, you just updated WordPress to the coolest, latest version; but you can’t access your website, the site is not working properly, or maybe there are errors showing throughout the website. For the most part, these are issues are caused by a theme or plugin that has not been updated to work with the latest WordPress […]