Description
This plugin converts spaces to HTML non-breaking space entities (ie.
) in the content, excerpt, comments, text widget, and WooCommerce short description as required by French language punctuation rules.
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 (nbsp) for French Content” is open source software. The following people have contributed to this plugin.
Contributors“JSM's Non-Breaking Space (nbsp) for French Content” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “JSM's Non-Breaking Space (nbsp) 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.1 (2022/12/13)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Fix to exclude possible HTML tag style attribute values like
style="display:none !important;"
.
- Fix to exclude possible HTML tag style attribute values like
- Requires At Least
- PHP v7.2.
- WordPress v5.4.
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.