function views_post_update_remove_sorting_global_text_field

Clear caches due to removal of sorting for global custom text field.

File

core/modules/views/views.post_update.php, line 69

Code

function views_post_update_remove_sorting_global_text_field() {
    // Empty post-update hook.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.