I
I
Ivperivm2017-02-01 11:54:39
WordPress
Ivperivm, 2017-02-01 11:54:39

How to make the rest of the product in the product card visible only to the admin?

How to make the rest of the product in the product card visible only to the admin?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
marrs, 2017-02-01
@Ivperivm

<?php if( current_user_can('administrator')  ) {  ?> 
    // stuff here for admins
<?php } ?>

S
spike__x, 2017-08-29
@spike__x

Can be done through animation
or through hover

A
Anatoly, 2017-08-30
@trofimovdev

It can be done without animation at all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question