Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter BertrandB21

    (@bertrandb21)

    Stiil problem with wp-syntax
    Now with a php snippet with backtick and “” string

    I think it would be fine to have shortcode syntax to call wp-syntax
    with two ways of call inline and infile

    1) Inline syntax
    [source lang="php" line="1" escaped="full"]
    inline code here
    [/source]
    2) Infile syntax
    [source lang="php" line="1" file="path_to_myfile.php /]

    Thread Starter BertrandB21

    (@bertrandb21)

    Oh i find the trick for the back tick
    just use the code tag before the pre tag

    Thread Starter BertrandB21

    (@bertrandb21)

    ok the backtick problem is not a wp-syntax problem

    my problem come from pdo for wordpress

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

The topic ‘backtick problem with wp-syntax’ is closed to new replies.