# Identify External Links

`wp-plugin/identify-external-links` — WordPress plugin

## Install

```sh
composer require wp-plugin/identify-external-links
```

## Details

- **Latest version:** 1.3
- **Active installs:** 40
- **Composer installs:** 0
- **Author:** Mark Jaquith
- **WordPress.org:** https://wordpress.org/plugins/identify-external-links/
- **Homepage:** http://txfx.net/code/wordpress/identify-external-links/

## Description

Searches the text for links outside of the domain of the blog.	 To these, it adds <strong>class="extlink"</strong> (and optionally, <strong>target="_blank"</strong>).

## Versions (2)

- `1.3` (latest) — `composer require wp-plugin/identify-external-links:1.3`
- `1.2` — `composer require wp-plugin/identify-external-links:1.2`
