Help PixTheme
  • Home
  • Theme Documentation
  • Forums
  • Log In / Sign Up

Community Forums

Please use one topic for only one question.

Please use one topic for only one question.

Please use one topic for only one question.

Homepage/Forums/Guard Team – Security WordPress Theme/allow appointment plugin access to non admin/Reply To: allow appointment plugin access to non admin

Reply To: allow appointment plugin access to non admin

6 years, 3 months ago giannisth
Participant

hello i was thinking that this would do the job but it does not respond

<?php

add_action(‘admin_menu’, ‘add_admin_menu_links’);

function add_admin_menu_links(){
if ( !is_admin() ) {
add_menu_page(‘booked-appointments’);
}
}

but without result .i just need the non admin users to be able to see the appointment plugin menu.that’s all!

could i make another code setting or do you think that i must defenitelly buy the pro version?

thank you

Already a member? Sign In

Log In
Register Lost Password

The Best Thanks

© 2013-2024 PixTheme Studio. All Rights Reserved.