# Advanced Custom Field: Shortcode Field

`wp-plugin/advanced-custom-fields-shortcode-field` — 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/advanced-custom-fields-shortcode-field:dev-trunk
```

## Details

- **Latest version:** 4.0
- **Active installs:** 200
- **Composer installs:** 0
- **Author:** 水野史土
- **WordPress.org:** https://wordpress.org/plugins/advanced-custom-fields-shortcode-field/

## Description

When you enter a shortcode, it will be executed and outputted, by using the_field('FIELD_NAME_HERE') in your theme.
