Các hàm trong WordPress

set set_post_thumbnail( int|WP_Post $post, int $thumbnail_id ): int|bool

Thiết lập ảnh đại diện cho bài viết.

set set_transient( string $transient, mixed $value, int $expiration ): bool

Thiết lập giá trị transient vào cơ sở dữ liệu.

set set_current_user( int|null $id, string $name = ” ): WP_User

Thiết lập người dùng hiện tại.