= 2.2.0 = * Added option ignore links by classes * Added option skip pages and posts by id * Fixed bug checking internal links without protocol (starting //) = 2.1.3 = * Commit error = 2.1.2 = * Fixed bug checking internal links with https * Fixed bug with REST API * Fixed conflict Widget CSS Classes plugin (partially fixed) = 2.1.1 = * Fixed updating old plugin values * Fixed links containing rel="external" will also be treated as external * Fixed prevent caching old styles and scripts = 2.1.0 = * Added tab with options for excluded links * Added `wpel-no-icon` class to set on links * Added action `wpel_before_apply_link` * Added option ignore mailto links * Fixed ignore links of admin bar * Fixed regexp for ignoring tags * Fixed text domain to text slug * Made filters `wpel_before_filter` and `wpel_after_filter` "private" * Removed DOMElement dependency * Removed rel="external" option for internal links * Removed filter `wpel_regexp_link` (this should not be changed) = 2.0.4 = * Fixed DOMElement breaks of text containing `&` = 2.0.3 = * Fixed bug ignoring links in
section = 2.0.2 = * Fixed bug parsing empty attributess * Changed mailto links wil be completely ignored = 2.0.1 = * Fixed mark mailto links as excluded * Fixed include / exclude url's = 2.0.0 = * REQUIREMENTS: PHP 5.3+ * Complete rebuilt * Added `noopener` and `noreferrer` * Added font icons (font awesome and dashicons) * Added options for internal links * Added Network settings (WPMU support) * Contribution: David Page solving bug `home_url()` = 1.81 = * Security update (reported by Vulnerability Lab) * Some small changes = 1.80 = * Added filter hook wpel_external_link_attrs to change attributes before creating the link * Added filter hook wpel_ignored_external_links * Removed phpQuery option * Moved ignore selectors option = 1.70 = * Added option to ignore all subdomains = 1.62 = * Fixed php error when using phpQuery option = 1.61 = * Fixed deprecated split() function * Fixed deprecated $wp_version = 1.60 = * Added option to replace "follow" values of external links with "nofollow" * Updated FAQ with custom solutions = 1.56 = * Fixed bug jQuery as dependency for js scripts * Fixed bug "no-icon class in same window" working with javascript * Fixed bug setting defaults on installation = 1.55 = * Fixed bug JS error: Uncaught TypeError: undefined is not a function * Fixed bug PHP error for links without href attribute ("undefined index href") * Replaced deprecated jQuery .live() to .on() (contribution by Alonbilu) = 1.54 = * Fixed bug opening links containing html tags (like ) = 1.53 = * Fixed bug also opening ignored URL's on other tab/window when using javascript * Changed javascript open method (data-attribute) = 1.52 = * Added filter hook wpel_internal_link * Fixed use_js option bug * Fixed bug loading non-existing stylesheet * Minified javascripts = 1.51 = * Fixed also check url's starting with // * Fixed wpel_external_link also applied on ignored links = 1.50 = * Removed stylesheet file to save extra request * Added option for loading js file in wp_footer * Fixed bug with data-* attributes * Fixed bug url's with hash at the end * Fixed PHP errors = 1.41 = * Fixed Bug: wpmel_external_link filter hook was not working correctly = 1.40 = * Added action hook wpel_ready * Added filter hook wpel_external_link * Added output flush on wp_footer * Fixed Bug: spaces before url in href-attribute not recognized as external link * Fixed Bug: external links not processed (regexpr tag conflict starting with an a, like