Title: Theme Check
Last modified: June 29, 2017

---

# Theme Check

 *  Resolved [nerminphelopis](https://wordpress.org/support/users/nerminphelopis/)
 * (@nerminphelopis)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/theme-check-3/)
 * Warning: More than one text-domain is being used in this theme. This means the
   theme will not be compatible with WordPress.org language packs.
    The domains 
   found are eternity, eternity, option-tree, wordpress-importer, envato-wordpress-
   toolkit, theme-text-domain, option-tree-theme, default, Eternity, tax-meta, tgmpa,
   woocommerce, leap-eternity
 * – How can I fix this error
    – why this report repeat the domain name (etenity,
   eternity, Eternity)
 * Please Advice ASAP

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [8 years, 11 months ago](https://wordpress.org/support/topic/theme-check-3/#post-9275885)
 * > How can I fix this error
 * Use only one text domain name in the theme.
 * > why this report repeat the domain name (etenity, eternity, Eternity)
 * Because:
 * a) Caps matter, and
    b) Spaces also matter
 * There is a difference between “eternity” and “eternity “.
 * Fix the text domains and the plugin will stop finding them.
 *  Thread Starter [nerminphelopis](https://wordpress.org/support/users/nerminphelopis/)
 * (@nerminphelopis)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/theme-check-3/#post-9292316)
 * Thank you 🙂
    I have this error too, please advice how i can replace wp_get_http
   and WP_Http doesn’t work.
 * REQUIRED: wp_get_http() found in the file functions/importer/wordpress-importer.
   php. Deprecated since version 4.4. Use WP_Http instead.
    Line 905: $headers =
   wp_get_http( $url, $upload[‘file’] );
 *  Plugin Author [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [8 years, 11 months ago](https://wordpress.org/support/topic/theme-check-3/#post-9295933)
 * [@nerminphelopis](https://wordpress.org/support/users/nerminphelopis/) You should
   start your own threads instead of posting in somebody else’s unrelated thread.
 * That said, “WP_Http” is a class, not a function. It is the backbone of how WordPress
   makes remote HTTP calls to other servers.
 * [https://developer.wordpress.org/reference/classes/wp_http/](https://developer.wordpress.org/reference/classes/wp_http/)
 * You should use the wp_remote_get function instead, along with related functions
   for error checking and getting the proper responses back. There’s plenty of tutorials
   out there to teach this sort of thing, most of them about 7 or 8 years old now.
 * [https://www.google.com/search?q=using+WP_HTTP](https://www.google.com/search?q=using+WP_HTTP)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Theme Check’ is closed to new replies.

 * ![](https://ps.w.org/theme-check/assets/icon-128x128.png?rev=972579)
 * [Theme Check](https://wordpress.org/plugins/theme-check/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-check/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-check/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-check/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-check/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-check/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/theme-check-3/#post-9295933)
 * Status: resolved