Yoast

How to use ACPT with Yoast SEO tool

ACPT is fully integrated with Yoast SEO tool.

How to use ACPT fields in the Snippet Editor

Use this syntax to include ACPT fields in SEO snippets:

%%acpt_{box}_{field}%%

Where {box} and {field} are respectively the box and field slugs.

Let's say, for example, we have a field inside a meta box called meta. The snippet to be used will be:

%%acpt_meta_field%%

This is the final result:

Supported field types

The supported field types are:

  • Checkbox

  • Currency

  • Date

  • Date Range

  • Date time

  • Email

  • Length

  • List

  • Phone

  • Relational

  • Post

  • Post multiple

  • Radio

  • Rating

  • Select

  • Select multiple

  • Term

  • Term multiple

  • Text

  • Textarea

  • Time

  • Weight

  • Url

  • User

  • User multiple

Last updated