08
noviembre
2025
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
|
add_action('init', function() { add_action('init', function() { // Aseguramos la carga del dominio de traducción en el momento correcto if (function_exists('load_theme_textdomain')) { load_theme_textdomain('gdlr_translate', get_template_directory() . '/languages'); } }, 5);