How to give wordpress editor access to Gravity Forms
April 10, 2014
This can be achieved by adding the code below to the end of your theme’s functions.php file.
function add_grav_forms(){
$role = get_role(‘editor’);
$role->add_cap(‘gform_full_access’);
}
add_action(‘admin_init’,’add_grav_forms’);
Save and refresh, making sure that the ending ?> appears after the code you have inserted.
Written By
melanie
You May Like This
On a crisp autumn morning in the mid-1970s, a 30-year-old man named Roy Raymond walked into a department store to buy his wife lingerie.
What he found in the store were, tacky designs and unappealing nightdresses that stuck out like a sore thumb under the fluorescent lighting…
Add to this the piercing stare of the saleslady who made him feel like a filthy pervert just for being there…
The experience was truly appalling.
However, it was this horrible experience that sparked a wonderful idea in Raymond’s mind…
After finding out that his male friends felt the same way when shopping for lingerie, he saw an opportunity to establish a market where basically none existed.
He got a hare-brained idea to build a lingerie store that would make men feel completely comfortable.
He essentially designed a lingerie store, FOR MEN!
But Venture Capital…. is the drug that flows through the veins of most Silicon Valley’startup’s…
As fresh-faced founders are having money thrown at them, in hopes that their company will rise to unicorn status and be the next Uber, Dropbox or Facebook…
Seed round, pre-revenue, pre-product, no patents, no team… doesn’t matter.
So much so, that recent years have everyone saying “we’re in another bubble”…
“This can’t be sustained much longer”…”It’s looking like the dot com crash 2.0″…
Hey!
It looks like you're browsing in . Would you like to switch over to the website?