critical bug
-
The plugin doesn’t work/translate and breaks in
settings > custom fields.PHP Fatal error: Uncaught Error: Undefined constant "Linguator\Custom_Fields\LINGUATOR_DIR_PATH" in \wp-content\plugins\translate-words\admin\custom-fields\custom-fields.php:386A typo probably from some last-minute refactoring
#$local_path = LINGUATOR_DIR_PATH . 'modules/page-translation/block-translation-rules/default-allow-metafields.json';
$local_path = plugin_dir_path(LINGUATOR_ROOT_FILE) . 'modules/page-translation/block-translation-rules/default-allow-metafields.json'; #alx359
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.