get_class_name()
get_class_name() : string
Get Class Name
Returns
string —CLASS
Class MainWP_Post_Page_Handler
create_post(mixed $new_post, mixed $post_custom, mixed $post_category, mixed $post_featured_image, mixed $upload_dir, mixed $post_tags, mixed $post_gallery_images) : array
Method create_post()
Create post.
mixed | $new_post | Post type. |
mixed | $post_custom | Custom Post. |
mixed | $post_category | Post Category. |
mixed | $post_featured_image | Post Featured Image. |
mixed | $upload_dir | Child Site upload directory. |
mixed | $post_tags | Post tags. |
mixed | $post_gallery_images | Post Gallery Images. |
result