Title: Does not consider the increment arithmetic operator
Last modified: August 21, 2016

---

# Does not consider the increment arithmetic operator

 *  [Jordan](https://wordpress.org/support/users/jbucklin/)
 * (@jbucklin)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/does-not-consider-the-increment-arithmetic-operator/)
 * In a line of JavaScript such as the following:
 * `var x = "The number is " + ++n;`
 * WP Minify makes the line of code like this, rendering an error:
 * `var x=”The number is”+++n;
 * [http://wordpress.org/plugins/wp-minify/](http://wordpress.org/plugins/wp-minify/)

The topic ‘Does not consider the increment arithmetic operator’ is closed to new
replies.

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

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [Jordan](https://wordpress.org/support/users/jbucklin/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/does-not-consider-the-increment-arithmetic-operator/)
 * Status: not resolved