PHP 클래스 AMP_Content, amp-wp

파일 보기 프로젝트 열기: Automattic/amp-wp 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $content, $embed_handler_classes, $sanitizer_classes, $args = [] )
get_amp_content ( )
get_amp_scripts ( )
get_amp_styles ( )

비공개 메소드들

메소드 설명
add_scripts ( $scripts )
add_styles ( $styles )
register_embed_handlers ( )
sanitize ( $content )
transform ( )
unregister_embed_handlers ( $embed_handlers )

메소드 상세

__construct() 공개 메소드

public __construct ( $content, $embed_handler_classes, $sanitizer_classes, $args = [] )

get_amp_content() 공개 메소드

public get_amp_content ( )

get_amp_scripts() 공개 메소드

public get_amp_scripts ( )

get_amp_styles() 공개 메소드

public get_amp_styles ( )