Great things are on the horizon
Something big is brewing! Our store is in the works and will be launching soon!
add_action('admin_menu', 'register_my_page'); add_filter('option_page_capability_' . 'messages', 'my_page_capability'); function register_my_page(){ add_menu_page(__('Повідомлення', 'utex'), __('Повідомлення', 'utex'), 'edit_others_posts', 'messages', 'messages', 'dashicons-email', 3); } // Изменим права function my_page_capability( $capability ) { return 'edit_others_posts'; } function messages() { ?>
Something big is brewing! Our store is in the works and will be launching soon!
It will be published after moderation.
Кошик