Title: backtick problem with wp-syntax
Last modified: August 19, 2016

---

# backtick problem with wp-syntax

 *  [BertrandB21](https://wordpress.org/support/users/bertrandb21/)
 * (@bertrandb21)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/backtick-problem-with-wp-syntax/)
 * i got problem to post bash script with backtick
    to solve the difficulty i used
   the escaped=”true” but to work i changed the htmlspecialchars_decode by html_entity_decode
   to have a good traduction of ` may this modification be in next version ?
 * [http://wordpress.org/extend/plugins/wp-syntax/](http://wordpress.org/extend/plugins/wp-syntax/)

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

 *  Thread Starter [BertrandB21](https://wordpress.org/support/users/bertrandb21/)
 * (@bertrandb21)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/backtick-problem-with-wp-syntax/#post-2024837)
 * 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](https://wordpress.org/support/users/bertrandb21/)
 * (@bertrandb21)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/backtick-problem-with-wp-syntax/#post-2024838)
 * Oh i find the trick for the back tick
    just use the code tag before the pre tag
 *  Thread Starter [BertrandB21](https://wordpress.org/support/users/bertrandb21/)
 * (@bertrandb21)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/backtick-problem-with-wp-syntax/#post-2024839)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-syntax_f8f6f6.svg)
 * [WP-Syntax](https://wordpress.org/plugins/wp-syntax/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-syntax/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-syntax/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-syntax/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-syntax/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-syntax/reviews/)

 * 3 replies
 * 1 participant
 * Last reply from: [BertrandB21](https://wordpress.org/support/users/bertrandb21/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/backtick-problem-with-wp-syntax/#post-2024839)
 * Status: not resolved