Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Generatepress CreativeWork
simkoG
Sep 17th, 2023
(
edited
)
1,048
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
<?php
add_filter
(
'generate_article_itemtype'
,
'acme_generate_article_itemtype'
)
;
function
acme_generate_article_itemtype
(
$type
)
{
return
"EZT_KELL_ATIRNI"
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
노벨피아 필터
2 hours ago | 0.81 KB
5-apps
14 hours ago | 5.80 KB
15025525255
15 hours ago | 0.01 KB
OoT rando seed 4/11
17 hours ago | 67.62 KB
Untitled
23 hours ago | 0.10 KB
Untitled
1 day ago | 0.53 KB
Untitled
1 day ago | 1.09 KB
Python Tkinter Bookkeeping sandbox
Python | 1 day ago | 9.51 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!