LLMS_AJAX_Handler::delete_access_plan( array $request )

Move a Product Access Plan to the trash


Description Description


Parameters Parameters

$request

(Required) $_REQUEST object.


Top ↑

Return Return

(bool|WP_Error) WP_Error on error, true if successful.


Top ↑

Source Source

File: includes/class.llms.ajax.handler.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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