Support » Plugins » WP Plugin: Memberlist 1.0

  • I wrote my very first plugin for wordpress. πŸ™‚
    The plugin simply prints out the members of the blog, links their name to their website and put how many posts they had next to their names. It’s fairly simple. The result looks something like this:
    Members:
    * Daynah (6)
    * Pei (0)
    * Jannah (2)
    * Tot_tot (0)
    * Succeda (0)
    * Linda (0)

    You can download the plugin here: http://scripts.php-princess.net
    You can see a demo of the plugin at: http://foodlog.dolphinia.net in the lower right.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Real nice….
    Will try it out after work…
    thanks…

    ya, good work, phpp (that doesn’t sound right, does it?). It’ll be good to build some friendly competition between authors.

    Excellent phpprincess πŸ™‚
    Exactly what I have been looking for…
    Thanks heaps πŸ™‚

    Jusst a point to note, i tried this out at my test site and it seems that when you have this activated, you will have a problem in saving your edited posts.
    I chanced upon this discovery when i wanted to edit a post with the plugin activated. I go the following:
    Warning: Cannot modify header information – headers already sent by (output started at /home/my-site/public_html/test/wp-content/plugins/memberlist.php:79) in /home/my-site/public_html/test/wp-admin/post.php on line 340
    I then deactivated it and then edited my posts and saving it before i reactivated it.
    but overall, still a piece of good work. Just thought i share what i found out.

    Thread Starter Daynah

    (@phpprincess)

    Sorry about that. I think there were some whitespaces at the end of the memberlist.php file. Just delete any whitespaces after the ?> I reuploaded a new version on my site too. πŸ™‚

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP Plugin: Memberlist 1.0’ is closed to new replies.