Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonathan-dejong/acf-pages-by-template

Advanced Custom Fields - Pages by Template add-on
https://github.com/jonathan-dejong/acf-pages-by-template

Last synced: 27 days ago
JSON representation

Advanced Custom Fields - Pages by Template add-on

Awesome Lists containing this project

README

        

-----------------------

# ACF Pages by template Field

Adds a field to select a page, filtered on pages of a specific template

-----------------------

### Description

This is an add-on for the Advanced Custom Fields WordPress plugin and will not provide any functionality to WordPress unless Advanced Custom Fields is installed and activated.

The Pages by Template field provides a new kind of field which allows you to choose pages based on their assigned templates (custom templates). When creating the field in ACF you may choose one or multiple templates to display pages from. You can also choose the ability to select one page or more in which the type will change between checkboxes and radio buttons.

The return value is one or more post objects. Display these in the same way you would a Relationship field or Post Object field.

### Compatibility

This ACF field type is compatible with:
* ACF 4

### Installation

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

### Changelog
Please see `readme.txt` for changelog