$67 GRAYBYTE WORDPRESS FILE MANAGER $16

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/home/bravrvjk/ubukode.com/wp-content/plugins/elementor-pro/core/security/

HOME
Current File : /home/bravrvjk/ubukode.com/wp-content/plugins/elementor-pro/core/security//access-control.php
<?php

namespace ElementorPro\Core\Security;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}

class Access_Control {
	public static function user_can_edit( int $post_id ): bool {
		return current_user_can( Capability::EDIT_POST_META, $post_id );
	}

	public static function user_can_edit_posts(): bool {
		return current_user_can( Capability::EDIT_POSTS );
	}

	public static function user_can_access_private_posts(): bool {
		return current_user_can( Capability::READ_PRIVATE_POSTS );
	}

	/**
	 * @throws \Exception
	 */
	public static function verify_post_edit_access( int $post_id ): void {
		if ( ! self::user_can_edit( $post_id ) ) {
			throw new \Exception( 'You do not have permission to edit this post.' );
		}
	}

	/**
	 * @throws \Exception
	 */
	public static function verify_user_editing_capability(): void {
		if ( ! self::user_can_edit_posts() ) {
			throw new \Exception( 'Access denied: User does not have editing capabilities.' );
		}
	}
}


Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
18 Nov 2025 3.23 PM
bravrvjk / bravrvjk
0755
access-control.php
0.958 KB
18 Nov 2025 3.23 PM
bravrvjk / bravrvjk
0644
capability.php
0.549 KB
18 Nov 2025 3.23 PM
bravrvjk / bravrvjk
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF