mongoose-marketplace / facebook-page-feed-graph-api

It's time to upgrade from your old like box! Display the Facebook Page Plugin from the Graph API using a shortcode or widget.
GNU General Public License v2.0
4 stars 1 forks source link

Add filter to determine access level to dashboard shortcode generator #16

Closed cameronjonesweb closed 7 years ago

cameronjonesweb commented 8 years ago

Can you tell me how to make the dashboard shortcode generator appear on the admin user dashboard only - it's confusing my other users. Many thanks.

From: https://wordpress.org/support/topic/dashboard-shortcode-generator-admin-dashboard-only?replies=1

Will need to add a filter so that it can be configured for individual sites. Change default from all to users with edit post capabilities (no need for subscribers to see it as they can't use it).

cameronjonesweb commented 7 years ago

Fixed #25