Mô tả
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.
Đánh giá
Người đóng góp & Lập trình viên
“JSM Non-Breaking Space (nbsp) for French Content” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“JSM Non-Breaking Space (nbsp) for French Content” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “JSM Non-Breaking Space (nbsp) for French Content” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.13.1 (2023/11/19)
- New Features
- None.
- Improvements
- Added check for empty
$html
argument.
- Added check for empty
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.4.33.
- WordPress v5.9.