Archive for the 'Development' Category

Wordpress Plugins update!

Do to the overwhelming response to my plugins I will be making a site for each of my major plugins. This will make it easier to handle bugs and feature upgrades. I am going to start with WP-Backlinks! I have some really cool ideas for this plugin so stay tuned!
After that I will probably do […]

Read Full Post »

I have tested the new version of wordpress, but I am not currently running it on this site. I have made kind of a lot of changes to integrate the forums so I can’t just do an update like some of my other sites! I like the tagging features in the new version. They continue […]

Read Full Post »

It has been about two months since I started using wordpress and I have released 5 plugins and am getting ready to release my biggest and best one yet. I have been working on this mailing list manager for about 4 months and it is definitely some of my best coding work I have ever […]

Read Full Post »

Wordpress quickstats plugin

I don’t know if any of you are using a plugin called quickstats but if you are I would strongly suggest getting rid of it. Who ever wrote didn’t do a very good job setting up the were storing the data in the database. There is a lot, A LOT of redundant data that inflates […]

Read Full Post »

Hey everyone! I am currently updating my WP-Backlinks plugin and adding more features. I have gotten a lot of great feed back from everyone and I have a good idea of what everyone wants me to add. I am also writing two other plugins that are pretty cool. One of them is a DMOZ style […]

Read Full Post »

wp_trim_excerpt

Function - wp_trim_excerpt()
Description - If there isn’t an excerpt for a post this function will create one. It takes the post and strips all the tags out of it so that it is just text. Then it limits the length of it so that you will have a the first 55 words of a post. […]

Read Full Post »

Wordpress Development

I just started a new category that is going to benefit everyone that wants to code plugins, themes, or modify the functionality of wordpress. I plan on going over the architectures wordpress uses and every function that is used. Wordpress is setup to be able to be modified easily through the use of plugins, but […]

Read Full Post »