日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

metaWeblog 相关的参数

發布時間:2023/12/10 编程问答 32 豆豆
生活随笔 收集整理的這篇文章主要介紹了 metaWeblog 相关的参数 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Function: Creates a new post on your blog. tags如果沒會自動那一個 但是categroies如果與已經建立的不同,就會忽略掉的 可以用 string.replace('\n','').split(',') Parameters: Blog ID – For use in multisite installations, typically 0 for single sites Username – WordPress username Password – WordPress password Content – Your blog post defined as an associate array with the following fields 'title' – Post title 'mt_keywords' – Tags 'categories' – An array of categories for the post. 'description – Post body content 'post_type' – 'post' or 'page' 'wp_slug' – Post slug (optional) 'wp_password' – Post password (optional) 'wp_page_parent_id' – ID of the parent post (optional) 'wp_page_order' – Menu order (optional) 'wp_author_id' – Identify an author other than the user posting the request (optional) post-type_status – Set the post/page/custom status to draft, private, publish, publish, or pending 'mt_excerpt' – Post excerpt 'mt_text_more' – Text for the Read More link 'mt_allow_comments' – Set whether comments are open or closed 'mt_allow_pings' – Same settings as 'mt_allow_comments' 'mt_tb_ping_urls' – An array of the URLs you want to ping on publication 'date_created_gmt' – The publication date for the post 'dateCreated' – Same as above … use one or the other Publish – The status you want the post to have, either publish or draft Returns: ID of the post you just created

轉載于:https://www.cnblogs.com/fengidri/archive/2012/05/13/2757503.html

總結

以上是生活随笔為你收集整理的metaWeblog 相关的参数的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。