#15888
 sharmstr
Moderator

Obviously asking the plugin author is a better place for this, but you might be able to wrap a conditional statement around the bp_core_load_template call in the new_article_screen in social-articles/includes/social-articles-screens.php. You can use something like

COPY CODE

if (current_user_can('edit_posts')) 

to verify that they have the correct permissions or level. If they dont, instead of loading members/single/articles you can load a custom page that tells them they dont have permission.

Its just thought.

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Log in with your credentials

Forgot your details?