Posts Tagged ‘WordPress Tutorials’

First Impressions of Custom Post Type
WordPress News | February 11th, 2010 | by Frank | 112 Comments
One of the new very interesting things in WordPress 3.0 are individual post-types you can implement with little effort. Back then, you had to expand the database and write your own interface for it, now... 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...

Update RSS Language Value
WordPress Hacks | December 13th, 2009 | by Frank | 2 Comments
And today opens the 13th door of our Advent Calendar. You cannot only use a language key for your blog, but also for your feed:<language>en</language>. WordPress also has provided an option, but not easy to... read more...

Change Wording for Password Page
WordPress Hacks | December 11th, 2009 | by Frank | Comments Off
If you create a password protected page in WordPress, you have the standard sentence: "My post is password protected. Please ask me for a password:". To change this sentence without losing the changes after the... read more...



