Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jonathan-dejong/acf-pages-by-template
- Owner: jonathan-dejong
- Created: 2012-10-16T07:35:27.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T06:13:23.000Z (over 7 years ago)
- Last Synced: 2024-08-03T17:10:39.310Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 241 KB
- Stars: 11
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-acf - Pages by Template - select a page, filtered on pages of a specific template. (Third-Party Add-Ons)
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