首页
教程
IT编程
国外技术
登录
标签
How do I add meta when creating
How do I add meta when creating a post with rest api?
I have this code that inserts a post into WordPress site using Rest API:$ch = curl_init();curl_setopt($ch, CURLOPT_URL,
How do I add meta when creating a post with rest api
admin
12天前
6
0