Archive

Posts Tagged ‘plugin user’

WordPress Plugin User Generator

September 10th, 2011 Comments off

I need a plugin which I created directly in WordPress users depending wiviel I would like. Eg I’ll give 100 a user be created 100 and 100 different passwords. Then I want them but can also be exported via CSV

WordPress Plugin – User Data

March 18th, 2010 Comments off

I need a wordpress plugin that will do the following:

1. allow a user to input/update their street address using a pre-existing format in the usermeta table. (currently only the admin has access to this data)

2. list the states where users live (on a public page)

3. Once state is selected, list users (on a public page) by city, alphabetically by last name, with level if possible (different from what is in wp_capabilities)

Bear