Description
This plugin adds non-breaking spaces required by the French language in the content, excerpt, comments, text widget, and WooCommerce short description – 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.
Reviews
Contributors & Developers
“JSM's Non-Breaking Space for French Content” is open source software. The following people have contributed to this plugin.
Contributors“JSM's Non-Breaking Space for French Content” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “JSM's Non-Breaking Space for French Content” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Repositories
Changelog / Release Notes
Version 1.12.0 (2020/10/20)
- New Features
- None.
- Improvements
- Added a non-breaking-space between parentheses and punctuation.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.