Now I would like to integrate the plugin "WP Post to PDF.
Therefore I can insert the following code anywhere in my theme:
PHP Code:
<? php if (function_exists ("wpptopdf_display_icon")) echo wpptopdf_display_icon ();?>
By the way - I'm using Version 3.6.7 - where i can't place PHP-Code in the Option-Pages of Atahualpa.
As far as I know, I have this change then perform again with every update of Atahualpa framework. Or is there a solution that I can avoid it?
Thanks for your help.
Ralf