[shy] Shortcode
Lightweight WordPress plugin that registers a [shy] shortcode for soft hyphens.
by aoshiftctrl · github.com/aoshiftctrl/shy-shortcode · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/aoshiftctrl/shy-shortcode/archive/refs/heads/main.zipLightweight WordPress plugin that registers a
[shy]shortcode for inserting soft hyphens (­) in block editor content.
Why?
German compound words like Donaudampfschifffahrtsgesellschaft break layouts. Soft hyphens let the browser decide where to break — invisible when not needed, hyphenated when the line demands it.
Usage
Donau[shy]dampf[shy]schiff[shy]fahrts[shy]gesellschaft
Installation
- Download the latest release ZIP
- Upload via Plugins → Add New → Upload Plugin
- Activate
Requirements
- WordPress 5.2+
- PHP 8.0+
License
CC BY-ND 4.0 See https://creativecommons.org/licenses/by-nd/4.0/.