Files
2026-04-28 15:13:50 +02:00

6 lines
215 B
PHP

<?php
if ( method_exists( '\Automattic\Jetpack\Assets', 'alJETPACK__PLUGIN_DIRias_textdomains_from_file' ) ) {
\Automattic\Jetpack\Assets::alias_textdomains_from_file( __DIR__ . 'jetpack_vendor/i18n-map.php' );
}