About

January 19th, 2011 Leave a comment Go to comments

Bio

Matthew has a B.A. in computer science from the University of St. Thomas. Currently working as a web developer for the University of St. Thomas, his professional background is Java J2EE and SAP. His computer-related interests include web design, web applications, and Linux administration. Other interests are motorcycling, jogging, photography, and traveling. He lives in Minnesota with his beautiful wife, Tally, and his daughter Natalie.

Banner Graphic

The banner graphic is a photo of sunlight shining through a tree fountain taken at the Bellagio in Las Vegas, NV.

Bellagio Tree Fountain

  1. October 25th, 2009 at 17:15 | #1

    @Michael Eichler
    Hi Michael,

    The widget itself makes use of the the template tag wp_list_authors and placing that tag within your template should be sufficient to create a simple staff page. You’re not the first person to ask for an Authors Page plugin through. How do you envision it working? Enabling the plugin activates a new page within your WP?

  2. Michael Eichler
    September 12th, 2009 at 20:53 | #2

    Hi, Matt:

    I’m interested in functionality similar to your List Authors widget, but I want it to generate a staff page. I have a lot of experience coding and found some code snipits I thought I could use to develop the functionality I need, but I can’t seem to figure out WP well enough to get them to work. (Like, my code’s output doesn’t seem to appear in pages it generates?!?)

    Any interest in taking your plugin and expanding it so that the functionality can be called from a WP template page to list the authors of a blog? If not, any thoughts on who might have done this already? I’ve been working on this for weeks, off and on, and am getting nowhere.

    Thanks!

    -M

  3. August 17th, 2009 at 11:23 | #3

    Thanks Matt,

    Turns out the pluging itself had a bug, which has been fixed: http://wordpress.org/support/topic/275644 Tried the patch and all works swimmingly now -thanks for your help, A.

  4. August 14th, 2009 at 16:49 | #4

    Hi Matt!

    We are using your list authors plugin, which is really convenient. A small glitch is that coauthors to posts are not listed. Tried the hack here http://wordpress.org/support/topic/228978 but it didn’t seem to work. Any ideas?

    Thanks so much!

    Andrew, OL

    • August 15th, 2009 at 21:11 | #5

      @Andrew
      Hi Andrew,
      Thanks for bringing the co-authors plugin to my attention, it is something I had not seen before. I would consider building in support for it except that a note mentions it is not being actively maintained.

      As for getting your coauthors to appear: If the template tag coauthors_wp_list_authors() truly works the same as wp_list_authors(), simply replace the function call in class-list-authors.php (WP version 2.8) or in prebaker.php (WP versions prior to 2.8). Good luck!

  5. June 2nd, 2009 at 16:15 | #6

    Hey Matthew and Tally!

    Hope all is well. How’s baby Nat? Matthew, Chris, Logan, Connor and I all wanted to say Happy Birthday! Hope you have a great day today! It’s midnight here June 3rd. ha ha

    I hope to write more this weekend on my blog too. Thanks for the recent note. I’m such a loser when it comes to my blog. UG!

    Miss you guys! XOXO
    JH

  6. January 12th, 2009 at 10:13 | #7

    Hi Matt,

    I am currently using your list authors plugin, and it’s great! Our blog has a lot of authors since we have contributing college students from across the country.

    I was wondering if it’s possible to limit the number of authors that are listed on the sidebar…our list is getting really long (http://www.collegejolt.com). Any ideas?

    Thanks!
    Heather

    • January 12th, 2009 at 16:34 | #8

      Hi Heather,

      I’m glad you’re finding the plugin useful. Unfortunately the WP template function the plugin uses does not support any more functionality than is already included so it would take quite a bit of custom coding to add a list size limit. However if I have spare time I might add the functionality.

  1. No trackbacks yet.