=== Advanced Ads - Code Highlighter === Contributors: webzunft Donate link: https://wpadvancedads.com/ Tags: ads, code highlighter, highlighter, code, codemirror Requires at least: 3.0 Tested up to: 4.8 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Highlight code in the textarea field of the plain text ads created by Advanced Ads. == Description == This is an add-on for [Advanced Ads](https://wordpress.org/plugins/advanced-ads/), the ad management plugin for WordPress. > > Since WordPress 4.9 integrated code highlighting we enabled this automatically in Advanced Ads. The add-on is therefore no longer needed unless you are on a lower WordPress version. > After activating the plugin, you will see the code of ads in the plain text and code type highlighted like in any other professional IDE. See the screenshots for an example. This is the ideal add-on for people using advanced ad codes with JavaScript, HTML, PHP, or CSS. This feature is implemented using [CodeMirror](http://codemirror.net/). **Ad Management Features** Advanced Ads is a powerful, but easy to use ad management plugin. Among the [many features](https://wpadvancedads.com/features/), you can: * manage various kinds of ads like AdSense, DFP, Amazon, and any other custom code * show ads for mobile/desktop users only * automatically inject ads into content, after specific paragraphs * use Pro visitor conditions like browser width, geo location, browser language and many more == Screenshots == 1. A default ad code without code highlighting 2. A default ad code with code highlighting after activating this add-on == Changelog == = status = * feature enabled by default in [Advanced Ads](https://wordpress.org/plugins/advanced-ads/) now = 1.0.3 = * make plugin translatable = 1.0.2 = * fixed plugin title = 1.0.1 = * load scripts only on ad edit page = 1.0 = * first submission