Month: October 2010

  • debugConsole with WordPress

    For debugging inside of WordPress there are different approaches and preferences. I like xDebug and in some cases I use FirePHP. Now there is another possibility which I had to test at least once – debugConsole – I like it. The debugConsole is a tool for debugging and tracing PHP5 applications on productive servers without…

  • Memory Size of xxx Bytes Exhausted – It’s Really Annoying

    Memory Size of xxx Bytes Exhausted – It’s Really Annoying

    Since the release of version 3.0 of WordPress more people are seeking for help because of this problem: My memory limit is exhausted! I also had some problems while testing my Plugin Codestyling Localization with the new version when it was editing a large Plugins or WordPress itself. So I started to research the problem,…

  • WP Admin Bar with Developer Informations

    Not visible right now, but the Admin Bar, which will be available in version 3.1, provides additional information for developers and bug hunters. The Admin Bar is not final at all, so there will be more changes to come, but I’m happy to see, that it will support the developers and administrators on a daily…