Uname:Linux server.rehabsharif.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64

Base Dir : /home/nobi37te/public_html

User : nobi37te


403WebShell
403Webshell
Server IP : 104.21.25.182  /  Your IP : 216.73.217.68
Web Server : Apache
System : Linux server.rehabsharif.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User : nobi37te ( 1003)
PHP Version : 8.2.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/nobi37te/public_html/wp-content/plugins/sfwd-lms/includes/deprecated/3.5.0/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/nobi37te/public_html/wp-content/plugins/sfwd-lms/includes/deprecated/3.5.0/functions.php
<?php
/**
 * Deprecated functions from LD 3.5.0
 * The functions will be removed in a later version.
 *
 * @package LearnDash\Deprecated
 * @since 3.5.0
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

/**
 * Other deprecated class functions.
 */
/**
 * In includes/lib/wp-pro-quiz/lib/view/WpProQuiz_View_FrontQuiz.php
 * WpProQuiz_View_FrontQuiz::fetchCloze();
 * WpProQuiz_View_FrontQuiz::clozeCallback();
 * WpProQuiz_View_FrontQuiz::fetchAssessment();
 * WpProQuiz_View_FrontQuiz::assessmentCallback();
 */

if ( ! function_exists( 'fetchQuestionCloze' ) ) {
	/**
	 * Formats the quiz cloze type answers into an array to be used when comparing responses.
	 *
	 * The function is copied from `WpProQuiz_View_FrontQuiz` class.
	 *
	 * @since 2.5.0
	 * @deprecated 3.5.0 Use {@see 'learndash_question_cloze_fetch_data'} instead.
	 *
	 * @param string  $answer_text      Answer text.
	 * @param boolean $convert_to_lower Optional. Whether to convert anwser to lowercase. Default true.
	 *
	 * @return array An array of cloze question data.
	 */
	function fetchQuestionCloze( $answer_text, $convert_to_lower = true ) {
		if ( function_exists( '_deprecated_function' ) ) {
			_deprecated_function( __FUNCTION__, '3.5.0', 'learndash_question_cloze_fetch_data' );
		}

		return learndash_question_cloze_fetch_data( $answer_text, $convert_to_lower );
	}
}

Youez - 2016 - github.com/yon3zu
LinuXploit