Exim
Exim orchestrator class.
Namespace: WebberZone\Knowledge_Base\Pro\Admin\Exim
Since: 3.1.0
Source: includes/admin/exim/class-exim.php line 24
Methods
__construct()
Constructor.
Since: 3.1.0
Line: 59
public function __construct( );
render_card()
Render the combined Export Content card on the Tools page.
Since: 3.1.0
Line: 83
public function render_card( ): void;
Returns: void