mojoLive Profile Widget

Plugin Banner

mojoLive Profile Widget

by jblotus

Download
Description

Support

This plugin is developed on GitHub at here
If you have any issues, would like to contribute or have feature requests please do it there.

Author

Credits

  1. Upload mojolive-wordpress-plugin to /wp-content/plugins/
  2. Add the “mojoLive Profile Widget” to your sidebar
  3. Enter your mojolive username into the widget settings
  1. This is an example of the mojoLive profile widget on the default twentyeleven theme.

    This is an example of the mojoLive profile widget on the default twentyeleven theme.

This looks weird on my blog

I have made my best attempt to make this widget look good on the default templates that ship with WordPress.
Still, you might need to tweak the css to make things look just right.

Take a look at {mojolive_widget_install_dir}/css/widget.css

I’ve noticed that some templates will tend to conflict with the css in the widget. Careful use of the !important tag might help here.

How does it work?

Well it’s pretty simple actually. Mojolive has a public API that offers access to any users public profile data.
Once the sidebar is rendered the first time, it is cached for about 1200 seconds or until your edit the widget settings again.

0.1.1

  • README.txt fixes

0.1

  • Initial Release
Back to top