if ($post->post_status == 'publish') {
$poststatus = __('Live','appthemes');
$poststatus .= ' ' . __('Until','appthemes') . '<br/><p class="small">(' . $expire_date . ')</p>';
$fontcolor = '#33CC33';
$postimage = 'pause.png';
$postalt = __('pause ad','appthemes');
$postaction = 'pause';
There are currently 1 users browsing this thread. (0 members and 1 guests)