# Advanced Custom Fields Sidebar

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

## Details

- **Latest version:** 1.0.0
- **Active installs:** 10
- **Composer installs:** 0
- **Author:** webman technologies
- **WordPress.org:** https://wordpress.org/plugins/acf-sidebar/

## Description

This is an add-on for Advanced Custom Fields plugin. This will add a new field type of sidebar to list all the sidebars. Use dynamic_sidebar() for get …
