Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Change The Expired Instagram Followers Count
fauzanjeg
Dec 21st, 2020
(
edited
)
135
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
Order.js
JavaScript | 12 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 BT
JavaScript | 15 min ago | 0.05 KB
GuessTheNumber
Python | 28 min ago | 2.21 KB
Werde ein Trucker im Update des Grand RP Jobs
HTML | 30 min ago | 2.16 KB
Random Gmail Acc 1A
JavaScript | 31 min ago | 0.05 KB
Become a trucker on the updated Grand RP job
HTML | 39 min ago | 2.07 KB
Make $1000 15-MINUTES (BEGINNER) WM
JavaScript | 47 min ago | 0.05 KB
Disjoint Set Union
C++ | 57 min ago | 0.45 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!