Title: PHP tags
Last modified: August 20, 2016

---

# PHP tags

 *  Resolved [Joan Boluda](https://wordpress.org/support/users/boluda/)
 * (@boluda)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/php-tags/)
 * Is ther a way to use the <?php> tags?
 * A lot of snippets (almost all of them) you can find in Internet are formated 
   in a way that they use the php tags, so that when I want to use one, I cannot
   just copy pase them, but I have to strip the tags, and include some echos in 
   order that I can use it in Code Snippets.
 * So… Is ther a way to use the <?php> tags, so I don’t need to change every code?
 * Great plugin anyway!! ^_^
 * Joan
 * [http://wordpress.org/extend/plugins/code-snippets/](http://wordpress.org/extend/plugins/code-snippets/)

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

 *  Plugin Author [Shea Bunge](https://wordpress.org/support/users/bungeshea/)
 * (@bungeshea)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/php-tags/#post-3583521)
 * Version 1.7 will automatically strip the `<?php` and `<?` tags from the beginning
   of the snippet, and the `?>` tags from the end. It will also fix the issue preventing
   you from using those tags _inside_ a snippet (to output HTML in a function, etc).
   In short, Code Snippets 1.7 will fix this issue, and should be released very 
   soon!
 *  Thread Starter [Joan Boluda](https://wordpress.org/support/users/boluda/)
 * (@boluda)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/php-tags/#post-3583522)
 * Oh, that’s just great! Terrific!
 * Great, great plugin, congrats!!

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

The topic ‘PHP tags’ is closed to new replies.

 * ![](https://ps.w.org/code-snippets/assets/icon.svg?rev=2148878)
 * [Code Snippets](https://wordpress.org/plugins/code-snippets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/code-snippets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/code-snippets/)
 * [Active Topics](https://wordpress.org/support/plugin/code-snippets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/code-snippets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/code-snippets/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Joan Boluda](https://wordpress.org/support/users/boluda/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/php-tags/#post-3583522)
 * Status: resolved