phpface

Untitled

Jun 19th, 2022 (edited)
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. add_filter( 'streamtube_main_content_size', function( $size ){
  2.     return 7;
  3. }, 10, 1 );
Add Comment
Please, Sign In to add comment