Posts Tagged ‘WP’

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

Disable HTML Editor In WordPress
WordPress Hacks | January 19th, 2010 | by Frank | 6 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...

Contactable – Contact Form Easy with WordPress
WordPress Tutorials | January 14th, 2010 | by Frank | 10 Comments
The integration of a contact form in WordPress usually begins with a search of a Plugin and often ends with a great effort too. Since scripts are loaded on all pages and posts - only... read more...

WordPress Widget-Areas with Description
WordPress Tutorials | December 23rd, 2009 | by Frank | 4 Comments
Using WordPress version 2.9, there is now a possibility that we can write more detailed description for the widget areas. This is especially interesting when you define different widget areas, depending of categories or because... read more...

About WordPress Post Thumbnail
WordPress Tutorials | December 22nd, 2009 | by Frank | 22 Comments
This is a complement to our previous post The Ultimative Guide For the_post_thumbnail In WordPress 2.9. In WordPress Version 2.9 probably the most discussed feature is the post thumbnail. Important for this function, it is... read more...


