PHP Class WP_Galleries, jetpack-wp-galleries

显示文件 Open project: Automattic/jetpack-wp-galleries Class Usage Examples

Public Methods

Method Description
__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 ( )

Method Details

__construct() public method

public __construct ( )

default_scripts_and_styles() public static method

public static default_scripts_and_styles ( )

get_attachments() public method

public get_attachments ( )

get_content_width() public static method

public static get_content_width ( )

get_talaveras() static public method

static public get_talaveras ( )

init() public static method

public static init ( )

set_atts() public method

public set_atts ( $atts )

setting_html() public method

public setting_html ( )

settings_api_init() public method

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 method

public tiles_enabled ( )