LLMS_Generator_Courses::maybe_sideload_choice_image( array $choice, int $question_id )

Determines if a raw question choice object contains image data that should be sideloaded


Description Description


Parameters Parameters

$choice

(Required) Raw choice data array.

$question_id

(Required) WP_Post ID of the parent question.


Top ↑

Return Return

(array) Choice data array.


Top ↑

Source Source

File: includes/class-llms-generator-courses.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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