Các hàm trong WordPress
insert
wp_insert_comment( array $commentdata ): int|false
Thêm một bình luận vào cơ sở dữ liệu.
insert
wp_insert_post( array $postarr, bool $wp_error = false, bool $fire_after_hooks = true ): int|WP_Error
Thêm bài viết mới vào cơ sở dữ liệu.