LLMS_Admin_Tool_Batch_Eraser::get_text()

Retrieve the tool’s button text


Return Return

(string)


Top ↑

Source Source

File: includes/admin/tools/class-llms-admin-tool-batch-eraser.php

	protected function get_text() {
		return __( 'Delete batches', 'lifterlms' );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.19 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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