A plugin which adds some shortcode to append the current user ID to a link (href).
Author: | Andy Mardell (profile at wordpress.org) |
WordPress version required: | 4.0 |
WordPress version tested: | 5.3.8 |
Plugin version: | 1.0.0 |
Added to WordPress repository: | 16-01-2020 |
Last updated: | 16-01-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | |
Total downloads: | 791 |
Active installs: | 10+ |
Click to start download |
Adds the current logged in user ID to a specified string
[user_link url="https://domain.com/link"]A link[/user_link]
Will output the following HTML
<a href="https://domain.com/link?user_id=1">A link<a/>
Screenshots
FAQ
ChangeLog