Retrieve and Display Images from a WordPress Post
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...
104 comments
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...
104 comments
When WordPress 2.7 came out, there were a lot of new features, most of which probably passed by under your radar. I know I missed a bunch and thankfully,...
120 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...
85 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...
25 comments
Sometimes, it is extremely difficult to find out if a function already exists in WordPress or if you need to create one yourself to get it to function how...
5 comments
While I was developing my Magazine Basic 2.0 backend interface, I decided to include a few widgets that I thought would be useful. The only problem was I had...
6 comments
I noticed a small issue in WordPress 2.7 when I was designing a login bar at the top of a client’s site and the logout link would not log...
9 comments
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...
5 comments