org-export-filter-options-functions

org-export-filter-options-functions is a variable defined in `ox.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
List of functions applied to the export options.
Each filter is called with two arguments: the export options, as
a plist, and the back-end, as a symbol. It must return
a property list containing export options.