
WordPress 3.0 Specific Author Templates
WordPress News | February 1st, 2010 | by Michael | 3 Comments
In WordPress 3.0 it will be possible to use specific author templates. The function get_author_template() has been expanded in wp-includes/theme.php. Now you can create a author-michael.php or author-123.php, which will be called via the WordPress Template... read more...

Load A Stylesheet Only If Use Gallery
WordPress Hacks | January 26th, 2010 | by Frank | 4 Comments
In relation to the better Gallery it is actually not necessary to load the stylesheet if there is no gallery, so it is worth it to check in advance whether the gallery will be... read more...

Redirects To Another Page In WordPress Backend
WordPress Hacks | January 21st, 2010 | by Frank | 2 Comments
WordPress allows using a function, to simple redirect to a URL, the function wp_redirect() enables to specify an address and a status. This makes it easy to realize a forward even in the backend of WordPress.... read more...

WordPress 3.0 Multisite Settings
WordPress News | January 19th, 2010 | by Michael | 23 Comments
Exclusively 2 Screenshots of the new WordPress 3.0 Multisite Settings. You can find them under Options->Network: After you set the settings, you receive in a second step the content for wp-config.php and .htaccess. Additionally you... read more...



