
In Lorelle's latest blog challenge,
she asks us to describe our favorite WordPress tip. She says to think back to when we started experimenting with
WordPress, and try to remember what tips we found valuable.
I started ...
View Post
I just discovered that videos do not show up when you are using excerpts (<?php the_excerpt(); ?>) on certain pages instead of publishing the full content (<?php the_content(); ?>) on the post.
I use
Viper's Video Quicktags for easily embedding videos in my blogs. Well, ...
View Post
A new mod to the Excerpt Reloaded Plugin means that now you can make sure that your excerpts are properly formatted with links, bullets, paragraphs and more. Read on...
For some reason which I still don't understand, excerpts in WordPress are displayed without any HTML formatting. So ...
View Post
Lorelle has a whole explanation on how to provide more than just post and comment feeds on your blog. She explains how to add category feeds, with or without RSS icons, making them auto-discoverable, and even add customizable keyword search feeds. She also discusses whether it's ...
View Post
The default WordPress excerpt allows you to display a short text from your posts that is easier taken from the post itself, or from the excerpt that you enter in the Write Posts page. At the end of the excerpt, there is a link that takes the reader to the complete version of the ...
View Post