WP Manifestindependent plugin directory
manifest / users / links-for-logged

Links For Logged

A WordPress plugin to add hyperlinks as a shorcode for the logged in users to a Text Widget.

by Janne Kähkönen · github.com/gaissa/links-for-logged · website

1stars
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/gaissa/links-for-logged/archive/refs/heads/master.zip

Readme

Links For Logged

A WordPress plugin to add hyperlinks as a shortcode for the logged in users to a Text Widget. Usage:

[link page="<page title>" title="<title>" size="<p|h1|h2|h3|h4|h5>"]

[link post="<post title>" title="<title>" size="<p|h1|h2|h3|h4|h5>"]

[link url="<external url>" title="<title>" size="<p|h1|h2|h3|h4|h5>"]

Read the full README on GitHub →