Viewing 1 replies (of 1 total)
  • Plugin Author Pierre Lebedel

    (@pierre-lebedel)

    Hi! Thanks to use this plugin!
    This is a feature that I want to develop when I will have time.

    For now, you can use shortcodes in your templates files like this :

    if( is_user_logged_in() ){
    	echo do_shortcode('[kodex_post_like_buttons]');
    }

    But if you won’t (or can’t) edit your theme files, you must wait for the next release !

Viewing 1 replies (of 1 total)
  • The topic ‘Only logged In users should vote’ is closed to new replies.