WP Manifestindependent plugin directory
manifest / users / wp-admin-profile-links

Admin Profile Links

WordPress Plugin to add links to the user author page

by Micha Krapp · github.com/mfgmicha/wp-admin-profile-links · 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/mfgmicha/wp-admin-profile-links/archive/refs/heads/main.zip

Adds links to the current author page in the admin bar.

Description

Adds links to the current author page in the admin bar. For more information see FAQ below.

Frequently Asked Questions

Why do I need this plugin?

If you edit the user profile from another user, the admin bar shows the "View User" link. But there is no such link for your own user.

Which links get added?

Links to the current author's page.

Where does these links get added

  1. In the user actions dropdown (admin bar on the right side)
  2. In the admin bar, like for other users, but when you edit your profile / own user (the "profile.php" admin page)

Screenshots

TODO: add screenshots

  1. This screenshot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, /assets/screenshot-1.png would win over /tags/4.3/screenshot-1.png (or jpg, jpeg, gif).
  2. This is the second screenshot

Installation

Standard way

  1. In your WordPress admin go to Plugins > add new
  2. Search for the plugin name "Admin Profile Links"
  3. Install and activate the plugin

Upload via file

  1. Get the plugin as zip-file e.g. via the "Download" button on the wp.org plugin page.
  2. In your WordPress admin go to Plugins > add new > upload plugin
  3. Select the zip-file and upload it
  4. Activate the plugin

Composer

You can also add this plugin with composer via wpackagist.org

Changelog

Latest release:

1.0

  • Initial plugin release.

For more releases and source code see GitHub

Upgrade Notice

1.0

Upgrade notices describe the reason a user should upgrade. No more than 300 characters.