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 in the post or not. For this you have to parse the post which can be done in two ways.
Source site » Wpengineer.com
Disable HTML Editor
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 tab above the editor when writing posts or pages.
Display Always All Subpages in Sidebar
In this article I want to show an example in which are the main pages in a horizontal navigation. The related sub-pages are displayed in the sidebar when you click on the main page.
About WordPress Post Thumbnail
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 only working when it is explicitly enabled in the theme.
The Ultimative Guide For the_post_thumbnail In WordPress 2.9
WordPress 2.9 RC1 is released and the new post thumbnail function will not change until the final version hopefully.
Use WordPress Cron
WordPress has its own cron to automatically and scheduled run certain themes. Therefore WordPress provides several functions to use the cron.
Manage Multiple Excerpt Lengths
WordPress 2.9 allows you via filter to adjust excerpt more string and the length of the excerpt. But if you need several excerpt lengths for different templates, then what?
Custom Fields in your Feed
Since I work very often with custom fields and integrate various functions in my theme, I noticed something which I use extensively. I fill my feed exclusively with content from the custom fields.
For example, a short additional text (thumbnails, information, links, etc.):
A Solution For The WordPress Gallery
There are things in WordPress, I do not like. This includes the gallery. Not that the idea behind it is bad. It is just poorly implemented. But only criticizing is not fair. Let’s see what you can do better.
Deactivate WordPress Default Widgets
You can disable the unneccessary Widgets in your functions.php of your theme with a small function. The following syntax will switch off all the standard widgets. It should therefore be adjusted depending on your requirements.



Processing your request, Please wait....



