PHP 클래스 Jetpack_Media_Summary, jetpack

embed [video] > gallery > image > text
파일 보기 프로젝트 열기: automattic/jetpack 1 사용 예제들

공개 메소드들

메소드 설명
clean_text ( $text )
get ( $post_id, $blog_id, $args = [] )
get_excerpt ( $post_content, $post_excerpt, $max_words = 16, $max_chars = 256 )
get_link_count ( $post_content )
get_video_poster ( $type, $id )
get_word_count ( $post_content )
get_word_remaining_count ( $post_content, $excerpt_content )
https ( $str )
ssl_img ( $url )

메소드 상세

clean_text() 정적인 공개 메소드

static public clean_text ( $text )

get() 정적인 공개 메소드

static public get ( $post_id, $blog_id, $args = [] )

get_excerpt() 정적인 공개 메소드

static public get_excerpt ( $post_content, $post_excerpt, $max_words = 16, $max_chars = 256 )

get_video_poster() 정적인 공개 메소드

static public get_video_poster ( $type, $id )

get_word_count() 정적인 공개 메소드

static public get_word_count ( $post_content )

get_word_remaining_count() 정적인 공개 메소드

static public get_word_remaining_count ( $post_content, $excerpt_content )

https() 정적인 공개 메소드

static public https ( $str )

ssl_img() 정적인 공개 메소드

static public ssl_img ( $url )