WP Manifestindependent plugin directory
manifest / editor / shy-shortcode

[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.zip

Lightweight 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

  1. Download the latest release ZIP
  2. Upload via Plugins → Add New → Upload Plugin
  3. Activate

Requirements

  • WordPress 5.2+
  • PHP 8.0+

License

CC BY-ND 4.0 See https://creativecommons.org/licenses/by-nd/4.0/.