Wordpress plugins
JSM's Non-Breaking Space for French Content

JSM's Non-Breaking Space for French Content

Version : 1.8.2
Tested up to : 4.8.2
Number of download : 2524
Author : JS Morisset
Average rating : 5 / 5 on 6 votes 6 votes, 5 avg.rating

Screenshots

JSM's Non-Breaking Space for French Content
JSM's Non-Breaking Space for French Content
JSM's Non-Breaking Space for French Content
JSM's Non-Breaking Space for French Content

This plugin adds non-breaking spaces required by the French language in the content, excerpt, comments, and text widget — skipping over pre-formatted code blocks, styles and scripts. If the <!--:fr--> HTML tag is found (used by some multilingual plugins), non-breaking spaces are added only between the <!--:fr--> and <!--:--> HTML tags. There are no plugin settings — simply install and activate the plugin. Filters for Developers ‘nbsp_french_add_filters’ ( array $names ) An associative array of filter names (and priority) for the plugin to hook by default. array( 'the_title' => 10, 'the_content' => 10, 'the_excerpt' => 10, 'comment_text' => 10, 'widget_title' => 10, 'widget_text' => 10, ) To hook additional filters, include their names (and priority) in the ‘nbsp_french_add_filters’ array, or hook them individually in your functions.php: add_filter( 'another_text_filter_name', array( 'NbspFrench', 'filter' ), 10, 1 ); ‘nbsp_french_currencies’ ( $regex ) A list of recognized currencies. Additional Documentation None

Download now