WP Manifestindependent plugin directory
manifest / content / acf-field-widget-area

Advanced Custom Fields: Widget Area

A field type which allows you build and override sidebars on individual entries.

by Lucas Stark · github.com/lucasstark/acf-field-widget-area · website

6stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/lucasstark/acf-field-widget-area/archive/refs/heads/master.zip

Readme

ACF Widget Area Field

This plugin Requires the ACF Field A Widget field.
https://github.com/lucasstark/acf-field-a-widget

Creates a Widget Area field type that allows you to configure widgets inside of an ACF Field.


Description

Compatibility

This ACF field type is compatible with:

  • ACF 5

Installation

  1. Copy the acf-widget_area folder into your wp-content/plugins folder
  2. Activate the Widget Area plugin via the plugins admin page
  3. Create a new field via ACF and select the Widget Area type
  4. Please refer to the description for more info regarding the field type settings

Changelog

Please see readme.txt for changelog

Read the full README on GitHub →