11.6. Transformable FieldsΒΆ

Transformable fields are certain parts of WordPress posts that can be changed by third party APIs implemented in the plugin, such as translation APIs and spinning APIs. These fields are as follows:

  • Title
  • Excerpt
  • Category names
  • Slug (post name in the URL of the post)
  • Content
  • Tags
  • Meta keywords
  • Meta description
  • Custom meta (custom fields)
  • Media title
  • Media description
  • Media caption
  • Thumbnail title
  • Thumbnail description
  • Thumbnail caption
  • Thumbnail alternate text
  • Taxonomies

For WooCommerce products that are saved by the plugin, in addition to the parts listed above, the following parts are transformable:

  • Product button text
  • Product media title
  • Product media description
  • Product media caption
  • Product media alternate text
  • Product purchase note
  • Product attribute names
  • Product attribute values