Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function mars_update_post_view(){
- return;
- }
- function videotube_child_filter_post_views(){
- return false;
- }
- add_filter( 'mars_get_count_viewed', 'videotube_child_filter_post_views', 100, 2 );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement