• PdcaAdmin

    (@pdcaadmin)


    Is there a way to set this plugin to where the user’s edits do not appear until approved by a specific member assigned to manage the database? Also, is there a way to merge this database with the WordPress member profile so that our members can edit their profile and contact info in one spot. Thanks.

    https://wordpress.org/plugins/participants-database/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author xnau webdesign

    (@xnau)

    Both of those things would require some pretty extensive development to make happen. In the first case, you’d have to temporarily store the user’s changes until they could be approved. All I can offer you there is the admin notification that happens when a record is updated by a user on the frontend.

    I do have an article on using the plugin with WordPress users, but doing anything like what you’re asking for will require some development skills.

    Using Participants Database with WordPress Users

    Thread Starter PdcaAdmin

    (@pdcaadmin)

    Thank you for your quick reply. Do you foresee yourself modifying your plugin to do these things? It would be extremely useful to our organization if you did. The reason we need the admins to approve edits is because we use our database to generate mailing labels and we have to check for errors that could cause trouble in mailing. Editing contact info from the profile would just be easier for our members.

    Plugin Author xnau webdesign

    (@xnau)

    Well, in the first case, the notification email can be used to know which record need to be checked, so not allowing the changes to be published until approved would be unnecessary. I thought maybe you were trying to prevent unwanted content from getting published.

    For integrating a plugin record with the WordPress user profile, I’ve considered this, but decided against it as the demand for it is limited and the development time is surprisingly large because I would have to develop the feature for the general case.

    Thread Starter PdcaAdmin

    (@pdcaadmin)

    You have inspired me to use this plugin and I thank you for that. Your dedication to your product is outstanding.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Approve edits from users’ is closed to new replies.