Archive for December, 2008



How to display a nice “[... read more]” message

If you use the standard WorPress distribution, then after the excerpt you see something like this: [...]
There is no link inside the … and there is no “more” word.

I want to change [...] into a clickable [... read more], which will lead to the actual post.

In the /wp-includes/formatting.php file, search for [...] (should be around line 860.
Replace the default line:
array_push($words, ‘[...]‘);
with:
array_push($words, ‘<a href=”‘ . get_permalink() . ‘”>[... read more]</a>’);

Save the file, upload it and you’re done.

FREE WordPress MemberShip PlugIn

This is a FREE, great looking, awesome designed WordPress PlugIn, that will turn your WordPress site in a membership one in no time.
http://www.memberwing.com/

Do you want to show your gratitude to the author? Please use this link:
http://skullbit.com/donate/