PHP Class WP_Galleries, jetpack-wp-galleries

Afficher le fichier Open project: Automattic/jetpack-wp-galleries Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public __construct ( )

default_scripts_and_styles() public static méthode

public static default_scripts_and_styles ( )

get_attachments() public méthode

public get_attachments ( )

get_content_width() public static méthode

public static get_content_width ( )

get_talaveras() static public méthode

static public get_talaveras ( )

init() public static méthode

public static init ( )

set_atts() public méthode

public set_atts ( $atts )

setting_html() public méthode

public setting_html ( )

settings_api_init() public méthode

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 méthode

public tiles_enabled ( )