PHP Class GP_Format_MO, GlotPress-WP

Inheritance: extends GP_Format_PO
Show file Open project: GlotPress/GlotPress-WP Class Usage Examples

Public Properties

Property Type Description
$alt_extensions
$class
$extension
$name

Protected Methods

Method Description
add_comments_before_headers ( GP_Format $format, string $text ) Override the comments function as PO files do not use it.

Method Details

add_comments_before_headers() protected method

Override the comments function as PO files do not use it.
Since: 2.1.0
protected add_comments_before_headers ( GP_Format $format, string $text )
$format GP_Format The format object to set the header for.
$text string The text to add to the comment.

Property Details

$alt_extensions public property

public $alt_extensions

$class public property

public $class

$extension public property

public $extension

$name public property

public $name