Make content of a 'shortcode' translatable through php _e function
-
How do I make the content produced by this shortcode translatable with WPML?
<div id=”CSpart2″><?php echo do_shortcode(‘[RICH_REVIEWS_SHOW num=”all”]’);?></div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Make content of a 'shortcode' translatable through php _e function’ is closed to new replies.