diff --git a/wp-content/plugins/embl-taxonomy/embl-taxonomy.php b/wp-content/plugins/embl-taxonomy/embl-taxonomy.php index d3f27230f..0ef111ba2 100644 --- a/wp-content/plugins/embl-taxonomy/embl-taxonomy.php +++ b/wp-content/plugins/embl-taxonomy/embl-taxonomy.php @@ -231,7 +231,7 @@ function embl_taxonomy_get_url() { /** * Filters the list of terms in the taxonomy picker */ -add_filter('acf/fields/taxonomy/query/name=embl_2taxonomy', function( $args, $field, $post_id ) { +add_filter('acf/fields/taxonomy/query/name=vfwp-news_embl_taxonomy', function( $args, $field, $post_id ) { // Set up the arguments for retrieving terms $args_terms = array(