smart_seo_export_desc

Description

The smart_seo_export_desc filter lets you manipulate SEO meta descriptions before finally outputting it to CSV during export.

Parameters

  • $desc string
    The meta description to be exported
  • $post object
    The post object

Usage example

Was this page helpful?