Archive for the 'Wordpress' Category

Hey everyone. I have recently been having some pretty serious server issues with my late hosting company. That’s right I said late because they are dead to me!. Here is a tip, Don’t ever use Servage.net!!! I have been having crazy errors all over the place. From my site being down to email problems. Not […]

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 »

WP-Contact Wordpress Plugin

Description - WP-Contact puts a contact form in your sidebar. you can read and reply to message in the admin area under the manage tab! This plugin is widget ready. Enjoy!
Version - 1.0
Version Release Date - Aug, 20th 2007
Download Link - WP-Contact
~~Change Log~~
~~Installation~~
1. Upload `wp-contact/` to the `/wp-content/plugins/` directory
2. Activate the plugin through the ‘Plugins’ […]

Read Full Post »

WP-Definitions wordpress plugin

.wp_def {
font-size:10px;
color:#000000;
}
.wp_def_li {
margin-top:-3px;
}
Description - WP-Definitions is an easy way to bring clarity to your blog. By adding double square brackets around any word like this [ [ word ] ] “with no spaces, the spaces are there so my plugin doesn’t look the word up!”and the definition of that word will be included at the […]

Read Full Post »

WP-Directory Wordpress Plugin

This is a pretty strait forward plugin. It turns any page into a directory. I kinda used the DMOZ or open directory as a guide and put this together. If you are in need of a directory this one is easy to use and fits into your site without any advanced setup techniques. As always […]

Read Full Post »

WP-Highlight Wordpress Plugin

Description - This is a cool little plugin that highlights anything that is searched for on your blog with different color for each word. It also highlights and search terms that are used to find your blog from any of the major search engines. Very cool effect to add to your blog! The javascript for […]

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 »

« Prev - Next »