smart_seo_export_title

Description

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

Parameters

  • $title string
    The SEO meta title to be exported
  • $post object
    The post object

Usage example

Was this page helpful?