| 开发者 |
deepakkite
mrking2201 upfpro |
|---|---|
| 更新时间 | 2026年6月9日 12:00 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Install and activate User Private Files (WordPress File Sharing) plugin and then use the shortcode in a page. Upload a file on frontend and preview that file. Click on share icon to share it with other users on your WordPress website.
Yes, the files are uploaded to a different directory than default media folder and the files will be accessible only by allowed users or admin. Public URL to a file will show a permission error.
Yes, the plugin allows you to setup a dedicated private client portal where users can register/login, view/download shared files, upload/share their files and folders.
For Modern Design: [upf_manager] For Classic Design: Shortcode for uploading form is “[upf_upload]” Shortcode for displaying files is “[upf_display]” We recommend that you use them on a single page.
Yes, the plugin needs to write a rewrite rule to the .htaccess file to allow/deny user files access. You can manually add the code by yourself as well.
No. Get the PRO version for backend file manager that provide powerful tools to manage all files from users.
Yes, when adding a user by an email address or username to the file, the plugin sends an email to the target user. There is an option to customize subject and content as well.
Image, pdf, doc, zip, audio, video, txt and CSV files are supported in the modern design shortcode. You can add or restrict file types with the PRO version.