Alimir / wp-ulike

WP ULike enables you to add Ajax Like button into your WordPress and allowing your visitors to like and unlike posts,comments, BuddyPress activities & bbPress Topics
http://alimir.github.io/wp-ulike/
102 stars 27 forks source link

Add like programmatically #65

Open lincolnlemos opened 4 years ago

lincolnlemos commented 4 years ago

Hi,

I'm creating a plugin to import data from Jetpack Likes (Wordpress.com) to Wp ULike.

What would be the correct way to add a like programmatically via PHP? I wanna pass the USER_ID and POST_ID.