No excerpt available, display default message
Adding this snippet to your wordpress theme will allow you to display a default message when no excerpt has been added.
Read More...Adding this snippet to your wordpress theme will allow you to display a default message when no excerpt has been added.
Read More...A little snippet I wrote recently to easily attach images to posts with a simple thumbnail selection metabox. Add the first snippet to the functions.php of your wordress theme. Place the second snippet within the loop of your wordpress theme to display the images in your posts or pages.
Read More...Adding this snippet within the loop of your wordpress theme will let you display something only if it is on the last posts.
Read More...Adding this snippet to the functions.php of your wordpress theme will automatically wrap images in the_content with any custom HTML that you wish.
Read More...I recently needed to use this for a theme I was building figured I would post the results up here for everyone. Adding this snippet to the functions.php of your wordpress theme will add a custom class to next and previous post_link.
Read More...Why not replace your existing wordpress loop within your theme to a microformatted and HTML5 compliant loop.
Read More...