函数文档

ms_deprecated_blogs_file()

💡 云策文档标注

概述

ms_deprecated_blogs_file() 是一个已弃用的 WordPress 函数,用于判断文件是否被弃用。该函数自 WordPress 3.5.0 版本引入,现已不建议使用。

关键要点

  • ms_deprecated_blogs_file() 是一个已弃用的函数,用于文件弃用状态判断。
  • 该函数在 WordPress 3.5.0 版本中首次引入。
  • 开发者应避免使用此函数,并参考相关文档或替代方案。

📄 原文内容

Deprecated functionality for determining whether a file is deprecated.

Source

function ms_deprecated_blogs_file() {}

Changelog

Version Description
3.5.0 Introduced.