Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
RankMath snippet example fix
drkskwlkr
Sep 12th, 2019
(
edited
)
1,525
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
// Add Brand for Products.
add_filter
(
'rank_math/snippet/rich_snippet_product_entity'
,
function
(
$entity
)
{
$entity
[
'brand'
]
=
'Rank Math'
;
return
$entity
;
}
)
;
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ get any gift card for FREE⭐ O4
JavaScript | 1 sec ago | 0.18 KB
⭐ FREE giftcards method⭐ 0A
JavaScript | 5 sec ago | 0.18 KB
⭐ FREE giftcards method 3R
JavaScript | 6 sec ago | 0.18 KB
⭐ FREE giftcards method⭐ Q8
JavaScript | 10 sec ago | 0.18 KB
⭐ Binance Account hack 3L
JavaScript | 13 sec ago | 0.18 KB
⭐ Binance Account hack GZ
JavaScript | 14 sec ago | 0.18 KB
⭐ get any gift card for L1
JavaScript | 21 sec ago | 0.18 KB
⭐ get any gift card for FREE⭐ 90
JavaScript | 22 sec ago | 0.18 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!