Archive for May 19th, 2006

ALEW, advanced layout plugin for WordPress

I’ve started to write this plugin to have a greater control over some layout features in WordPress. I’ll add more functions as I feel a need for new features or get any suggestions.

Download links:

ALEW 1.1 (tgz)

ALEW 1.1 (.zip)


alew_teaser ( [string min_height [, string max_height [, string more_link_text [, string allowable_tags]]]] )


This function may replace the_content() when you want to display only the teaser. alew_teaser(), in a same manner, will force WordPress to display the part of the post (or page) above the quicktag <!–more–>. the_content(), on the contrary, lets WordPress choose on its own whether it should display the teaser or the full content.

Read more …

9 comments May 19th, 2006