Gravity Forms adds a Admin Menu called Entries that points to page=gf_entries. I am trying to modify this URL so that it defaults to page=gf_entries&id=2 instead. Below is the order of my WordPress Admin Menu. How can I update the URL of the Entries menu item?
Dashboard
Posts
Media
Forms
-Forms
-New Form
-Entries
Solution –
The “Access denied” gave me a headache actually. It seems to be a gravity forms issue, maybe something with callback, i dont know.
Even doing:
breaks thye permissions down.
I managed to add new Entries Button and hide previous one by css
(which is kind of workaround i guess)
The only drawback is that “Entries” is not Bold while you are on the Entries Page (You could probably give some more CSS to it but i don’;t acually mind)
It goes like this: