# Fetch URL – Fetch and Parse External Content

`wp-plugin/fetchurl` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/fetchurl:dev-trunk
```

## Details

- **Latest version:** 3.04.26
- **Active installs:** 10
- **Composer installs:** 0
- **Author:** Ovidiu Purdea
- **WordPress.org:** https://wordpress.org/plugins/fetchurl/
- **Homepage:** http://www.avanguardia.ro

## Description

Use the remote_get and preg_replace shortcodes to fetch external content and parse it to use on your page or post.
