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
Show file Open project: alleyinteractive/apple-news Class Usage Examples

Protected Methods

Method Description
build ( $url ) Build the component.

Private Methods

Method Description
set_default_layout ( ) Set the default layout for the component.

Method Details

build() protected method

Build the component.
protected build ( $url )