Searched by and large but unable to find anything, perhaps not using the right words.
Anyway, what I am trying to do is to get the IDs of the posts in the user's cookie session so to get a specific meta value for those posts and use it.
It seems easy, but...I am not a PHP expert. I am using a plugin (wp-favorites) that lists favored posts storing them in cookies. I would need to get that stored data, but I have been unable so far.
Thanks for any help.