LD_QuizPro::edit_process( int $post_id )

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


Description Description


Parameters Parameters

$post_id

(Required) Post ID


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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