# Arbitrary Shortcodes

`wp-plugin/arbitrary-shortcodes` — 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/arbitrary-shortcodes:dev-trunk
```

## Details

- **Latest version:** 1.0
- **Active installs:** 10
- **Composer installs:** 0
- **Author:** philfreo
- **WordPress.org:** https://wordpress.org/plugins/arbitrary-shortcodes/
- **Homepage:** http://philfreo.com/blog/arbitrary-shortcodes/

## Description

Allows page content to contain arbitrary shortcodes (e.g., [email]) that are replaced by the values of the home page's custom fields.
