Browse: Home / Classes / Learndash_Admin_Export_File_Handler /

Learndash_Admin_Export_File_Handler::add_content

Learndash_Admin_Export_File_Handler::add_content( string $data )

Adds data to the current file.


Description #


Parameters #

$data

(string) (Required) Data.


Return #

(void)


Source #

File: includes/admin/classes-import-export/export/class-learndash-admin-export-file-handler.php


Changelog #

Changelog
Version Description
4.3.0 Introduced.