Title: ACF Timber Integration
Author: Dream Production
Published: <strong>19 december 2017</strong>
Last modified: 10 februari 2021

---

Plugins zoeken

![](https://ps.w.org/acf-timber-integration/assets/banner-772x250.png?rev=1789312)

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://ps.w.org/acf-timber-integration/assets/icon-256x256.png?rev=1789312)

# ACF Timber Integration

 Door [Dream Production](https://profiles.wordpress.org/dream-production/)

[Download](https://downloads.wordpress.org/plugin/acf-timber-integration.zip)

 * [Details](https://nl.wordpress.org/plugins/acf-timber-integration/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/acf-timber-integration/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/acf-timber-integration/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/acf-timber-integration/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/acf-timber-integration/)

## Beschrijving

This plugin is intended for developers that are using Advanced Custom Fields and
Timber to develop their themes.

By enabling this plugin the user-defined advanced custom fields will be available
in the Timber context variable as follows:

 * Fields defined for settings pages will be available everywhere under the “options”
   key
 * Fields defined for posts, pages and custom post types will be available on the\
   Timber\Post object under the “fields” key
 * Fields defined for terms will be available on the \Timber\Term object under the“
   fields” key
 * Fields defined for users will be available on the \Timber\User object under the“
   fields” key
 * Defined menus will also be available everywhere under the “menus” key

Also adds twig functions for images:

 * srcset – used to generate srcset attribute tag.
    Usage: `<img src="{{ post.thumbnail.
   src('large') }}" {{ srcset(post.thumbnail,'large') }} />`
 * image_attr – used to generate srcset, width, height and alt.
    Usage: `<img src
   ="{{ post.thumbnail.src('large') }}" {{ image_attr(post.thumbnail,'large') }}/
   >`

## Installatie

 1. Install Advanced Custom Field v5 or Advanced Custom Fields Pro
 2. Install Timber WordPress Plugin
 3. Install ACF Timber Integration
 4. Start creating twig files
 5. Profit

## FAQ

### Why not just use the get_field() function directly in the twig file?

Because that’s not a truly MVC approach. You can still use the get_field() function
in twig, but it’s easier for the frontend developer to have everything available
directly in the context variable.

### Timber already plays nice with Advanced Custom Fields, why would I use your plugin?

Timber does not transform Images, Galleries, Posts, Taxonomies or Users to the equivalent
Timber Object when using get_field() or accessing the field directly in the post
object. You will need to cast each of these in order to use them as Timber Objects
without using our plugin.

## Beoordelingen

![](https://secure.gravatar.com/avatar/4179aa9470b117362611e7b725c623c206e6dad73f2fe3bf988f0c08383ce275?
s=60&d=retro&r=g)

### 󠀁[Thanks for plugin](https://wordpress.org/support/topic/thanks-for-plugin-22/)󠁿

 [Andy Iv.](https://profiles.wordpress.org/digitalandyeu/) 23 juni 2021

Thanks for plugin

 [ Lees 1 beoordeling ](https://wordpress.org/support/plugin/acf-timber-integration/reviews/)

## Bijdragers & ontwikkelaars

“ACF Timber Integration” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ Dream Production ](https://profiles.wordpress.org/dream-production/)
 *   [ Daniel Telbis ](https://profiles.wordpress.org/danieltelbis/)
 *   [ Mircea Tihu ](https://profiles.wordpress.org/sticksu/)

[Vertaal “ACF Timber Integration” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/acf-timber-integration)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/acf-timber-integration/),
haal de [SVN repository](https://plugins.svn.wordpress.org/acf-timber-integration/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/acf-timber-integration/)
via [RSS](https://plugins.trac.wordpress.org/log/acf-timber-integration/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.0

 * Fixed compatibility with latest ACF and Timber plugins *
 * Removed object group cache system and use ACF to get object groups *
 * Removed ACF 4 support *

#### 1.3.2

 * Fixed error notice if no nav menu is registered.

#### 1.3.1

 * Fixed missing fields on ajax requests

#### 1.3.0

 * Added posts fields limit, use acf_timber_posts_fields_max_depth filter to modify
   depth.

#### 1.2.1

 * Minor bug fixes.

#### 1.2

 * Added field group cache and cache clear.
 * Added ACF 4 support.

#### 1.1

 * Added clone and group field support.

#### 1.0

 * Plugin initialization.
 * Added main functionality.

## Meta

 *  Versie **1.4.0**
 *  Laatst geüpdatet **5 jaar geleden**
 *  Actieve installaties **200+**
 *  WordPress versie ** 3.7 of nieuwer **
 *  Getest t/m **5.6.17**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/acf-timber-integration/)
 * Tags
 * [acf](https://nl.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://nl.wordpress.org/plugins/tags/advanced-custom-fields/)
   [integration](https://nl.wordpress.org/plugins/tags/integration/)[Timber](https://nl.wordpress.org/plugins/tags/timber/)
   [twig](https://nl.wordpress.org/plugins/tags/twig/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/acf-timber-integration/advanced/)

## Waarderingen

 5 van 5 sterren.

 *  [  1 5 ster beoordeling     ](https://wordpress.org/support/plugin/acf-timber-integration/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/acf-timber-integration/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/acf-timber-integration/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/acf-timber-integration/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/acf-timber-integration/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/acf-timber-integration/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/acf-timber-integration/reviews/)

## Bijdragers

 *   [ Dream Production ](https://profiles.wordpress.org/dream-production/)
 *   [ Daniel Telbis ](https://profiles.wordpress.org/danieltelbis/)
 *   [ Mircea Tihu ](https://profiles.wordpress.org/sticksu/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/acf-timber-integration/)