LLMS_Abstract_Admin_Tool::maybe_handle( $tool_id )

Processes the tool if the submitted tool matches the tool’s ID.


Description Description


Parameters Parameters

(Required) tool_id ID of the submitted tool.


Top ↑

Return Return

(mixed|false)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Add before and after action hooks.
3.37.19 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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