A few lines of code that you can add to your plugin to get it to email you when someone activates it.
Latest News Ticker for WordPress
Inspired by the news tickers of major news TV channels I have launched Latest News Ticker for WordPress. You can get more information on this product at its microsite. Latest News Ticker for Wordpress
Pinterest Image Pin for WordPress
This Pinterest plugin will enable your sites visitors to pin individual images on Pinterest, the pin button will appear just underneath every image in the main content. It gives you the option to chose from the 3 versions of pinterest buttons to apply to your post images. It also has [...]
Determining http or https for files references
If you have a https site and pull http content you can and probably will get a warning. http content on a https site will also yield a warning Add this in place of http/https to solve all problems.
Displaying a Twitter Tweet Button with Valid HTML
Here is some code that allows you to have a HTML Valid Twitter tweet button?
Displaying a Twitter Follow Button with Valid HTML
Here is some code that allows you to have a HTML Valid Twitter follow button?
Displaying Facebook Like Box with Valid HTML
Here is some code that allows you to have a HTML valid Facebook Like Box?
Displaying Facebook Comments Box with Valid HTML
Here is some code that allows you to have a HTML Valid Facebook Comments Box?
Displaying Facebook Like Buttons with Valid HTML
Here is some code that allows you to have a HTML Valid Facebook Like Box?
Pulling recent hashtags from twitter
This code pulls a json of a hashtag search from twitter. It runs some functions to add to a database. (functions not included.)