Posts Tagged ‘WordPress Tutorials’

Change WordPress Mail Sender
WordPress Plugins | August 19th, 2009 | by Frank | 4 Comments
WordPress makes it easy and fast to add new users in the backend. Since version 2.8 of WordPress, it can send the access information via email. A nice feature, with no additional settings to change... read more...

Warning Message For Self Customized Plugins
WordPress Plugins | July 20th, 2009 | by Frank | 11 Comments
Now and then you have to modify an existing Plugin for your own special needs. But you still get a message if an update exists for the original Plugin. If you modified the Plugin several... read more...

Cleanup WordPress Header
WordPress Hacks | July 13th, 2009 | by Frank | 11 Comments
WordPress implements new standard features in the head of the theme since version 2.5, that are always on the hook wp_head. Even in WordPress 2.8 new functions were added. If you don't need them you... read more...

More Memory For WordPress – More Information About WordPress
WordPress Hacks, WordPress Plugins | June 18th, 2009 | by Frank | 15 Comments
WordPress is growing and growing, with the growing of WordPress the demand of memory is also growing. The standard use is WordPress 32MByte (see settings.php ), which is not even provided by every hoster today.... read more...

Ping Problem?
WordPress Hacks | June 17th, 2009 | by Frank | 11 Comments
Since version 2.7 of WordPress, there have been several issues that Pingbacks in WordPress don't work. WordPress works with it in the request-function (wp-includes/cron.php), not to be confused with the wp-cron.php. There is a time... read more...

Define Your Own WordPress Action Hooks
WordPress Tutorials | June 12th, 2009 | by Frank | 5 Comments
WordPress is based on the so-called Hook-System. This serves WordPress, and all extensions to involve functions in a certain place. The Hooks are not only to hook, but can also be used in custom extensions... read more...



