Category Archives: Bug Fix

WordPress Plugin Designs and Memory Leaks

I recently discovered that CataBlog was using more and more of PHP’s allocated memory. This meant that each page that was loaded while the CataBlog PHP Class (plugin) was activated it would use about 200k extra memory, continuously compounding on … Continue reading

Posted in Bug Fix, Development | 5 Comments

Version 0.7.1 Broken

It has recently come to my attention that version 0.7.1 might be broken. Apparently the image directories in the wp-content/upload directory are not being created upon installation. I am currently looking into this and will be releasing a fixed version … Continue reading

Posted in Bug Fix | Leave a comment