Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Update count without reloading page

$
0
0

Replies: 0

How can I have the user favorite count automatically update in real time as a user favorites and un-favorites posts?

I am using this code per your website.

<?php get_user_favorites_count($user_id = null, $site_id = null, $filters = null, $html = false); ?>

<?php the_user_favorites_count($user_id = null, $site_id = null, $filters = null); ?>

Thanks,

Micah


Viewing all articles
Browse latest Browse all 59525

Trending Articles