Цитата jimie Total posts: 531 09 Окт 2014 13:48 Hello Sergey, Could you tell me how can I check if item is published or unpublished ? I found that for published i can check with: <?php if($item->published) echo ' <code></code>'; ?> but how I can check for unpublished or waiting approval ? Rgds Последние изменения: 10 Окт 2014
Hello Sergey,
Could you tell me how can I check if item is published or unpublished ?
I found that for published i can check with:
<?php if($item->published) echo ' <code></code>'; ?>
but how I can check for unpublished or waiting approval ?
Rgds