Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_filter( 'streamtube/core/public_scripts/localize', function( $vars ){
- return array_merge( $vars, array(
- 'upnext_time' => 3
- ) );
- }, 10, 2 );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement