Descrizione
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.
Recensioni
Contributi e sviluppo
“JSM's Non-Breaking Space (nbsp) for French Content” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“JSM's Non-Breaking Space (nbsp) for French Content” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “JSM's Non-Breaking Space (nbsp) for French Content” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
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.