katzwebservices / Gravity-Forms-Directory

http://wordpress.org/plugins/gravity-forms-addons/
GNU General Public License v3.0
8 stars 3 forks source link

Fix too many users #10

Closed luistinygod closed 10 years ago

luistinygod commented 10 years ago

Causing issues on the View entry screen. Now if number of users > 300, it shows only the administrators.

To increase this limit, there's a new hook: apply_filters( 'kws_gf_entry_creator_max_users', 300 )

luistinygod commented 10 years ago

New filter apply_filters( 'kws_gf_directory_post_title_link', false, $form, $lead )