Forum Plugin Suggestion

First of all, thanks for the great Forum plugin. It’s perfect for my needs and was a breeze to install and configure.

I do have one concern, and that is the fact that by default, the plugin uses my username as the author instead of my nickname. Most of the “how not to make it easy for hackers” articles I’ve read strongly advise against publicly displaying a user name with administrative rights.

How can I modify the PHP script so that the nickname is displayed as the author name by default, instead of the username? Granted, I could create a user with no admin rights exclusively for use in forums, but I want to make life as simple as possible for the owners of the blogs I host. Any suggestions would be greatly appreciated.

Thanks

  • drmike
    • DEV MAN’s Mascot

    Have to admit that I haven’t used this plugin and a quick looksee through it gets a “huh?” out of me but I would think that displaying the poster’s selection from what they choose on the Your Profile page’s dropdown would be best.

    I see where the plugin places the data into the db but it looks like to me the poster’s IP number is being used so I’m missing something here.

  • Andrew
    • Champion of Loops

    Hi Guys,

    I’ve made a note to fix this issue but it’s not a high priority.

    Most of the “how not to make it easy for hackers” articles I’ve read strongly advise against publicly displaying a user name with administrative rights.

    For a system user I can see this but for a WP user I think it’s a bit paranoid.

    Thanks,

    Andrew