WordPress函数文档format_to_post()

创建format_to_post过滤器 描述 译文 保存’format_to_post’ 过滤器。 原文 Ho…

创建format_to_post过滤器

描述

译文

保存’format_to_post’ 过滤器。

原文

Holder for the ‘format_to_post‘ filter. Deprecated in 3.9.0. Use wpdb::prepare() instead.

用法

<?php format_to_post$content ?>

参数

$content

(string) (必填) The text to pass through the filter.

默认值: None

返回值

(string) 

Text returned from the ‘format_to_post‘ filter.

历史

  • 添加于 版本: 0.71
  • Deprecated: 3.9.0

源文件

format_to_post() 函数的代码位于 wp-includes/formatting.php.

  • 原文:http://codex.wordpress.org/Function_Reference/format_to_post
类别:WordPress函数文档

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT