LLMS_Controller_Quizzes::maybe_handle_reporting_actions()

Handle quiz reporting screen actions buttons


Description Description

On the quiz reporting screen this allows orphaned quizzes to be deleted.


Return Return

(null|false|WP_Post) null if the form wasn't submitted or the nonce couldn't be verified. false if an error was encountered. WP_Post of the deleted quiz on success.


Top ↑

Source Source

File: includes/controllers/class.llms.controller.quizzes.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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