Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Stay Logged in WordPress
yeahhub
Jun 16th, 2018
296
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
/**
* Stay Logged in (Powered by Yeahhub.com)
*/
add_filter
(
'auth_cookie_expiration'
,
'stay_longer'
)
;
function
stay_longer
(
$expire
)
{
return
17280000
;
// 200 days in seconds
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ PayPal Hits
JavaScript | 20 sec ago | 0.08 KB
✅ MAKE $1200 IN 15 MIN
JavaScript | 52 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 1 min ago | 0.08 KB
FREE BTC GUIDE 9
JavaScript | 1 min ago | 0.03 KB
✅ Crypto Accounts
JavaScript | 1 min ago | 0.08 KB
Make $1200 in 15 minutes
JavaScript | 2 min ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 3 min ago | 0.08 KB
✅ Account Leaks
JavaScript | 3 min ago | 0.08 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!