Refactor admin cl interface and handle product access with groups

This commit is contained in:
Almira Krdzic
2018-10-16 16:57:48 +02:00
parent 554dc37a2d
commit ddf7d4452c
12 changed files with 320 additions and 262 deletions

View File

@@ -0,0 +1,7 @@
#posts-filter .tablenav .actions {
display: none;
}
#menu-posts-product .wp-submenu li:last-child {
display: none;
}