Wordpress
Change the WordPress Editor Font
I work with WordPress a lot. By nature, I like to fiddle with things too. With that said, I have never been a fan of default font that the WordPress Editor uses. In fact, I can easily say that if I could chang...
Add Move to Trash Button on WordPress Admin Bar
If you are frequently making changes to your WordPress blog, you have have become tired of having to go through a bunch of menus to delete an out of date or irrelevant post. With a simple edit to your functions.php file, you ca...
Remove Unused Post Tags From the WordPress Database
If you have been using WordPress for a while, you may notice that you have some Post Tags that could have gone unused or removed from posts as you edit them. Instead of looking through each post tag to determine which are assig...
Display a QR Code for Your Post Pages
Have you been looking for an easy way to add a QR code to your WordPress pages? This little code snipped will allow you to add the QR code to your pages just like you see here on C.O.D.
How to Configure MAXCDN with WordPress
If you are running a popular website that utilizes WordPress you may have been asking yourself how you can have the site perform better. Outside of the slew of plugins and functions you can use, you can use a CDN (Content Deliv...
Only Show Featured Image on the First Page of a Post
The nice thing about running sites on WordPress is that you will never run out of things to try. It seems like there is always something new that can be done to better the experience of the reader or further enhance the site. F...
Remove That Smiley Face From Your WordPress Site
Have you ever wondered why that smiley face shows up on your WordPress site? The short answer is that WordPress Stats creates this smiley face and uses it for tracking. In other words, this smiley face is responsible for giving...
Change the WordPress Editor Width
A friend of mine recently went through some issues with WordPress and the WYSIWYG editor. His theme’s content width is 620px, but the editor is as wide as his screen. With that said, when he would create a pos...
Add a Facebook “Like” button to WordPress Easily
Your friends spend most of their time on Facebook, so why not take advantage of that on your WordPress site? Adding a Facebook “Like” button to your WordPress theme is very easy to do. In this example, w...
Display an RSS Feed in Your Theme Without a Plugin
People have different needs for different things, and if your need is to display a simple RSS feed in your theme; there is an easy way to do it… without plugins. There are a lot of plugins out there for displaying an RS...
