Timber calling shortcode

linkaiyi
Follow

How to use timber to create shortcode

{{ function('do_shortcode', '[favorite_button post_id="%s"]'|format(post.id)) }}

// or

{{ function('do_shortcode', 'content') }}

// or

{{ function('do_shortcode', '[favorite_button post_id="' ~ post.id ~ '"]') }}
Object has 0 attachments

Was this article helpful?

This article is viewed 46 times!

Recent Viewed Articles

0 Comments

Leave a Comment

Support