Method | Description | |
---|---|---|
__construct ( Settings $settings, integer $id = null ) | Constructor. | |
fetch_exporter ( ) : |
Fetches an instance of Exporter. | |
format_byline ( WP_Post $post, string $author = '', string $date = '' ) : string | Formats the byline | |
perform ( ) : string | Perform the export and return the results. |
Method | Description | |
---|---|---|
fetch_content_settings ( ) : Settings | Loads settings for the Exporter_Content from the WordPress post metadata. |
public __construct ( Settings $settings, integer $id = null ) | ||
$settings | Settings | |
$id | integer |
public fetch_exporter ( ) : |
||
return |