[Plugin : Visual Form Builder] Hiding entries from non-admins
-
I’m using the latest version of Visual Form Builder plugin.
I’ve created a form which generates entries but the issue is, I don’t want non-admins to be able to see those entries on their dashboard.At the moment, I have disabled the dashboard widget completely by commenting out the following :
// Adds a Dashboard widget //add_action( 'wp_dashboard_setup', array( &$this, 'add_dashboard_widget' ) );
I’m not experienced in PHP and was wondering if the developer or someone here could help me only show the widget dashboard but for the admins only.
Kind regards,
96fauj
- The topic ‘[Plugin : Visual Form Builder] Hiding entries from non-admins’ is closed to new replies.