install_themes_table_api_args_’ . $old_filter

過濾鉤子
apply_filters( 'install_themes_table_api_args_' . $old_filter, $args )

此過濾器記錄在 wp-admin/includes/class-wp-theme-install-list-table.php 中

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
$args = apply_filters( 'install_themes_table_api_args_' . $old_filter, $args );
$args = apply_filters( 'install_themes_table_api_args_' . $old_filter, $args );
$args = apply_filters( 'install_themes_table_api_args_' . $old_filter, $args );

常見問題

FAQs
檢視更多 >