LLMS_Admin_Tool_Reset_Automatic_Payments::get_description()

Retrieve a description of the tool


Description Description

This is displayed on the right side of the tool’s list before the button.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/admin/tools/class-llms-admin-tool-reset-automatic-payments.php

	protected function get_description() {
		return __( 'Allows you to choose to enable or disable automatic recurring payments which may be disabled on a staging site.', 'lifterlms' );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
4.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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