We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Sets or outputs the current page's meta description
Setting the meta description:
{{ do theme_meta_description('My Page Description') }}
Printing the current meta description:
{{ theme_meta_description() }}