PHP Класс WC_Meta_Box_Order_Actions

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
output ( WP_Post $post ) Output the metabox.
save ( integer $post_id, WP_Post $post ) Save meta box data.
set_email_sent_message ( string $location ) : string Set the correct message ID.

Описание методов

output() публичный статический Метод

Output the metabox.
public static output ( WP_Post $post )
$post WP_Post

save() публичный статический Метод

Save meta box data.
public static save ( integer $post_id, WP_Post $post )
$post_id integer
$post WP_Post

set_email_sent_message() публичный статический Метод

Set the correct message ID.
С версии: 2.3.0
public static set_email_sent_message ( string $location ) : string
$location string
Результат string