• I added to my post and loks great

    I need only two things one is star results over thumbs but I may do this via css disabled class too

    my second iis the query order I was using this args before your plugin

    $args = array(
    'meta_key' => 'likes_count',
    'orderby' => 'meta_value_num',
    'paged' => $paged,
    );

    what changes I have to do to list liked posts via your plugin

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘How to list like posts’ is closed to new replies.