PHP Class Apple_Exporter\Components\Cover

This component does not need a node so no need to implement match_node. In a WordPress context, the Exporter_Content's cover attribute is a post's thumbnail, a.k.a featured image.
Since: 0.2.0
Inheritance: extends Component
Afficher le fichier Open project: alleyinteractive/apple-news Class Usage Examples

Méthodes protégées

Méthode Description
build ( $url ) Build the component.

Private Methods

Méthode Description
set_default_layout ( ) Set the default layout for the component.

Method Details

build() protected méthode

Build the component.
protected build ( $url )