Add A Maximum Post Title Word Count

For whatever reason occasionally in our WordPress installs we need to limit certain things, this could be for aesthetic purposes or SEO, so today I will show you how to limit the post title word count. This snippet will be added to your functions.php file, so backup before you begin. functions.php This snippet will now

Auto Insert Content After Post

Many blogs at the end of posts offer their readers the ability to share, tweet or vote using social bookmarking sites, email the article to others, or anything else that the blog owner would like to say at the bottom of each post. Many will hardcode it into the theme or post it each time