函数文档

wp_dashboard_secondary_control()

💡 云策文档标注

概述

本文档介绍了 WordPress 中已弃用的 wp_dashboard_secondary_control() 函数,该函数用于控制仪表板的次要控件,自 3.8.0 版本引入后已被弃用。

关键要点

  • wp_dashboard_secondary_control() 函数已弃用,开发者应避免使用。
  • 该函数在 WordPress 3.8.0 版本中引入,主要用于仪表板的次要控件管理。
  • 建议开发者查看相关引用(如 Trac 或 GitHub)以获取替代方案或更多信息。

📄 原文内容

Deprecated dashboard secondary control.

Source

function wp_dashboard_secondary_control() {}

Changelog

Version Description
3.8.0 Introduced.