A Few Things to Keep In Mind When Using the More Tag in WordPress
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...
0 comments
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...
0 comments
I have revamped my first plugin to make it a little easier to use. If you have tried it before and weren’t impressed give it another shot. I have...
91 comments
I have been developing some themes for WordPress and I couldn’t understand why they wouldn’t appear in the preview when they were selected. I went through all of my...
5 comments
I have been receiving a large amount of comments on my Magazine Basic theme and I was having a bit of trouble referencing certain ones, so I decided to...
14 comments
I have gone into this code and really cleaned it up to make it work properly with WordPress installs that are in subdirectories or wherever. I have also added...
13 comments
After I posted Limiting the Number of Words in Your Excerpt or Content in WordPress I thought it would be a good idea to actually create a little plugin...
63 comments
This is just a revamp of a function I wrote a while back to add the ability to limit the number of words displayed when you call the excerpt...
70 comments
I wanted to remove the images from a WordPress post to give me more control of how I could layout the design for the front page of a website....
12 comments
With the amount of people walking around using iPhones or some sort of Blackberry or PDA, it makes sense to provide an alternative landing page for Mobile/Handheld users that...
10 comments
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...
10 comments