Title: Gravity Forms
Last modified: August 21, 2016

---

# Gravity Forms

 *  Resolved [Gregg Franklin](https://wordpress.org/support/users/greggfranklin/)
 * (@greggfranklin)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/gravity-forms-4/)
 * How would I allow the webmaster(admin) to access Gravity Forms? I tried changing‘
   cap_gravityforms_edit_forms’ => 1, but this had no effect.
 * -Thanks
 * [http://wordpress.org/extend/plugins/webmaster-user-role/](http://wordpress.org/extend/plugins/webmaster-user-role/)

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

 *  Plugin Author [NSquared](https://wordpress.org/support/users/croixhaug/)
 * (@croixhaug)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/gravity-forms-4/#post-3832264)
 * Hey Gregg,
 * I opted to leave this out of the plugin as most webmaster/client users shouldn’t
   need to edit forms – or could be dangerous if they are given that capability 
   🙂
 * That said I’ve added it as an option accessible via a filter:
 * 1. Update to version 1.0.8
 * 2. Add a filter (a mu-plugin for example):
    add_filter( ‘td-webmaster-user-roleoption_cap_gravityforms_edit_forms’,
   __return_true );
 * 3. Deactivate and reactivate plugin
 * Users should now be able to edit gravity forms as well. Let me know if you have
   any problems!
 *  Thread Starter [Gregg Franklin](https://wordpress.org/support/users/greggfranklin/)
 * (@greggfranklin)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/gravity-forms-4/#post-3832265)
 * Thanks

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

The topic ‘Gravity Forms’ is closed to new replies.

 * ![](https://ps.w.org/webmaster-user-role/assets/icon-256x256.png?rev=3201863)
 * [Simple Client Dashboard](https://wordpress.org/plugins/webmaster-user-role/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/webmaster-user-role/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/webmaster-user-role/)
 * [Active Topics](https://wordpress.org/support/plugin/webmaster-user-role/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/webmaster-user-role/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/webmaster-user-role/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Gregg Franklin](https://wordpress.org/support/users/greggfranklin/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/gravity-forms-4/#post-3832265)
 * Status: resolved