Author: Michael
-
WordPress MU – embed language-dependent templates
On one of my domains I installed WordPress MU a few days ago. There will be a German and an English blog, which both have the same content and are also the same theme. In WordPress MU, it is possible to choose a separate blog for each language.
-
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.
-
WordPress 2.9 add_theme_support and has_post_image
The new the_post_image functionality in WordPress version 2.9 has been enhanced. New is the wp-settings.php line
-
New feature in WordPress 2.9 – the_post_image()
In WordPress 2.9, there will be the ability to add an image to a post, as it’s been known of magazine themes. The image need not be insert into the post. With the new feature the_post_image() you can use the new feature and thus control where to display.
-
WordPress 2.9 new excerpt filters
In WordPress 2.9 there will be two new filters to adjust an excerpt (the_excerpt). Previously with the_excerpt cut off at a maximum of 55 words and add a […]. These filters are in WordPress 2.9 expandable. To change the values, you write two functions in your theme functions.php: