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
查看更多 >