Sitening

Home » Work » MyBlogLog

MyBlogLog Tools

Download the WordPress plugin

The latest version is now available from WordPress:

More information:

PHP MyBlogLog

The WordPress plugin is built on top of a PHP wrapper class we wrote for interacting with the MyBlogLog API. You can access the latest version of this code to build your own applications.

MyBlogLog WordPress Plugin

Overview

MyBlogLog is a great service that lets you build an online community around your blog. Users can create extensive profiles, join communities, and interact with other users. With the release of their API, you can now access user and community data from within your own website. We have created a WordPress plugin which allows any WordPress blogger to integrate this information into their blog.

Features

The MyBlogLog WordPress plugin provides two main features:

First, it makes two sidebar widgets available: recent readers and community members. If your WordPress installation and theme supports widgets, the MyBlogLog widgets will be available where you normally configure your widgets. If you are not using WordPress widgets, you can simply insert a line of code in your sidebar file to display the desired widget.

Second, the plugin creates an entire community members section inside your blog. You can specify the sub-path where you want the members section to live (everything is still contained within the plugin folder - the pages are inserted by the plugin by hooking in to the WordPress template redirection system). The members section includes a paginated member listing page as well as individual member profile pages.

Member page screenshot

Requirements

  • WordPress (so far, it has been tested on 2.2, 2.3.2, 2.3.3)
  • PHP 5
  • Curl

Documentation

For more details, read the documentation.

The documentation is also included in the plugin and is accessible through the plugin configuration page.

Current Events

AdWords Seminars for Success

Mikulla Joins Sitening as SEO Specialist

May 5, 2008 Matt Mikulla has joined Sitening's SEO team. An accomplished artist and self-described creative geek, Matt changed career directions to pursue his long-time interest in computers...

WordPress Security Vulnerabilities

Apr 8, 2008 A few weeks ago, we noticed that someone had managed to insert a bunch of spam links into our WordPress header and footer. We quickly updated to the latest version (2.3.3 at the...