Thank you. I disable this vote time.
I set false on this – ‘show_time’ => false,
public function user_vote($atts = array(), $echo = true) {
public function user_vote($atts = array(), $echo = true) {
$defaults = array(
'show_time' => false,
'show_remaining' => true,
'tpl_voted' => null,
'tpl_not_voted' => null,
'tpl_remaining' => null
);
-
This reply was modified 7 years, 1 month ago by #.
-
This reply was modified 7 years, 1 month ago by #.