Posts Tagged ‘WP’

Customize WordPress WYSIWYG Editor
WordPress Tutorials | February 18th, 2010 | by Frank | 9 Comments
Adjustments to the editor TinyMCE via hook, so regardless of the core files of WordPress is also possible and must be used in a number of requirements. So in this article are some examples that... read more...
Display Post Thumbnail Also In Edit Post and Page Overview
WordPress Hacks | February 16th, 2010 | by Frank | 13 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 | 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...

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


