# Custom Field Widget

`wp-plugin/custom-field-widget` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 0.1 &beta; but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/custom-field-widget
```

## Details

- **Latest version:** 0.1
- **Active installs:** 200
- **Composer installs:** 0
- **Author:** scottwallick
- **WordPress.org:** https://wordpress.org/plugins/custom-field-widget/
- **Homepage:** http://www.plaintxt.org/experiments/custom-field-widget/

## Description

The Custom Field Widget displays values of custom field keys, allowing post- and page-specific meta sidebar content with limitless applications.

## Versions (2)

- `0.1` (latest) — `composer require wp-plugin/custom-field-widget:0.1`
- `dev-trunk` — `composer require wp-plugin/custom-field-widget:dev-trunk`
