Свойство | Type | Description | |
---|---|---|---|
$base_path | string |
Méthode | Description | |
---|---|---|
render ( WPSEO_Admin_Banner $banner ) : string | Renders the admin banner. | |
set_base_path ( string $base_path ) | Sets the base path, where the images are located. |
Méthode | Description | |
---|---|---|
get_image_path ( string $image ) : string | Returns the full path for the image. |
protected get_image_path ( string $image ) : string | ||
$image | string | The image path. |
Résultat | string |
public set_base_path ( string $base_path ) | ||
$base_path | string | The image location. |