My profiles : a wordpress Mod
Let's Connect
Version : 0.6
Change Log
Description
This plugin provides a simple and interactive way for your blog visitors to connect with you. This is acheived by simply providing a favicon group with link to your personal profiles.
Download
Features
- Widgetized code, just add "My profiles into your widget list"
- A simple PHP function to place my profiles list in any place : for non widgetised themes.
- Easy admin control panel : just fill in your username
- De centralized code (seperate files for seperate functions.)
Compatability checked on :
- Wordpress Version 2.6 - 2.9.1
- Kubric theme
- Glossy Blue theme (my customized version)
To-do list
- AJAXify the admin interface
- proper documentation of code
- checking against major themes
- Add more options in default list.
- Provide option to customize the title of the widget
Change Log
Version 0.6
- XHTML compliance
- option to directly add using function call reducing dependency on widget option.
- Added support for multiple profile
- added internationalization option <- need more help on making it truly international
- removed sidebar php file and instead created a generic function to display all profile
Version 0.5
- Officially into the wordpress Plugin Repo
- A bit of sanitization of code
Version 0.1
Test Release
Initial Adoptors
a Big thanks to the following sites for using my plugin and in terms bosting my confidence.
- XHTML compliance
- option to directly add using function call reducing dependency on widget option.
- Added support for multiple profile
- added internationalization option <- need more help on making it truly international
- removed sidebar php file and instead created a generic function to display all profile
- Officially into the wordpress Plugin Repo
- A bit of sanitization of code