 * Theme functions and definitions
 *
 */

defined( 'ABSPATH' ) || exit; // Exit if accessed directly

/*
 * Works with PHP 5.3 or Later
 */
if ( version_compare( phpversion(), '5.3', '<' ) ) {
	require get_template_directory() . '/framework/functions/php-disable.php';
	return;
}

/*
 * Define Constants
 */
define( 'TIELABS_THEME_SLUG', 'jannah' );
define( 'TIELABS_TEXTDOMAIN', 'jannah' );
define( 'TIELABS_DB_VERSION', '5.4.10' );    // Don't change this
define( 'TIELABS_THEME_ID',   '19659555' ); // Don't change this

define( 'TIELABS_TEMPLATE_PATH', get_template_directory() );
define( 'TIELABS_TEMPLATE_URL', get_template_directory_uri() );
define( 'TIELABS_AMP_IS_ACTIVE', function_exists( 'amp_init' ) );
define( 'TIELABS_WPUC_IS_ACTIVE', function_exists( 'run_MABEL_WPUC' ) );
define( 'TIELABS_ARQAM_IS_ACTIVE', function_exists( 'arqam_init' ) );
define( 'TIELABS_SENSEI_IS_ACTIVE', function_exists( 'Sensei' ) );
define( 'TIELABS_TAQYEEM_IS_ACTIVE', function_exists( 'taqyeem_get_option' ) );
define( 'TIELABS_EXTENSIONS_IS_ACTIVE', function_exists( 'jannah_extensions_shortcodes_scripts' ) );
define( 'TIELABS_BBPRESS_IS_ACTIVE', class_exists( 'bbPress' ) );
define( 'TIELABS_JETPACK_IS_ACTIVE', class_exists( 'Jetpack' ) );
define( 'TIELABS_BWPMINIFY_IS_ACTIVE', class_exists( 'BWP_MINIFY' ) );
define( 'TIELABS_REVSLIDER_IS_ACTIVE', class_exists( 'RevSlider' ) );
define( 'TIELABS_CRYPTOALL_IS_ACTIVE', class_exists( 'CPCommon' ) );
define( 'TIELABS_BUDDYPRESS_IS_ACTIVE', class_exists( 'BuddyPress' ) );
define( 'TIELABS_LS_Sliders_IS_ACTIVE', class_exists( 'LS_Sliders' ) );
define( 'TIELABS_FB_INSTANT_IS_ACTIVE', class_exists( 'Instant_Articles_Wizard' ) );
define( 'TIELABS_WOOCOMMERCE_IS_ACTIVE', class_exists( 'WooCommerce' ) );
define( 'TIELABS_MPTIMETABLE_IS_ACTIVE', class_exists( 'Mp_Time_Table' ) );
define( 'TIELABS_TIKTOK_IS_ACTIVE', class_exists( 'QLTTF' ) );
define( 'TIELABS_INSTAGRAM_FEED_IS_ACTIVE', function_exists( 'tielabs_instagram_feed' ) );


/*
 * Theme Settings Option Field
 */
add_filter( 'TieLabs/theme_options', 'jannah_theme_options_name' );
function jannah_theme_options_name( $option ){
	return 'tie_jannah_options';
}

/*
 * Translatable Theme Name
 */
add_filter( 'TieLabs/theme_name', 'jannah_theme_name' );
function jannah_theme_name( $option ){
	return tie_get_option( 'white_label_theme_name', esc_html__( 'Jannah', TIELABS_TEXTDOMAIN ) );
}

/**
 * Default Theme Color
 */
add_filter( 'TieLabs/default_theme_color', 'jannah_theme_color' );
function jannah_theme_color(){
	return '#0088ff';
}

/*
 * Import Files
 */
require TIELABS_TEMPLATE_PATH . '/framework/framework-load.php';
require TIELABS_TEMPLATE_PATH . '/inc/theme-setup.php';
require TIELABS_TEMPLATE_PATH . '/inc/style.php';
require TIELABS_TEMPLATE_PATH . '/inc/deprecated.php';
require TIELABS_TEMPLATE_PATH . '/inc/widgets.php';
require TIELABS_TEMPLATE_PATH . '/inc/fa4-to-fa5.php';
require TIELABS_TEMPLATE_PATH . '/inc/updates.php';

if( is_admin() ){
	require TIELABS_TEMPLATE_PATH . '/inc/help-links.php';
}

/**
 * Load the Sliders.js file in the Post Slideshow shortcode
 */
if( ! function_exists( 'jannah_enqueue_js_slideshow_sc' ) ){

	add_action( 'tie_extensions_sc_before_post_slideshow', 'jannah_enqueue_js_slideshow_sc' );
	function jannah_enqueue_js_slideshow_sc(){
		wp_enqueue_script( 'tie-js-sliders' );
	}
}

/*
 * Set the content width in pixels, based on the theme's design and stylesheet.
 */
add_action( 'wp_body_open',      'jannah_content_width' );
add_action( 'template_redirect', 'jannah_content_width' );
function jannah_content_width() {

	$content_width = ( TIELABS_HELPER::has_sidebar() ) ? 708 : 1220;

	/**
	 * Filter content width of the theme.
	 */
	$GLOBALS['content_width'] = apply_filters( 'TieLabs/content_width', $content_width );
}
{"id":42,"date":"2026-03-04T11:49:38","date_gmt":"2026-03-04T10:49:38","guid":{"rendered":"https:\/\/laboratoire.univ-mosta.dz\/didd\/?p=42"},"modified":"2026-03-04T11:50:04","modified_gmt":"2026-03-04T10:50:04","slug":"%d9%85%d9%84%d8%aa%d9%82%d9%89-%d9%88%d8%b7%d9%86%d9%8a-%d8%ad%d8%b6%d9%88%d8%b1%d9%8a-%d8%a7%d9%81%d8%aa%d8%b1%d8%a7%d8%b6%d9%8a-%d8%ad%d9%88%d9%84-%d9%85%d9%83%d8%a7%d9%81%d8%ad%d8%a9-%d8%a7%d9%84","status":"publish","type":"post","link":"https:\/\/laboratoire.univ-mosta.dz\/didd\/2026\/03\/04\/%d9%85%d9%84%d8%aa%d9%82%d9%89-%d9%88%d8%b7%d9%86%d9%8a-%d8%ad%d8%b6%d9%88%d8%b1%d9%8a-%d8%a7%d9%81%d8%aa%d8%b1%d8%a7%d8%b6%d9%8a-%d8%ad%d9%88%d9%84-%d9%85%d9%83%d8%a7%d9%81%d8%ad%d8%a9-%d8%a7%d9%84\/","title":{"rendered":"\u0645\u0644\u062a\u0642\u0649 \u0648\u0637\u0646\u064a \u062d\u0636\u0648\u0631\u064a-\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062d\u0648\u0644 : \u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u0641\u0633\u0627\u062f \u0641\u064a \u0625\u0637\u0627\u0631 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0644\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u0648\u0642\u0627\u064a\u0629 \u0648\u0633\u0628\u0644 \u0627\u0644\u062a\u0646\u0641\u064a\u0630"},"content":{"rendered":"\n<p class=\"has-text-align-right\">\u062c\u0627\u0645\u0639\u0629 \u0639\u0628\u062f \u0627\u0644\u062d\u0645\u064a\u062f \u0628\u0646 \u0628\u0627\u062f\u064a\u0633 \u0645\u0633\u062a\u063a\u0627\u0646\u0645<\/p>\n\n\n\n<p class=\"has-text-align-right\">\u0643\u0644\u064a\u0629 \u0627\u0644\u062d\u0642\u0648\u0642 \u0648 \u0627\u0644\u0639\u0644\u0648\u0645 \u0627\u0644\u0633\u064a\u0627\u0633\u064a\u0629<\/p>\n\n\n\n<p class=\"has-text-align-right\">\u0645\u062e\u0628\u0631 \u0627\u0644\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u062f\u0648\u0644\u064a \u0644\u0644\u062a\u0646\u0645\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u062f\u0627\u0645\u0629<\/p>\n\n\n\n<p class=\"has-text-align-right\"><em>\u062a\u062d\u062a \u0625\u0634\u0631\u0627\u0641 \u0627\u0644\u0633\u064a\u062f \u0645\u062f\u064a\u0631 \u0627\u0644\u062c\u0627\u0645\u0639\u0629 \u0627\u0644\u0628\u0631\u0648\u0641\u0633\u0648\u0631 \u0628\u0648\u062f\u0631\u0627\u062d \u0625\u0628\u0631\u0627\u0647\u064a\u0645<\/em><\/p>\n\n\n\n<p class=\"has-text-align-right\">\u0641\u0631\u064a\u0642 \u0645\u0634\u0631\u0648\u0639 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0646\u0643\u0648\u064a\u0646\u064a :<\/p>\n\n\n\n<p class=\"has-text-align-right\">\u0627\u0644\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062c\u0646\u0627\u0626\u064a\u0629 \u0627\u0644\u062d\u062f\u064a\u062b\u0629 \u0644\u0645\u062c\u0627\u0628\u0647\u0629 \u0627\u0644\u062c\u0631\u0627\u0626\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a\u0629 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631 \u0628\u064a\u0646 \u0627\u0644\u0646\u0638\u0631\u064a\u0629 \u0648 \u0627\u0644\u062a\u0637\u0628\u064a\u0642<\/p>\n\n\n\n<p class=\"has-text-align-right\">\u064a\u0646\u0638\u0645\u0648\u0646 \u0627\u0644\u0645\u0644\u062a\u0642\u0649 \u0627\u0644\u0648\u0637\u0646\u064a \u0627\u0644\u062d\u0636\u0648\u0631\u064a \u2013 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062d\u0648\u0644 :<\/p>\n\n\n\n<p class=\"has-text-align-right\"><strong>\u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u0641\u0633\u0627\u062f \u0641\u064a \u0625\u0637\u0627\u0631 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0644\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u0648\u0642\u0627\u064a\u0629 \u0648 \u0633\u0628\u0644 \u0627\u0644\u062a\u0646\u0641\u064a\u0630<\/strong><\/p>\n\n\n\n<p class=\"has-text-align-right\"><strong>\u064a\u0648\u0645 30 \u0623\u0628\u0631\u064a\u0644 2025<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u062c\u0627\u0645\u0639\u0629 \u0639\u0628\u062f \u0627\u0644\u062d\u0645\u064a\u062f \u0628\u0646 \u0628\u0627\u062f\u064a\u0633 \u0645\u0633\u062a\u063a\u0627\u0646\u0645 \u0643\u0644\u064a\u0629 \u0627\u0644\u062d\u0642\u0648\u0642 \u0648 \u0627\u0644\u0639\u0644\u0648\u0645 \u0627\u0644\u0633\u064a\u0627\u0633\u064a\u0629 \u0645\u062e\u0628\u0631 \u0627\u0644\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u062f\u0648\u0644\u064a \u0644\u0644\u062a\u0646\u0645\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u062f\u0627\u0645\u0629 \u062a\u062d\u062a \u0625\u0634\u0631\u0627\u0641 \u0627\u0644\u0633\u064a\u062f \u0645\u062f\u064a\u0631 \u0627\u0644\u062c\u0627\u0645\u0639\u0629 \u0627\u0644\u0628\u0631\u0648\u0641\u0633\u0648\u0631 \u0628\u0648\u062f\u0631\u0627\u062d \u0625\u0628\u0631\u0627\u0647\u064a\u0645 \u0641\u0631\u064a\u0642 \u0645\u0634\u0631\u0648\u0639 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0646\u0643\u0648\u064a\u0646\u064a : \u0627\u0644\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062c\u0646\u0627\u0626\u064a\u0629 \u0627\u0644\u062d\u062f\u064a\u062b\u0629 \u0644\u0645\u062c\u0627\u0628\u0647\u0629 \u0627\u0644\u062c\u0631\u0627\u0626\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a\u0629 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631 \u0628\u064a\u0646 \u0627\u0644\u0646\u0638\u0631\u064a\u0629 \u0648 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u064a\u0646\u0638\u0645\u0648\u0646 \u0627\u0644\u0645\u0644\u062a\u0642\u0649 \u0627\u0644\u0648\u0637\u0646\u064a \u0627\u0644\u062d\u0636\u0648\u0631\u064a \u2013 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062d\u0648\u0644 : \u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u0641\u0633\u0627\u062f \u0641\u064a \u0625\u0637\u0627\u0631 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 [&hellip;]<\/p>\n","protected":false},"author":46,"featured_media":52,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","footnotes":""},"categories":[8],"tags":[],"class_list":["post-42","post","type-post","status-publish","format-standard","hentry","category-8"],"_links":{"self":[{"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/posts\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/users\/46"}],"replies":[{"embeddable":true,"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/comments?post=42"}],"version-history":[{"count":1,"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/posts\/42\/revisions"}],"predecessor-version":[{"id":55,"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/posts\/42\/revisions\/55"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/media\/52"}],"wp:attachment":[{"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/media?parent=42"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/categories?post=42"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/laboratoire.univ-mosta.dz\/didd\/wp-json\/wp\/v2\/tags?post=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}