• Resolved keithiopian

    (@keithiopian)


    How would I go about displaying two wordpress functions inline? I am trying to keep these two on the same line…

    the_title;
    include (TEMPLATEPATH. ‘/inc/meta.php’);

    Thank you for your time!

Viewing 1 replies (of 1 total)
  • this will depend on the output of meta.php, i.e. if the output contains any html tags or so.

    a link to your site might help to get you more detailed replies.

Viewing 1 replies (of 1 total)

The topic ‘displaying 2 funcitons inline’ is closed to new replies.