PHP 클래스 WP_Galleries, jetpack-wp-galleries

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

공개 메소드들

메소드 설명
__construct ( )
default_scripts_and_styles ( )
gallery_already_redefined ( )
gallery_shortcode ( $val, $atts )
get_attachments ( )
get_content_width ( )
get_talaveras ( )
init ( )
jetpack_default_gallery_type ( )
jetpack_gallery_types ( $types ) Media UI integration
set_atts ( $atts )
setting_html ( )
settings_api_init ( ) Add a checkbox field to the Carousel section in Settings > Media for setting tiled galleries as the default.
tiles_enabled ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

default_scripts_and_styles() 공개 정적인 메소드

public static default_scripts_and_styles ( )

get_attachments() 공개 메소드

public get_attachments ( )

get_content_width() 공개 정적인 메소드

public static get_content_width ( )

get_talaveras() 정적인 공개 메소드

static public get_talaveras ( )

init() 공개 정적인 메소드

public static init ( )

set_atts() 공개 메소드

public set_atts ( $atts )

setting_html() 공개 메소드

public setting_html ( )

settings_api_init() 공개 메소드

Add a checkbox field to the Carousel section in Settings > Media for setting tiled galleries as the default.
public settings_api_init ( )

tiles_enabled() 공개 메소드

public tiles_enabled ( )