widget_archives_dropdown_args

過濾鉤子
引數
  • (array) $args An array of Archives widget drop-down arguments.
    Required:
    Default:
  • (array) $instance Settings for the current Archives widget instance.
    Required:
定義位置
相關勾子
widget_categories_dropdown_argswidget_archives_argspage_attributes_dropdown_pages_argstaxonomy_parent_dropdown_argswidget_pages_args
相關方法
wp_dropdown_pagesget_archives_linkget_archiveswp_get_archiveswp_dropdown_catswp_dropdown_roles
引入
4.9.0
棄用
-

widget_archives_dropdown_args 是一個 WordPress 過濾器,它允許開發人員在用於檢索小工具的存檔下拉選單時修改傳遞給 wp_get_archives 函式的引數。

過濾檔案小工具下拉的引數。

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

常見問題

FAQs
檢視更多 >