WPEL plugin was rebuilt and has lots of new features, like noopener., font icons, internal links options and WPMU settings...
Scan complete page.
The plugin filters the output and changes the links on the fly.
The real contents will not be changed in the database..
When deactivating the plugin, all contents will be the same as it was before..
The plugin could set the value to external, internal or exclude, meaning how the link was processed..
When you add the value ignore, the link will be ignored by the plugin.
Use this action to change the link object after all plugin settings have been applied. add action { if ) { get current url $url = $link object->getAttribute set redirect url $redirect url = somedom com url= urlencode $link object->setAttribute } }, 10, 1 ).
Use this action to change the link object before the plugin settings will be applied on the link..
Or change how they will be treated by this plugin. add action { ignore links with class some-cls if ) { $link->set ignore } mark and treat links with class ext-cls as external link if ) { $link->set external } }, 10 ).
Read more