Plugin info

Total downloads: 154
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 8/18/2025 (188 days ago)
Added to WordPress: 8/18/2025 (0 years old)
Minimum WordPress version: 6.0
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Stale • Last updated 188 days ago

38/100

Is Easy Media Link abandoned?

Likely maintained (last update 188 days ago).

Compatibility

Requires WordPress: 6.0
Tested up to: 6.8.3
Requires PHP: 7.4

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

My WP Customize Admin/Frontend
Rating 4.3/5 (16 reviews)Active installs 8,000
Prevent Browser Caching
Rating 4.9/5 (28 reviews)Active installs 10,000
Leira Letter Avatar
Rating 4.9/5 (26 reviews)Active installs 5,000
Assistant – Every Day Productivity Apps
Rating 4.9/5 (15 reviews)Active installs 4,000
UsersWP – ReCaptcha
Rating 4.5/5 (2 reviews)Active installs 4,000
Social Articles
Rating 4.7/5 (51 reviews)Active installs 2,000

Description

Easy Media Link puts the Media Library right at your fingertips on the front end. When a logged-in user with the capability to upload files visits the site (not wp-admin), this plugin adds a handy “Media Library” link to the admin bar’s site menu.

Key points:
– Only shows to users who can upload_files.
– Only displays on the front end (not inside wp-admin).
– Uses admin_url( 'upload.php' ) so it works with multisite and subdirectory installs.
– Zero configuration. No settings page. Activate and go.
– No tracking, no external calls, no ads.

Privacy: This plugin does not collect, store, or transmit any personal data.

Installation

  1. Upload the easy-media-link folder to /wp-content/plugins/ (or install via Plugins Add New by uploading the ZIP).
  2. Activate the plugin through Plugins in WordPress.
  3. While logged in, visit any front-end page. Open the admin bar and look under the site menu for Media Library.

Frequently Asked Questions

Who sees the link?

Only logged-in users with the upload_files capability (e.g., Administrators, Editors with media permissions).

Where does the link appear?

In the admin bar on the front end, under the site menu section. Clicking it goes to your dashboard’s Media Library (/wp-admin/upload.php).

Are there any settings?

No. It’s intentionally simple.

Is it multisite compatible?

Yes. The link is generated with admin_url(), which respects subdirectory and multisite setups.

Review feed

No reviews available

Screenshots

  1. Accessing the Media Library through the WordPress dashboard menu.

    Accessing the Media Library through the WordPress dashboard menu.

Changelog

1.0.0

  • Initial release: adds a Media Library link to the admin bar on the front end for users who can upload files.