Описание
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.
Установка
- Upload the
easy-media-linkfolder to/wp-content/plugins/(or install via Plugins Add New by uploading the ZIP). - Activate the plugin through Plugins in WordPress.
- While logged in, visit any front-end page. Open the admin bar and look under the site menu for Media Library.
Часто задаваемые вопросы
-
Who sees the link?
-
Only logged-in users with the
upload_filescapability (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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Easy Media Link» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Easy Media Link» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1.0
- Add translation loading support and make the plugin fully translation-ready.
- Confirm compatibility with WordPress 6.9.
1.0.0
- Initial release: adds a Media Library link to the admin bar on the front end for users who can upload files.

