apply_filters( "{$this->prefix}output_option", string $output_option , string $args )
Filters the semperfi output option.
Description Description
The dynamic portion of the hook $this->prefix
refers to prefix.
Parameters Parameters
- $output_option
-
Output option
- $args
-
Option arguments.
Source Source
File: includes/class-ld-semper-fi-module.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |