Home › Forums › WTI Like Post PRO › Is the post meta available only for the liked/disliked posts? › Reply To: Is the post meta available only for the liked/disliked posts?
July 18, 2018 at 5:31 pm
#662
Webtechideas
Keymaster
The code is already there to automatically set like, unlike, total values to 0 on creating a post. This works well with the default process of wordpress post creation.
If it’s a different approach for you, then make sure that native wordpress function us used for post creation which will trigger the hook used by our plugin.