pixelgrade / adler

Sharing the Journey
http://pixelgrade.com/demos/adler
GNU General Public License v2.0
2 stars 3 forks source link

[review] Text Domain #26

Closed raduconst closed 9 years ago

raduconst commented 9 years ago

In style.css this is correct: Text Domain: adler

functions.php should match: load_theme_textdomain( 'the-adler', get_template_directory() . '/languages' );

Please change the text domain in functions.php to just "adler.

allexsava commented 9 years ago

Fixed in #29