Download Submit It WordPress Plugin

Tuesday 7 March 2006 @ 2:56 pm

Hi all,

Just giving you all a brief introduction of my first every WordPress plugin – Submit It.

Submit It WordPress Plugin

Introduction

Submit It helps reader to submit a particular post of yours and bookmark it at any of the popular blog services as linked in the plugin. For example, if your reader has an account at Del.icio.us and would like to bookmark one of your post, he/she just have to submit the post via the link in this plugin. in other words, Submit It offers you or your reader a fast way to bookmark a post.

The feature of Submit It is as follows :-

  • WordPress 2.0 compatible
  • XHTML compatibled codes
  • Just add 1 line of code to use this plugin
  • Layout customization using CSS
  • Services included in this plugin :-
    • Technorati
    • Feedster
    • Bloglines
    • Del.icio.us
    • Spurl
    • Furl
    • Simpy
    • Blink
    • Digg

Requirements

This plugin was tested using WordPress 1.5.2 and 2.0.1, so it should work on any recent WordPress 1.5+ version to the latest version. If you are using an older version, I recommend that you to upgrade to the latest version.

Installation

Only 2 steps :-

  • 1. Download the Zip file and extract everything and put them into your /wp-content/plugins/ directory. Activate the plugin from the Plugins menu in WordPress administration page.
  • 2. Put < ?php add_submit_it(); ?> into your template (usually index.php or single.php)

You should see the following file structure in your /wp-content/plugins/ folder :-

  • plugins folder
    • submititicons folder (containing all icons)
    • submitit.php
    • submititstyle.css

That’s it. :)

Please feel free to leave your blog address in the comment, I will list all the blogs using this plugin for free advertisement.

{tags}Wordpress, Plugin, WordPress Plugin, Submit It, Bookmark{/tags}


Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post








43 Responses to 'Download Submit It WordPress Plugin'

  1. mypapit - March 7th, 2006 at 10:44 am

    thanks for the useful plugin bro~!

  2. mypapit - March 7th, 2006 at 6:44 pm

    thanks for the useful plugin bro~!

  3. alexallied - March 7th, 2006 at 1:47 pm

    nice addon this!! Watch my space though, my theme is ready for download soon! :)

  4. alexallied - March 7th, 2006 at 9:47 pm

    nice addon this!! Watch my space though, my theme is ready for download soon! :)

  5. SapiensBryan - March 8th, 2006 at 4:37 am

    @mypapit : You are welcome. Glad that you like it.

    @alexallied : Thanks. I was waiting for your extremely nice theme for ages. Will definitely keep an eye on your blog!

  6. SapiensBryan - March 8th, 2006 at 12:37 pm

    @mypapit : You are welcome. Glad that you like it.

    @alexallied : Thanks. I was waiting for your extremely nice theme for ages. Will definitely keep an eye on your blog!

  7. jhay - March 26th, 2006 at 10:56 am

    nice plugin! May I ask, what plugin do you use to count the number of views or visits to each individual post?
    I’ve been looking for a plugin to add that function to my blog. I’d appreciate any help. :)

  8. jhay - March 26th, 2006 at 6:56 pm

    nice plugin! May I ask, what plugin do you use to count the number of views or visits to each individual post?
    I’ve been looking for a plugin to add that function to my blog. I’d appreciate any help. :)

  9. SapiensBryan - March 27th, 2006 at 9:11 am

    Hi jihay,

    Thanks for the compliment.

    That plugin I’m using is called Top 10 Posts/Views. You need to do some tweaking and put the code into your file.

    It’s pretty easy to setup, you can follow my add post count tutorial if you like.

    Enjoy and have a nice day.

  10. SapiensBryan - March 27th, 2006 at 5:11 pm

    Hi jihay,

    Thanks for the compliment.

    That plugin I’m using is called Top 10 Posts/Views. You need to do some tweaking and put the code into your file.

    It’s pretty easy to setup, you can follow my add post count tutorial if you like.

    Enjoy and have a nice day.

  11. Brian J - May 12th, 2006 at 10:36 pm

    Hello Bryan,

    Just wondering what pages contain the php code for this plugin? I added the php code on the above page for this plugin and it did not work. It was the single.php page?

    Thanks …

  12. Brian J - May 13th, 2006 at 6:36 am

    Hello Bryan,

    Just wondering what pages contain the php code for this plugin? I added the php code on the above page for this plugin and it did not work. It was the single.php page?

    Thanks …

  13. SapiensBryan - May 13th, 2006 at 3:32 am

    Hi Brian,

    You can put the code as mentioned in step 2 in Installation into page.php and single.php. Just put the code after the_meta(); tage with a line break before it will be fine.

    Have a nice day.

  14. SapiensBryan - May 13th, 2006 at 11:32 am

    Hi Brian,

    You can put the code as mentioned in step 2 in Installation into page.php and single.php. Just put the code after the_meta(); tage with a line break before it will be fine.

    Have a nice day.

  15. Brad Garland - May 15th, 2006 at 7:50 pm

    Going to try out the plugin tonight! Looking forward to it!

  16. Brad Garland - May 16th, 2006 at 3:50 am

    Going to try out the plugin tonight! Looking forward to it!

  17. SridhaReena: CMS, Scripts, Software, Technology tidbits, WordPress, and everything Internet - May 16th, 2006 at 7:27 am

    […] Submit It WordPress Plugin » Latest Hi Tech News and Information helps reader to submit a particular post of yours and bookmark it at any of the popular blog services as linked in the plugin. (tags: wordpress plugin submitit) […]

  18. toolvicarious - June 12th, 2006 at 2:10 pm

    Are you still working on this plugin?
    I get this error when I activate it :(
    I am running WordPress 1.5.1.2
    What am I doing wrong?
    Help me please!

  19. toolvicarious - June 12th, 2006 at 10:10 pm

    Are you still working on this plugin?
    I get this error when I activate it :(
    I am running WordPress 1.5.1.2
    What am I doing wrong?
    Help me please!

  20. SapiensBryan - June 12th, 2006 at 3:25 pm

    Hi toolvicarious,

    What error you got actually?
    The plugin is compatible with 1.5.1.2.

    To use this plugin, please make sure the following code is in single.php and page.php :

    Thank you.

  21. SapiensBryan - June 12th, 2006 at 11:25 pm

    Hi toolvicarious,

    What error you got actually?
    The plugin is compatible with 1.5.1.2.

    To use this plugin, please make sure the following code is in single.php and page.php :
    < ?php add_submit_it(); ?>

    Thank you.

  22. John - June 13th, 2006 at 3:05 pm

    Great Plug-in!
    Thanks in advance for the lisiting.

  23. John - June 13th, 2006 at 11:05 pm

    Great Plug-in!
    Thanks in advance for the lisiting.

  24. María Pastora Sandoval - June 18th, 2006 at 1:19 am

    I’m recently learning how to use WP and when I change to it I will put your plugin… the best!!!

  25. María Pastora Sandoval - June 18th, 2006 at 9:19 am

    I’m recently learning how to use WP and when I change to it I will put your plugin… the best!!!

  26. learner - July 9th, 2006 at 12:45 pm

    thanks for the nice plugins. But may I know, what plugins do you use for related post ?

  27. learner - July 9th, 2006 at 8:45 pm

    thanks for the nice plugins. But may I know, what plugins do you use for related post ?

  28. SapiensBryan - July 10th, 2006 at 11:14 am

    Hi,

    You are welcome, learner.
    You can download Related Post plugin here.

  29. SapiensBryan - July 10th, 2006 at 7:14 pm

    Hi,

    You are welcome, learner.
    You can download Related Post plugin here.

  30. Blogolog - July 22nd, 2006 at 6:21 pm

    nice plug in ;) but I tend to use nofollow on those links since they don’t work as a reference or recommendation

  31. Blogolog - July 23rd, 2006 at 2:21 am

    nice plug in ;) but I tend to use nofollow on those links since they don’t work as a reference or recommendation

  32. SapiensBryan - July 24th, 2006 at 2:21 am

    You’ve got your point too, Blogolog. I’ll consider puttong nofollow into the plugin.

    Thanks.

  33. SapiensBryan - July 24th, 2006 at 10:21 am

    You’ve got your point too, Blogolog. I’ll consider puttong nofollow into the plugin.

    Thanks.

  34. “How To” Spoter » Blog Archive » How To Build Web 2.0 Site Using Wordpress – FREE - April 24th, 2007 at 2:29 am

    […] Submit It – a plugin that allows addition of all the most permanent social bookmarks in one convenient location. […]

  35. Pregatirea blogului - Bani pe net in 10 pasi - partea a 5a | Bani pe net - by Cotiso - April 25th, 2007 at 8:22 pm

    […] Submit It WordPress Plugin – activati, adaugati o linie de cod, iar vizitatorii vor putea face bookmark la articole pe siteuri gen Digg, del.icio.us, furl, mult mai usor. Screenshot mai jos. […]

  36. technorati.it » Blog Archive » Submit It Wordpress Plugin - June 9th, 2007 at 8:43 pm

    […] Fonte: https://www.sapiensbryan.com/index.php/submit-it-wordpress-plugin/ […]

  37. Aki - July 1st, 2007 at 7:04 am

    Great plugin. I removed the old one and im using this now.

  38. Aki - July 1st, 2007 at 3:04 pm

    Great plugin. I removed the old one and im using this now.

  39. Robert - July 5th, 2007 at 3:18 pm

    Thanks for this plugin. I look forward to using this.
    Wordpress has such an awesome following.

    I see you have the “math” kill auto comments. I just added one to one of my blogs. Sure has kept a lot of extra work down.

    Thanks again,

    Robert

  40. Robert - July 5th, 2007 at 11:18 pm

    Thanks for this plugin. I look forward to using this.
    Wordpress has such an awesome following.

    I see you have the “math” kill auto comments. I just added one to one of my blogs. Sure has kept a lot of extra work down.

    Thanks again,

    Robert

  41. Autoklix - August 12th, 2010 at 7:33 am

    Hi,

    I have uploaded the quick comment tags plugin and submit it plugin…but it won’t work.

    Please give me advice.

    autoklix

  42. Bagiowae - July 17th, 2011 at 7:30 am

    nice plugin and your theme

  43. Bagiowae - July 17th, 2011 at 7:30 am

    nice plugin and your theme

Powered by Disqus

Apple iPad & Maxis WiFi Modem Reviews «
Apple iPad & Maxis WiFi Modem Reviews
Nokia N8 Reviews «
Nokia N8 Reviews
Samsung Galaxy S Reviews «
Samsung Galaxy S Reviews
Nokia N900 Reviews «
Nokia N900 Reviews
Nokia N97 Reviews «
Nokia N97 Reviews



.................................

Live Stats

Recent Posts

Favorite Icon



My QR Code A List Blogger