Admin Profile Links
WordPress Plugin to add links to the user author page
by Micha Krapp · github.com/mfgmicha/wp-admin-profile-links · website
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.zipAdds 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
- In the user actions dropdown (admin bar on the right side)
- 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
- 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.pngwould win over/tags/4.3/screenshot-1.png(or jpg, jpeg, gif). - This is the second screenshot
Installation
Standard way
- In your WordPress admin go to Plugins > add new
- Search for the plugin name "Admin Profile Links"
- Install and activate the plugin
Upload via file
- Get the plugin as zip-file e.g. via the "Download" button on the wp.org plugin page.
- In your WordPress admin go to Plugins > add new > upload plugin
- Select the zip-file and upload it
- 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.