Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 210725

Simplify translations

$
0
0

Replies: 0

Could you replace a bunch of codes like
_e('Whats New in BPS Pro 12/12.1/12.2', 'bulletproof-security');
in admin/core/core.php to something like
printf( __('Whats New in BPS Pro %s', 'bulletproof-security'), '12/12.1/12.2' );
to simplify translations of your plugin to other languages (it will be necessary to translate one string instead of 60+ times copy-paste the same text)?


Viewing all articles
Browse latest Browse all 210725

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>