[Plugin: Taxonomy Images] Warning: Missing argument 2 for taxonomy_images_plugin_list_the_terms()
-
Hey Guys,
Taxonomy Images gives great new possibilities but when I copy&paste the filter to my loop-single.php inside the loop I only get:
Warning: Missing argument 2 for taxonomy_images_plugin_list_the_terms() in C:\xampp\htdocs\glaswerkfreital\wp-content\plugins\taxonomy-images\public-filters.php on line 242
Snippet I used:
<?php print apply_filters( 'taxonomy-images-list-the-terms', '' ); ?>
I have no idea where this warning does come from.
Regards
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Taxonomy Images] Warning: Missing argument 2 for taxonomy_images_plugin_list_the_terms()’ is closed to new replies.