Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
prevent list creation
GochiSiyan
Mar 4th, 2021
(
edited
)
86
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
add_filter('jnews_video_create_playlist',function ($args){
if ($args['title']==='Favorite' || $args['title']==='Watch Later' ) {
return [];
}
return $args;
},999);
Add Comment
Please,
Sign In
to add comment
Public Pastes
Your Bitcoin Wallet Credentials have been res...
GetText | 1 min ago | 0.26 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ W9
JavaScript | 10 min ago | 0.06 KB
Your Bitcoin Wallet Credentials have been res...
GetText | 12 min ago | 0.25 KB
Untitled
Python | 23 min ago | 1.77 KB
⭐ 5000$ For 45 Minutes P3
JavaScript | 57 min ago | 0.06 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ C3
JavaScript | 1 hour ago | 0.06 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ DL
JavaScript | 1 hour ago | 0.06 KB
Untitled
C++ | 1 hour ago | 3.66 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!