LLMS_REST_Admin_Form_Controller::handle_webhook_upsert()

Handle creating/updating a webhook via admin interfaces


Description Description


Return Return

(true|void|WP_Error) true on update success, void (redirect) on creation success, WP_Error on failure.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-form-controller.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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