Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
remove menu for subscriber
GochiSiyan
Oct 26th, 2021
261
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
add_filter( 'jnews_view_counter_endpoint', function ( $endpoint) {
if (current_user_can('subscriber')) {
return [];
}
return $endpoint;
} );
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE ETHEREUM METHOD
CSS | 1 hour ago | 0.36 KB
Guide To SUCCESSFUL Trading
CSS | 1 hour ago | 0.36 KB
Free Crypto MethodGuide
PHP | 1 hour ago | 0.39 KB
Crypto Exploit
BrainFuck | 1 hour ago | 0.39 KB
HOW TO EARN 5000$ IN 24 HOURS
CSS | 1 hour ago | 0.36 KB
Crypto Exploit
CSS | 1 hour ago | 0.36 KB
Crypto Exploit
BrainFuck | 1 hour ago | 0.39 KB
Monetizing Method
Smarty | 1 hour ago | 0.39 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!