Свойство | Тип | Описание | |
---|---|---|---|
$post_type | string | The post type. |
Метод | Описание | |
---|---|---|
__construct ( ) | The construct. | |
hidden_meta_box_editor ( ) | Output hidden WordPress editor. | |
hidden_meta_boxes ( ) | Output hidden meta boxes. | |
load_post_new ( ) | Load post new action Redirect to right url if no page type is set. | |
redirect_post_location ( string $location ) : string | Redirect post location when post is in iframe mode. | |
setup ( ) | Setup admin entry. |
Метод | Описание | |
---|---|---|
setup_actions ( ) | Setup actions. |
public load_post_new ( ) |
public redirect_post_location ( string $location ) : string | ||
$location | string | |
Результат | string |