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
Due to continued support from the community I am now planning a rebuild of this plugin. If there are any features you would like to see, please drop them in the comments and I’ll add to my dev plan. This Pinterest plugin will enable your sites visitors to pin individual [...]
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.)