[Plugin: Custom fields shortcode] php include function this plug in
-
Hi
Hope you can help
How can I write a html/css/php (whatever will work) that can be referenced by every page. I have written my own html file “cfields”.This is in my page template
<?php include("cfields.html"); ?>cfields.html
<html> <head> </head> <p>Score: </p>[cf]score[/cf] </html>It gives:
Score: [cf]score[/cf]Where am I going wrong.
cheers
http://wordpress.org/extend/plugins/custom-fields-shortcode/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Custom fields shortcode] php include function this plug in’ is closed to new replies.