Browse: Home / Classes / LD_QuizPro /

LD_QuizPro::edit_process

LD_QuizPro::edit_process( int $post_id )

Routes to the WpProQuiz_Controller_Quiz controller to output the add or edit page for quizzes if not auto saving, post id is set, and the current user has permissions to add or edit quizzes. If there is an available template to load, WordPress redirects to the proper URL.


Description #


Parameters #

$post_id

(int) (Required) Post ID.


Source #

File: includes/quiz/ld-quiz-pro.php


Changelog #

Changelog
Version Description
2.1.0 Introduced.