Title: Error in functions.php
Last modified: August 21, 2016

---

# Error in functions.php

 *  Resolved [Stefan](https://wordpress.org/support/users/svogel/)
 * (@svogel)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/error-in-functionsphp-4/)
 * Hi Umesh,
 * thanks for such a great plugin. Just to give back something, here is a small 
   typo I just stumpled over:
 * In lib/functions.php
    Line 52 it says `<p><?php echo _( 'No taxonomies found',
   WP_UT_TRANSLATION_DOMAIN ); ?></p><?php`
 * should be two underscores:
    `<p><?php echo __( 'No taxonomies found', WP_UT_TRANSLATION_DOMAIN);?
   ></p><?php`
 * Kind regards
    Stefan
 * [https://wordpress.org/plugins/user-tags/](https://wordpress.org/plugins/user-tags/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Umesh Kumar](https://wordpress.org/support/users/umeshsingla/)
 * (@umeshsingla)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/error-in-functionsphp-4/#post-5112725)
 * Hi Stefan,
 * thanks for pointing that out, I’ll include it in next release. 🙂

Viewing 1 replies (of 1 total)

The topic ‘Error in functions.php’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/user-tags_fdfdfd.svg)
 * [User Taxonomy & Directory](https://wordpress.org/plugins/user-tags/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-tags/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-tags/)
 * [Active Topics](https://wordpress.org/support/plugin/user-tags/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-tags/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-tags/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Umesh Kumar](https://wordpress.org/support/users/umeshsingla/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/error-in-functionsphp-4/#post-5112725)
 * Status: resolved