Hey Support,
so far I used the Plugin “PHP Code For Posts” by Jamie Fraser to integrate some PHP Code on my webpages. e.g. reading and displaying Custom fields, generating Schema.org Code, displaying Textblocks with Variables etc.
The plugin has unfortunately disappeared. Is there a way to execute PHP code on the pages or could you recommend another plugin.
e.g.:
<?php echo "Last update of the page: ".date("d.m.Y",time()-(24*60*60));?>
In the header container.
Thank you in advance
Hi,
You can try using this plugin – https://wordpress.org/plugins/insert-php/ or refer to @tjswarbs78’s recommendation.
@tjswarbs78 Thanks for your help :)
Best regards,
Yigit