meta_key}" filter for * inheriting classes to output fields. * * @package Advanced_Term_Fields * @subpackage Views * * @since 0.1.0 */ if ( ( $this->custom_column_name !== $column_name ) || ( 'edit-tags' !== $screen ) || ! in_array( $taxonomy, $this->allowed_taxonomies ) ) { return false; }; ?>