widget_meta_poweredby

過濾鉤子
引數
  • (string) $html Default HTML for the WordPress.org list item.
    Required:
    Default:
  • (array) $instance Array of settings for the current widget.
    Required:
定義位置
相關勾子
widget_comments_argswidget_tag_cloud_argsget_meta_type_metadata_by_midwidgets_admin_pagewidget_text
相關方法
get_meta_keysis_site_meta_supported_list_meta_row_get_meta_tableget_term_byget_metadata
引入
4.9.0
棄用
-

widget_meta_poweredby是 WordPress 中的過濾器鉤子,它允許開發人員修改 Meta 小工具中顯示的“Powered by WordPress”文字。此鉤子用於 Meta 小工具的上下文中,它提供指向 WordPress 站點各個部分的連結,例如登入頁面和 RSS 提要。

過濾Meta小工具中的”WordPress.org” 列表項HTML。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
echo apply_filters(
echo apply_filters(
echo apply_filters(

常見問題

FAQs
檢視更多 >