Edits to Quiz Name not updating Custom Post Name
-
I have found that updating the quiz name does not change the title of the related custom post.
(i.e. change
mlw_quizzes.quiz_name
and we should see that change reflected inposts.post_title
)This produces odd behavior where the quiz preview can show a different title from that of the quiz itself.
Looks like you have a method in
QMNQuizCreator->edit_quiz_name()
that could (or should?) handle this update.It seems like the quiz and post should be tightly coupled in that regard
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Edits to Quiz Name not updating Custom Post Name’ is closed to new replies.