• Hey, so I am doing some custom code in my theme to add like buttons and like count (already added) to the recent posts loop in my theme.

    What function calls JUST the like buttons using get_the_ID() that I can put into the loop?

    I am currently using the wp_ulike_get_post_likes(get_the_ID()) to show the count but I want it to have the like buttons as well, without going into the post.

    Thanks!

    https://ww.wp.xz.cn/plugins/wp-ulike/

The topic ‘Manually add like buttons to recent post loop’ is closed to new replies.