Home Forums WTI Like Post PRO the name of custom field

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #436
    lienkhuong
    Participant

    Hi
    I using WTI like post and plugin import youtube to post wordpress. i create custom field to import like and dislike youtube to wordpress.

    i want to know name of the custom field to sotre like and dislike

    Thank

    • This topic was modified 7 years, 10 months ago by lienkhuong.
    #438
    Webtechideas
    Keymaster

    There are no custom fields used for this. We have a table “wti_like_post” where we store the like counts for each post. If the value is negative then that’s considered as dislike.

    #470
    DenisCGN
    Participant

    Where is the code, that stores the VOTE/COUNT in the table? I need to modify it a little bit 🙂

    #474
    Webtechideas
    Keymaster

    Its in the wti-like-post-ajax.php file. You can see queries there which registers the data in the database. It also goes through a series of checks to finalize what data will be stored.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘WTI Like Post PRO’ is closed to new topics and replies.