wordpress plugin : my profiles

development Add comments

UPDATE : this plugin has now been posted on wordpress plugins

http://wordpress.org/extend/plugins/my-profiles/

you have account at more then 5-10 sites and wish to connect between them its a lot more then just pain to remember each site. After searching web for more then hours i came only one plugin which supported listing my profiles at the same place, but that too was limited in choice.

so finally i decided to create a plugin of my own, so her it is

WORDPRESS : My Profiles

Plugin currenty hosted at my site, will add it to wordpress plugin repository in a day or two as well as trying tomake it available at sourceforge.

Plugin is released under GPL Scheme.

INSTALLATION : its quite straight forward,

download the zip here,

extract it in your wp-content/plugins folder and enable it in your admin panel,

to show your profiles just enable my-profiles widget,

setting’s are available in setting’s panel.

you just have to enter your nicknames in the list and your profile url along with site’s favicon will get placed in your widget.

Hope this help’s some one else like it is helping me.

31 Responses to “wordpress plugin : my profiles”

  1. manchumahara Says:

    hi, This widgets if nice. Hope I will use in my blog…
    Thanks

  2. Anant Shrivastava Says:

    Thanks for the comment, hoping to see this widget in action on your blog too.

  3. FN/Frederick Noronha fred at bytesforall dot org Says:

    Sounds great! Keep up the good work. Dying to get it working at my blogs. FN

  4. Anant Shrivastava Says:

    that comment made my day sir,

    I have started working on the next release this time it will be have around 50 sites added to its list already.

  5. manchumahara Says:

    hi, I am getting problem about it. As I have checked , it failed to get wp content url perfectly. Hope u will get help from this link http://planetozh.com/blog/2008/07/what-plugin-coders-must-know-about-wordpress-26/

    No profile icons are showing because the image path is not right. I have check the html code and it’s showing image src path like this
    src=”WP_CONTENT_URL/plugins/myprofiles/images/facebook.png”

    Thanks

  6. manchumahara Says:

    Sorry for so much comments but I am crazy about your widgets. I have make little changes in a file name myprofiles.php and added the code

    // Pre-2.6 compatibility
    if ( !defined(‘WP_CONTENT_URL’) )
    define( ‘WP_CONTENT_URL’, get_option(’siteurl’) . ‘/wp-content’);
    if ( !defined(‘WP_CONTENT_DIR’) )
    define( ‘WP_CONTENT_DIR’, ABSPATH . ‘wp-content’ );

    $myprofiles_path = WP_CONTENT_URL.’/plugins/’.plugin_basename(dirname(__FILE__)).’/';

    Now it’s working like a charm. Thank you boss. Hope I will make a mod for phpbb3 based on your widgets.

    Nice work man.

  7. Anant Shrivastava Says:

    no probs buddy thanks for pointing it out, also it seems as if you are using wp prior to version 2.6 one suggestion please upgrade as soon as possible.

    nad yes this updates will get place in my next release.

  8. FN/Frederick Noronha fred at bytesforall dot org Says:

    Oops, just realised you need your own server to install this plugin. Is it possible to have these work on the wordpress.com server? FN

  9. Anant Shrivastava Says:

    my next release i will try to make it possible too. (wait till 31st aug 2008)

  10. Patrick Koning Says:

    Nice plugin, but it doesn´t use the style of my K2 theme. Is this possible tot fix?

  11. James Says:

    Hi, I found your blog on this new directory of WordPress Blogs at blackhatbootcamp.com/listofwordpressblogs. I dont know how your blog came up, must have been a typo, i duno. Anyways, I just clicked it and here I am. Your blog looks good. Have a nice day. James.

  12. Sueblimely Says:

    A great idea. I have added profile information via html in a text widget but this will be great for those who want an easy way of adding it. Most people do not display this sort of profile information but, as I know I often want to find particular bloggers on social networking sites myself, I think it important.

  13. Anant Shrivastava Says:

    thanks for the encouraging comment,

    I am working on its next release but will take some time….. (BEEN HELL OF A BUSY THESE DAYS.)

  14. Brian Monahan, Expert in the Rough Says:

    Anant,

    Thanks for creating the plugin/widget and of course giving me a link on your blog. I am working on a post for my blog called “Under the Hood” which will list all of the various plugins and services which I use. I will be sure to give you props.

    I will come back and comment when I get finsihed. I started working on it last night and realized I use a lot of tools.

    Thanks,

    Brian

  15. Fakhrul Says:

    At last, i found one more good widget, Thanks Anant

  16. Amit Agarwal Says:

    Thanks anant, really nice plugin.

    Thanks,
    aka
    http://amit-agarwal.co.in/wordpress

  17. Patrick Koning Says:

    Thanks for mentioning my weblog as a user of your plugin. Are there any new features comming soon? Personally I like to add dutch social sites. Keep on going!

  18. TheAnand Says:

    Hi, I am trying to set it up on my blog…but is there a code which i can use in php than use the widget hook? Thanks!

  19. iklan baris gratis Says:

    hi this widget is nice,.thanks for info,,can i copy this???

  20. Anant Shrivastava Says:

    hi you can surely copy this widget.

  21. BLOG CAMP PUNE 2 : Reaction continue | Anant Shrivastava : Techno Enthusiast Says:

    [...] Peek into wordpress plugin development (basic intro) based on  My profiles plugin(still under development) [...]

  22. Anant Shrivastava Says:

    Hi all,

    This plugin has now been hosted on

    http://wordpress.org/extend/plugins/my-profiles/

  23. wordpress plugin : my profiles -> now on wordpress.org | Anant Shrivastava : Techno Enthusiast Says:

    [...] my pleasure to annouce that from now on my plugin for wordpress (my profiles) will be hosted [...]

  24. TraXim Says:

    I cant use widgets, how can i use it???
    TraXim´s last blog ..WOLVERINE 2 der Film My ComLuv Profile

  25. Anant Shrivastava Says:

    no options as of now to use it anywhere else

    but its a good suggestion…

    Might implement it as a feature next time…

    will revert back as and when i get time to add this option.

  26. peppe Says:

    how about xhtml valid?
    peppe´s last blog ..Come selezionare tutti gli amici di facebook con pochi clic My ComLuv Profile

  27. Anant Shrivastava Says:

    Hi peppe,
    thanks for the suggestion

    working on next release those who wish to try the experiment can check the trunk @wordpress site.

    hopefully this as well as a lot more feature to come out soon.

    Note : by the way peppe nice website, and checked your style to html validate

  28. peppe Says:

    @Anant if you want I can send you my myprofiles_sidebar.php modified file.
    peppe´s last blog ..Come selezionare tutti gli amici di facebook con pochi clic My ComLuv Profile

  29. Anant Shrivastava Says:

    I have sent you a mail you can revert back on that e-mail.

  30. Jayel Draco Says:

    Awesome Widget!
    Anychance you could add http://www.deviantart.com to that list?

  31. Anant Shrivastava Says:

    hi jayel,

    working on adding that too….

    hopefully next release up in 1-2 days

Leave a Reply

CommentLuv Enabled

Additional comments powered by BackType

Blog Hosted on Wordpress & WP Theme & Icons by N.Design Studio. Modified by Anant Shrivastava
Entries RSS Comments RSS Log in