vanpariyar / wp-post-views

This is the simple plugin that counts the views of the your wordpress website
https://wordpress.org/plugins/wp-post-views/
GNU General Public License v3.0
8 stars 4 forks source link

duplicate a post #25

Open vanpariyar opened 1 year ago

vanpariyar commented 1 year ago

https://wordpress.org/support/topic/duplicate-a-post/

hi, there is a point that if we duplicate a product/post, the visit counter of the previous product/post will also be copied. in the correct case, the number should be reset to zero. (for new duplicated post)

thank you