LLMS_Abstract_Admin_Tool::handle()

Process the tool.


Description Description

This method should do whatever the tool actually does.

By the time this tool is called a nonce and the user’s capabilities have already been checked.


Top ↑

Return Return

(mixed)


Top ↑

Source Source

File: includes/abstracts/llms-abstract-admin-tool.php

	abstract protected function handle();


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.