LLMS_Abstract_Exportable_Admin_Table::get_export_title( array $args = array() )

Allow customization of the title for export files


Parameters Parameters

$args

(array) (Optional) arguments passed from table to csv processor.

Default value: array()


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.exportable.admin.table.php

	/**
	 * Allow customization of the title for export files
	 *


Top ↑

Changelog Changelog

Changelog
Version Description
3.28.0 Unknown.
3.15.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.