norcross / gravity-tooltips

Adds a custom field to each form element for tooltips
MIT License
74 stars 20 forks source link

Settings Page is not accessible. #43

Closed tannerm closed 5 years ago

tannerm commented 6 years ago

The settings page requires the gravityforms_edit_settings capability and should allow for viewing/editing from members who have the gform_full_access capability.

norcross commented 6 years ago

isn't gform_full_access intended for people to access the form submissions themselves?

norcross commented 6 years ago

also, I noticed the PR doesn't actually change the cap, just how it's called. what's the actual difference?

oga23 commented 6 years ago

Any news about this issue?

dave-gil commented 5 years ago

@tannerm fix worked for me on WP 5.0.03 on GF 2.4.5

tannerm commented 5 years ago

@norcross, sorry I must have missed this. If I recall correctly, I think the GF function runs through a filter that handles the appropriate capability mapping.