S
S
Sergey Leshchenko2015-09-24 14:16:58
WordPress
Sergey Leshchenko, 2015-09-24 14:16:58

How can I add a table to a user account that only the admin can edit?

How can I add a table to a user account that only the admin can edit? Wordpress + Woocommerce site. It is planned to enter the history of payments into the table.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
elesei, 2015-09-24
@elesei

if(is_super_admin())){
// - ваш код таблицы
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question