php file: /* make gravity forms available to Editor role */ function add_gf_cap() { $role = get_role( 'editor' ); $role->add_cap( ...
確定! 回上一頁