PHP Класс Jetpack_Media_Summary, jetpack

embed [video] > gallery > image > text
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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 )