wp_publish_post 发布文章

Posted in:
Update time:2020-10-28

函数描述

通过更新文章状态设置文章为发布状态,相当于点击了后台的发表按钮。

Attention:此函数除了修改文章状态,不做其他任何操作,如果想检查是否设置了文章标题,请使用 wp_update_post()。

Usage

<?php wp_publish_post( $post_id ) ?>

parameters

parametersdata typeRequired or notdescriptivedefault value
$post_idinteger (math.)be文章IDnone

return value

(null)

We offer WordPress Themes and Plugins Custom Development Services

This site has long undertaken WordPress themes, plugins, WooCommerce-based store mall development business. We have 10 years of experience in WordPress development, if you want to Developing Websites with WordPress, please contact WeChat: iwillhappy1314 or email: amos@wpcio.com for inquiries.

发表回复

Your email address will not be published. 必填项已用 * 标注

*