Title: [Plugin: WP-Syntax] Doesnt support SCSS
Last modified: August 20, 2016

---

# [Plugin: WP-Syntax] Doesnt support SCSS

 *  Resolved [dbugger](https://wordpress.org/support/users/dbugger/)
 * (@dbugger)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-syntax-doesnt-support-scss/)
 * There is no support of SCSS, isn’t it? Is this going to be solved soon?
 * [http://wordpress.org/extend/plugins/wp-syntax/](http://wordpress.org/extend/plugins/wp-syntax/)

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

 *  [samhooker](https://wordpress.org/support/users/samhooker/)
 * (@samhooker)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-syntax-doesnt-support-scss/#post-2770032)
 * The stylesheet shows up as insecure due to how it’s called. To resolve:
    1. Open up wp-syntax.php
    2. Delete the entire wp_syntax_head() function
    3. Paste in its place: **wp_enqueue_style(‘wp-syntax-css’, plugin_dir_url(__FILE__).’
       wp-syntax.css’);**
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-syntax-doesnt-support-scss/#post-2770057)
 * Fixed in 0.9.13.

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

The topic ‘[Plugin: WP-Syntax] Doesnt support SCSS’ 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/)

## Tags

 * [scss](https://wordpress.org/support/topic-tag/scss/)

 * 2 replies
 * 3 participants
 * Last reply from: [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-syntax-doesnt-support-scss/#post-2770057)
 * Status: resolved