Magazine Columns Free WordPress Plugin
I have been spending a lot of time developing my Magazine Basic theme so I guess I have magazines on the brain. While speaking with a colleague, I got the…
I have been spending a lot of time developing my Magazine Basic theme so I guess I have magazines on the brain. While speaking with a colleague, I got the…
I have already mentioned a few ways to do this but I have discovered a few problems with my old code. I have improved this one quite a bit so…
I just had someone ask me why everything on their front page became bolded when they placed <?php the_content(‘(more’)); ?> in their code to use in conjunction with the more…
WordPress widgets are great. They have tons of amazing functions and are extremely easy to use. The only problem is that not all themes support them. But that is a…
When you build a custom theme in WordPress that you would eventually like to share with the WordPress community, you can’t hard code certain elements like the blog’s name or…
When you are editing a post or writing a new post in WordPress, you might have noticed those buttons above the editing box. They add WYSIWYG type functionality to the…
The thing I like the most about working with WordPress is its ability to do everything and anything you need it to. When designing a theme, or when using a…
Quick on the heels of my first WordPress plugin, Add Logo to Admin, comes a way more complicated plugin that took me quite a while to figure out. Once I…
I have been searching around for a way to highlight the code in my posts to make it easier for people who visit my site to differentiate between the text…
Search engine optimization is one of the more important things, if not the most important, when it comes to your website. Sure, the way it looks and work are both…