PHP 클래스 Elementor\User

파일 보기 프로젝트 열기: pojome/elementor 1 사용 예제들

공개 메소드들

메소드 설명
ajax_set_admin_notice_viewed ( )
get_introduction ( )
init ( )
is_current_user_can_edit ( $post_id )
is_user_notice_viewed ( $notice_id )
is_user_should_view_introduction ( )
set_introduction_viewed ( )

비공개 메소드들

메소드 설명
_get_user_notices ( )
get_current_introduction ( )
get_introduction_meta ( )

메소드 상세

ajax_set_admin_notice_viewed() 공개 정적인 메소드

public static ajax_set_admin_notice_viewed ( )

get_introduction() 공개 정적인 메소드

public static get_introduction ( )

init() 공개 정적인 메소드

public static init ( )

is_current_user_can_edit() 공개 정적인 메소드

public static is_current_user_can_edit ( $post_id )

is_user_notice_viewed() 공개 정적인 메소드

public static is_user_notice_viewed ( $notice_id )

is_user_should_view_introduction() 공개 정적인 메소드

set_introduction_viewed() 공개 정적인 메소드

public static set_introduction_viewed ( )