Replies: 0
I am looking for a way to show only the number of total shares. I want to show this on my main blog page for each post. Is there something like a get_meta($post_id, ‘total_share_count’, true) or something similar I can use to pull this?
Replies: 0
I am looking for a way to show only the number of total shares. I want to show this on my main blog page for each post. Is there something like a get_meta($post_id, ‘total_share_count’, true) or something similar I can use to pull this?