Suggested feature including code
-
Is there anyway you can add a filter in includes/languages.php, so it’s possible to add languages without having edit the file? Otherwise, changes to the file are lost when a new version of the plugin comes out.
Add this code to the end of the file.
$mltlngg_languages = apply_filters( 'multilanguage_filter', $mltlngg_languages );
Cheers,
Nathan
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Suggested feature including code’ is closed to new replies.