WordPress Hacks

Convert Content of Pre-Tags in HTML-Code
WordPress Hacks | May 13th, 2010 | by Alex | 8 Comments
There are two different ways to display a source code instead of executing a source code in a post or page. Depending on preferences which HTML tag is defined in the style sheet and provided... read more...

List Posts by Category In Navigation
WordPress Hacks | March 22nd, 2010 | by Frank | 18 Comments
WordPress is primarily a blog platform. Not infrequently it is used as a CMS. But not just static pages play a role, but also posts, because they are giving more opportunities, having better performance and... read more...
Display Post Thumbnail Also In Edit Post and Page Overview
WordPress Hacks | February 16th, 2010 | by Frank | 21 Comments
WordPress version 2.9 introduced the function of Post Thumbnail. We wrote about this feature in this post and here and also in many other blogs. I find it an advantage, if the overview of articles... read more...

Load A Stylesheet Only If Use Gallery
WordPress Hacks | January 26th, 2010 | by Frank | 8 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 used... read more...

Redirects To Another Page In WordPress Backend
WordPress Hacks | January 21st, 2010 | by Frank | 7 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... read more...

Disable HTML Editor In WordPress
WordPress Hacks | January 19th, 2010 | by Frank | 10 Comments
In contrast to the visual editor in WordPress, you can not disable the HTML editor. WordPress does not provide a user setting or a global option. Also, there is no hook, to disable the HTML... read more...



