We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From:
To be documented:
{}
Example:
Use a variable to pass HTML content to a template.
<Set modal_content> <Field acf_oembed=best_industry_focus_video /> </Set> <Template name=modal />
And to get the value in the template:
<Get modal_content />
This way, the HTML content doesn't need to go through a tag attribute.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From:
To be documented:
{}
syntax, which only supports simple values.Example:
Use a variable to pass HTML content to a template.
And to get the value in the template:
This way, the HTML content doesn't need to go through a tag attribute.
The text was updated successfully, but these errors were encountered: