• Resolved cabzx

    (@cabzx)


    Hello,

    I noticed that the view count is being carried over from the duplicated post. There is no option to prevent the view count from being copied. Can you please verify that?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter cabzx

    (@cabzx)

    Added this line:

    update_post_meta($duplicate_id, 'post_views_count', '0');

    Before:

    return $duplicate_id;

    In

    ajax.php

    Remember that you can edit the plugin in the plugin editor.

    • This reply was modified 2 years, 10 months ago by cabzx.
    • This reply was modified 2 years, 10 months ago by cabzx.
Viewing 1 replies (of 1 total)
  • The topic ‘Amount of Views being duplicated’ is closed to new replies.