Skip to:
Content
Pages
Categories
Search
Top
Bottom

How can i write code in BBpress?


  • leisegang
    Participant

    @leisegang

    Is it possible to write CODE here like on wordpress.org forums?
    i use a lot of HTML in code to help my users

    is it possible to use:

    `
    some code
    `

Viewing 5 replies - 1 through 5 (of 5 total)

  • John James Jacoby
    Keymaster

    @johnjamesjacoby

    Yes it is. You will want to wrap your code in HTML code tags.

    You’ll want to omit opening or closing PHP for the time being though, looks like the filter is a little too strong.

    echo $foo;


    leisegang
    Participant

    @leisegang

    all html tags i write here tried

    code /code inside but it dint work

    i need to be able to paste code like

    img sr c =’http://adressen-ti l-bilde.jpg’ a lt=” wid th=’280′

    how can i fix this sp that i can write html in posts an have it not made into a image. cant get it to work.


    stwc
    Participant

    @stwc

    Test code tag linky
    Test pre tag

    linky

    Test ‘backticks’ `linky`


    stwc
    Participant

    @stwc

    Nope, no code shown. I can’t see a way to post code inline here — BP.org forums used to parse everything between backticks as code, now, who knows?


    leisegang
    Participant

    @leisegang

    i am trien to paste an IMG tag inside code or backticks but it doesnt work.

    any solutions?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How can i write code in BBpress?’ is closed to new replies.
Skip to toolbar