Posts Tagged ‘PHP’

Stop WordPress From Ever Logging Out
WordPress Hacks | November 9th, 2010 | by Frank | 7 Comments
You don't always want to login in WordPress - so I've turned off the login for my local development environment, since I don't need it. So far I know two ways how to do this,... read more...

debugConsole with WordPress
WordPress Plugins | October 20th, 2010 | by Frank | 9 Comments
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 -... read more...

Memory Size of xxx Bytes Exhausted – It’s Really Annoying
WordPress News | October 12th, 2010 | by Heiko | 14 Comments
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... read more...

Use WordPress Shortcodes outside the Editor
WordPress Hacks | September 14th, 2010 | by Frank | 14 Comments
The Shortcode-API can help to make your Editor more advance especially with the help of Shortcodes to insert external content to your posts or pages easily. There are many possibilities, as you can see in... read more...

Control WordPress Content via Userrights or Time
WordPress Tutorials | August 18th, 2010 | by Frank | 4 Comments
WordPress comes with its own user administration, therefore we can control on the basis of various roles and objects the content. In some cases, it is a typical request that you give access to a... read more...

Understand WordPress Child Theme
WordPress Tutorials | August 5th, 2010 | by Frank | 9 Comments
With version 3.0 of WordPress, the much anticipated feature of Child Themes was integrated or some might say it was improved, since it was actually possible to use it. I like to show you an... read more...



