wordpress plugin : my profiles

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.

Note :comments are closed here thanks to spammers, Please comment on this page.

my-profiles

34 thoughts on “wordpress plugin : my profiles”

  1. manchumahara

    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_2_CONTENT_URL’) )
    define( ‘wp_2_CONTENT_URL’, get_option(‘siteurl’) . ‘/wp-content’);
    if ( !defined(‘wp_2_CONTENT_DIR’) )
    define( ‘wp_2_CONTENT_DIR’, ABSPATH . ‘wp-content’ );

    $myprofiles_path = wp_2_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.

  2. 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.

  3. 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.

  4. 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.

  5. 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

  6. 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!

  7. 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!

  8. Pingback: BLOG CAMP PUNE 2 : Reaction continue | Anant Shrivastava : Techno Enthusiast

  9. I cant use widgets, how can i use it???
    .-= TraXim´s last blog ..WOLVERINE 2 der Film =-.

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

  11. 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.

  12. how about xhtml valid?
    .-= peppe´s last blog ..Come selezionare tutti gli amici di facebook con pochi clic =-.

  13. @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 =-.

  14. 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

  15. Thanks,

    another set of rocking updates are brewing in SVN as soon as i get some time to test and commit finally you will see a new version of plugin with a large array of new features.

  16. Pingback: Blogosphere News Sept 27th | Blogging Sueblimely by Sue Bride

Comments are closed.

Scroll to Top