WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress 3.0 Custom Background Support

In WordPress 3.0, it will have, additional to the Custom Header Image support, also a Custom Background Support. A first snapshot is in the current trunk. To use the functionality, the theme needs in functions.php... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress: Useful Default Configuration Settings Via Plugin

Everybody who installs WordPress quite often knows the problem: You always have to do the same adjustments, for example deleting the Hello World post. That cost time and money. Our friend Thomas Scholz alias toscho... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress 3.0 Specific Author Templates

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... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Load A Stylesheet Only If Use Gallery

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 used... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Redirects To Another Page In WordPress Backend

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... read more...

Pages: Prev 1 2 3 ...5 6 7 ...43 44 45 Next