I’m using the gravity forms wordpress plugin.
And I am trying to echo the entry count on form #1 – in my wordpress theme files.
I can’t seem to find anything on how to do this – does anyone know a filter/action I can add to my functions to do this?
Really appreciate any ideas, thank you!
Here are two methods.
Method 1 – Writing your own SQL Query
Method 2 – Using GravityForms Built in function.