Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Change The Expired Instagram Followers Count
fauzanjeg
Dec 21st, 2020
(
edited
)
126
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
// Change The Expired Social Counter
add_filter
(
'jnews_social_counter_widget_expired'
,
function
(
$time
)
{
$time
=
60
*
60
;
// 1 Hour
return
$time
;
}
,
999
)
;
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ get any gift card for FREE⭐ 2I
JavaScript | 5 sec ago | 0.17 KB
⭐ get any gift card for AF
JavaScript | 7 min ago | 0.17 KB
⭐️ EARN $500 INSTANTLY KE
JavaScript | 8 min ago | 0.17 KB
⭐ FREE giftcards method ON
JavaScript | 16 min ago | 0.17 KB
⭐ Binance Account hack 3B
JavaScript | 17 min ago | 0.17 KB
⭐ Binance Account hack QK
JavaScript | 24 min ago | 0.17 KB
⭐ get any gift card for FREE⭐ 2I
JavaScript | 25 min ago | 0.17 KB
⭐ get any gift card for AF
JavaScript | 33 min ago | 0.17 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!