WP-CLI 命令行手册

title: "WP_CLI::read_value()" post_status: publish comment_status: open taxonomy: category: - wp-cli-handbook post_tag: - Internal Api - References - Repos


WP_CLI::read_value()

从多种格式读取值。


使用方法

WP_CLI::read_value( $raw_value, $assoc_args = [] )
$raw_value (mixed)
$assoc_args (array)

内部 API 文档随每次 WP-CLI 代码库发布自动生成。如需改进建议,请提交 pull request。


相关函数