AFI AFI

WP ULike

Estimated reading: 1 minute Updated August 1, 2026

WP ULike is a free WordPress plugin that adds like/dislike buttons to posts, pages, comments, and more. Advanced Form Integration captures WP ULike events (likes, dislikes, top-content milestones) and routes the data to any of 200+ destinations.

What you’ll need

  • The WP ULike plugin installed and activated.
  • The Advanced Form Integration plugin installed and activated.

Event data captured

Field Format
Event type like, dislike, unlike
User ID Numeric WordPress user ID (0 for anonymous)
User email If logged in
Item type post, comment, bbpress_topic, etc.
Item ID Numeric ID of the liked item
Item title Title of the liked item
Total likes Cumulative count after the event
Created at YYYY-MM-DD HH:MM:SS

Create the integration

  1. Go to WP Admin → AFI → Add New.
  2. Enter an Integration Title.
  3. In Trigger → Form/Data Provider, select WP ULike.
  4. In Form/Task Name, choose the event.
  5. In Action → Platform, pick the destination and complete the field mapping.
  6. Optional: configure Conditional Logic.
  7. Click Save Integration.

Screenshot: AFI Add New screen with WP ULike selected

Related docs