But now the special-mail-tags.php no longer available is.
Where can I insert these filters?
Which file should I use?
ok, but i have a lot of extra ‘_post_xxxx’, like:
elseif ( '_post_omschrijving' == $name )
$output = get_post_meta($post->ID, 'omschrijving', true);
How can i transform these to te newest version?
Hi Alex, this is something i also like to know.
I’m trying to get this work in combination with the WPUF-plugin van WeDev.
Do you find the solution allready?