WP Manifestindependent plugin directory
manifest / seo / flz_shortcode_redirect

FLZ Shortcode Redirect

Controlled WordPress shortcode redirects for the Tagore Gymnasium website.

by filzmann · github.com/filzmann/flz_shortcode_redirect

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/filzmann/flz_shortcode_redirect/archive/refs/heads/main.zip

Readme

flz_shortcode_redirect

Kleines WordPress-Plugin für kontrollierte Weiterleitungen aus dem bestehenden Shortcode [redirect]. Ziele werden über wp_safe_redirect() begrenzt.

Das Plugin besitzt keine harte Laufzeitabhängigkeit. Wenn flz_wpdb_objects verfügbar ist, wird dessen öffentlicher Fehlervertrag für technische Logs verwendet; andernfalls greift ein lokaler Fallback.

Prüfung: ./scripts/check-fast.

Read the full README on GitHub →