Skip to content

Fix: New quiz types full url isue#2643

Merged
shewa12 merged 3 commits into
4.0.0-devfrom
fix/new-quiz-type-url-full-path-issue
May 12, 2026
Merged

Fix: New quiz types full url isue#2643
shewa12 merged 3 commits into
4.0.0-devfrom
fix/new-quiz-type-url-full-path-issue

Conversation

@saadman30
Copy link
Copy Markdown
Collaborator

No description provided.

@saadman30 saadman30 self-assigned this May 4, 2026
@saadman30 saadman30 added the 4.0.0 Tutor v4.w0w label May 4, 2026
@saadman30 saadman30 marked this pull request as ready for review May 6, 2026 04:46
Comment thread classes/QuizBuilder.php
*/
public function handle_delete( $deleted_question_ids = array(), $deleted_answer_ids = array() ) {
public function handle_delete( $deleted_question_ids = array(), $deleted_answer_ids = array(), $deleted_temp_mask_values = array() ) {
global $wpdb;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is the nonce & user capability check?

@shewa12 shewa12 merged commit 307e0aa into 4.0.0-dev May 12, 2026
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0.0 Tutor v4.w0w

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants