Your IP : 216.73.216.162


Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/
Upload File :
Current File : /home/x/b/o/xbodynamge/namtation/wp-content/homepage.php.tar

namtation/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/homepage.php000064400000003206151116766310033130 0ustar00home/xbodynamge<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Admin\Views\General
 *
 * @uses    Yoast_Form $yform Form object.
 */

if ( get_option( 'show_on_front' ) === 'posts' ) {
	echo '<div class="yoast-settings-section">';

	echo esc_html__( 'This is what shows in the search results when people find your homepage. This means this is probably what they see when they search for your brand name.', 'wordpress-seo' );

	$editor = new WPSEO_Replacevar_Editor(
		$yform,
		[
			'title'                 => 'title-home-wpseo',
			'description'           => 'metadesc-home-wpseo',
			'page_type_recommended' => 'homepage',
			'page_type_specific'    => 'page',
			'paper_style'           => false,
		]
	);
	$editor->render();
	echo '</div>';

	require __DIR__ . '/../front-page-content.php';
}
else {
	$wpseo_page_on_front  = get_option( 'page_on_front' );
	$wpseo_page_for_posts = get_option( 'page_for_posts' );
	if ( empty( $wpseo_page_on_front ) ) {
		$wpseo_page_on_front = $wpseo_page_for_posts;
	}

	printf(
		/* translators: 1: link open tag; 2: link close tag. */
		esc_html__( 'You can determine the title and description for the homepage by %1$sediting the homepage itself%2$s.', 'wordpress-seo' ),
		'<a href="' . esc_url( get_edit_post_link( $wpseo_page_on_front ) ) . '">',
		'</a>'
	);

	if ( $wpseo_page_for_posts > 0 ) {
		echo '<p>';
		printf(
			/* translators: 1: link open tag; 2: link close tag. */
			esc_html__( 'You can determine the title and description for the posts page by %1$sediting the posts page itself%2$s.', 'wordpress-seo' ),
			'<a href="' . esc_url( get_edit_post_link( $wpseo_page_for_posts ) ) . '">',
			'</a>'
		);
		echo '</p>';
	}
}
www/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/homepage.php000064400000003206151136700240031752 0ustar00home/xbodynamge<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Admin\Views\General
 *
 * @uses    Yoast_Form $yform Form object.
 */

if ( get_option( 'show_on_front' ) === 'posts' ) {
	echo '<div class="yoast-settings-section">';

	echo esc_html__( 'This is what shows in the search results when people find your homepage. This means this is probably what they see when they search for your brand name.', 'wordpress-seo' );

	$editor = new WPSEO_Replacevar_Editor(
		$yform,
		[
			'title'                 => 'title-home-wpseo',
			'description'           => 'metadesc-home-wpseo',
			'page_type_recommended' => 'homepage',
			'page_type_specific'    => 'page',
			'paper_style'           => false,
		]
	);
	$editor->render();
	echo '</div>';

	require __DIR__ . '/../front-page-content.php';
}
else {
	$wpseo_page_on_front  = get_option( 'page_on_front' );
	$wpseo_page_for_posts = get_option( 'page_for_posts' );
	if ( empty( $wpseo_page_on_front ) ) {
		$wpseo_page_on_front = $wpseo_page_for_posts;
	}

	printf(
		/* translators: 1: link open tag; 2: link close tag. */
		esc_html__( 'You can determine the title and description for the homepage by %1$sediting the homepage itself%2$s.', 'wordpress-seo' ),
		'<a href="' . esc_url( get_edit_post_link( $wpseo_page_on_front ) ) . '">',
		'</a>'
	);

	if ( $wpseo_page_for_posts > 0 ) {
		echo '<p>';
		printf(
			/* translators: 1: link open tag; 2: link close tag. */
			esc_html__( 'You can determine the title and description for the posts page by %1$sediting the posts page itself%2$s.', 'wordpress-seo' ),
			'<a href="' . esc_url( get_edit_post_link( $wpseo_page_for_posts ) ) . '">',
			'</a>'
		);
		echo '</p>';
	}
}
wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/homepage.php000064400000003206151144156330033612 0ustar00home/xbodynamge/lebauwcentre<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Admin\Views\General
 *
 * @uses    Yoast_Form $yform Form object.
 */

if ( get_option( 'show_on_front' ) === 'posts' ) {
	echo '<div class="yoast-settings-section">';

	echo esc_html__( 'This is what shows in the search results when people find your homepage. This means this is probably what they see when they search for your brand name.', 'wordpress-seo' );

	$editor = new WPSEO_Replacevar_Editor(
		$yform,
		[
			'title'                 => 'title-home-wpseo',
			'description'           => 'metadesc-home-wpseo',
			'page_type_recommended' => 'homepage',
			'page_type_specific'    => 'page',
			'paper_style'           => false,
		]
	);
	$editor->render();
	echo '</div>';

	require __DIR__ . '/../front-page-content.php';
}
else {
	$wpseo_page_on_front  = get_option( 'page_on_front' );
	$wpseo_page_for_posts = get_option( 'page_for_posts' );
	if ( empty( $wpseo_page_on_front ) ) {
		$wpseo_page_on_front = $wpseo_page_for_posts;
	}

	printf(
		/* translators: 1: link open tag; 2: link close tag. */
		esc_html__( 'You can determine the title and description for the homepage by %1$sediting the homepage itself%2$s.', 'wordpress-seo' ),
		'<a href="' . esc_url( get_edit_post_link( $wpseo_page_on_front ) ) . '">',
		'</a>'
	);

	if ( $wpseo_page_for_posts > 0 ) {
		echo '<p>';
		printf(
			/* translators: 1: link open tag; 2: link close tag. */
			esc_html__( 'You can determine the title and description for the posts page by %1$sediting the posts page itself%2$s.', 'wordpress-seo' ),
			'<a href="' . esc_url( get_edit_post_link( $wpseo_page_for_posts ) ) . '">',
			'</a>'
		);
		echo '</p>';
	}
}