Title: Only Admin Functionality for Form
Last modified: August 20, 2016

---

# Only Admin Functionality for Form

 *  Resolved [bhandaripunit](https://wordpress.org/support/users/bhandaripunit/)
 * (@bhandaripunit)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/only-admin-functionality-for-form/)
 * I created a form using this plugin & found it quite easy. Now the only thing 
   I am worried about is, all the user data is going to be uploaded by a single 
   person. I would like to give them admin access to the form but not my entire 
   word-press website. How do I do that?
 * [http://wordpress.org/extend/plugins/participants-database/](http://wordpress.org/extend/plugins/participants-database/)

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

 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/only-admin-functionality-for-form/#post-3135720)
 * You must modify the plugin to do this. In the “participants-database.php” file
   look for a function called “plugin_menu”. On line 311 the capability required
   to view the “Upload CSV” page is defined. Change this so the user role of the
   person doing the uploading can view the page.
 * If you don’t understand what is meant by “capability”, you should read this article:
   [http://codex.wordpress.org/Roles_and_Capabilities](http://codex.wordpress.org/Roles_and_Capabilities)
 *  Thread Starter [bhandaripunit](https://wordpress.org/support/users/bhandaripunit/)
 * (@bhandaripunit)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/only-admin-functionality-for-form/#post-3135723)
 * Thank You so much. I am not able to make the changes in the php file due to some
   server restriction. Have made another restricted word-press account for the user
   who will manage the form.
 * Will do the modifying bit once I sort the issue with server guy.
 * Btw, thumbs up on the plugin. Simple & effective.
 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/only-admin-functionality-for-form/#post-3135736)
 * If you can’t get FTP access to the file, you can use the plugin editor in WordPress.

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

The topic ‘Only Admin Functionality for Form’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [Backend](https://wordpress.org/support/topic-tag/backend/)
 * [database](https://wordpress.org/support/topic-tag/database/)
 * [sign-up](https://wordpress.org/support/topic-tag/sign-up/)

 * 3 replies
 * 2 participants
 * Last reply from: [Roland Barker](https://wordpress.org/support/users/xnau/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/only-admin-functionality-for-form/#post-3135736)
 * Status: resolved