函数文档

wp_dashboard_secondary_output()

💡 云策文档标注

概述

本文档介绍了 wp_dashboard_secondary_output() 函数,该函数已被弃用,用于仪表板的次要输出功能。自 WordPress 3.8.0 版本引入,现已不建议使用。

关键要点

  • wp_dashboard_secondary_output() 是一个已弃用的函数,用于处理仪表板的次要输出。
  • 该函数在 WordPress 3.8.0 版本中首次引入,开发者应避免在新代码中使用。

📄 原文内容

Deprecated dashboard secondary output.

Source

function wp_dashboard_secondary_output() {}

Changelog

Version Description
3.8.0 Introduced.