Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   How to use <?php... ?> code in "Post Info Items" sections? (http://forum.bytesforall.com/showthread.php?t=761)

TotalBalance Mar 14, 2009 03:01 PM

How to use <?php... ?> code in "Post Info Items" sections?
 
I'm using the WP_Print plugin to make it easy for users to print posts. Presently, the below code is added around line 59 of the index.php theme file. After more study of your excellent theme, realized it would be probably be better to just put the code in the Kicker option section and/or other appropriate sections.

How to you enter function code into the "Post Info Items" sections?

<?php if(function_exists('wp_print')) { print_link(); } ?>

Being a noob at this stuff, any help greatly appreciated.

Thx. in advance,
Lars


All times are GMT -6. The time now is 03:16 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.