0 weeks ago
Last Updated
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 In order to reduce the amount of fields provided we limited the automatic processing to the first two levels of post fields. That means that if you have Post A which relates Post B, which relates Post C you will get the fields for Post A and Post B, while for Post C you will get the Timber Post without the processed fields. To modify the depth use the ‘acf_timber_posts_fields_max_depth’ filter. 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') }}"...
Are you an author of this plugin? Want to write a more detailed review?
The plugin scores great on our tests. Everything looks good!.
Last Updated
This week
on WordPress
on WordPress
This section is not meant to be comprehensive.
Why don’t you compare the plugin side by
side with another plugin”
24 Jan, 2020
Saif Hassan
Overall
Easy of Use
Customer Support
Feature of Functionality
Value of Money
Pros & Cons: This is a review from the Editorial staff of WP Hive for test purposes. We are sure the plugin made it with good heart for WordPress users and we want to encourage his/her efforts by the first review.
Overall:The plugin should be working great. Even if it does not, we respect the time and effort. If you are using this plugin - leave a review with more information.