Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Receiving mail as plain text in the Email inbox
Aurangajeb
Nov 11th, 2019
293
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
/* Receiving mail as plain text in the Email inbox (WPUF Email notification)*/
add_filter
(
'wp_mail_content_type'
,
function
(
$content_type
)
{
return
"text/html"
;
}
)
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π INSTANT MONEY EXPLOIT π π¨π¨
JavaScript | 1 min ago | 0.18 KB
π Free Crypto Method π π¨π¨
JavaScript | 3 min ago | 0.18 KB
π INSTANT MONEY EXPLOIT π π¨π¨
JavaScript | 5 min ago | 0.18 KB
π Free Crypto Method π π¨π¨
JavaScript | 7 min ago | 0.18 KB
π INSTANT MONEY EXPLOIT π π¨π¨
JavaScript | 9 min ago | 0.18 KB
βββChangeNOW Exploitββ
Java | 10 min ago | 0.15 KB
π₯ EASY PROFIT GUIDE β Working π₯ π₯π¨
JavaScript | 11 min ago | 0.18 KB
βββExploit 500$ in 15 Minutesββ
Java | 12 min ago | 0.15 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!