Support » Everything else WordPress » Posting Code into the WordPress Forums

  • I recently tried posting a code snippet into these forums and got hit with a load of trouble.

    I’m curious what the best way to post a code snippet is.

    I know it says “Put Code in between ‘backticks’.” but I’m not exactly sure if I understand the syntax.

    I tried using &lt?php > and that didn’t seem to work well. Any thoughts?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Backticks are just that ` – usually, on the top left of your keyboard where the tilde [~] is.
    Put one at the beginning of the code and another one at the end. Done.

    Thread Starter WildBil2Me

    (@wildbil2me)

    Lol – I was using ‘. No wonder!!

    <?php the_title(); ?>

    There ya go – it’s always something simple isn’t it.

    And the code quicktag above the Reply box works…

    Thread Starter WildBil2Me

    (@wildbil2me)

    I thought I had tried those … I must have just used

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Posting Code into the WordPress Forums’ is closed to new replies.