Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Boss themes - remove dynamic css output
bbdev
Jun 24th, 2016
76
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
add_action
(
'redux/loaded'
,
'bboss_unhook_dynamic_css_init'
)
;
function
bboss_unhook_dynamic_css_init
(
$obj
)
{
remove_action
(
'wp_head'
,
array
(
&
$obj
,
'_output_css'
)
,
150
)
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ FREE giftcards method ON
JavaScript | 1 min ago | 0.17 KB
⭐ Binance Account hack 3B
JavaScript | 3 min ago | 0.17 KB
styles.css
INI file | 5 min ago | 9.25 KB
⭐ Binance Account hack QK
JavaScript | 10 min ago | 0.17 KB
⭐ get any gift card for FREE⭐ 2I
JavaScript | 11 min ago | 0.17 KB
⭐ get any gift card for AF
JavaScript | 18 min ago | 0.17 KB
⭐️ EARN $500 INSTANTLY KE
JavaScript | 20 min ago | 0.17 KB
Emergency Hamburg Script
Lua | 25 min ago | 0.70 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!