Filter hook 'install_themes_table_api_args_'

in WP Core File wp-admin/includes/ajax-actions.php at line 3642

Description

Handles getting themes from themes_api() via AJAX.

Occurrences

Filename Line Number
wp-admin/includes/ajax-actions.php 3642

PHP Doc

/**
 * Handles getting themes from themes_api() via AJAX.
 *
 * @since 3.9.0
 *
 * @global array $themes_allowedtags
 * @global array $theme_field_defaults
 */