프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$base_path | string |
메소드 | 설명 | |
---|---|---|
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. |
메소드 | 설명 | |
---|---|---|
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. |
리턴 | string |
public set_base_path ( string $base_path ) | ||
$base_path | string | The image location. |