Can I Change the Appearance of the Date?
The file date format uses the format selected in your WordPress General Settings. Go to Settings > General
WordPress Plugin | Show a List of Files on Your Website
The file date format uses the format selected in your WordPress General Settings. Go to Settings > General
A description of each of the settings that control how the file uploader functions.
A description of each of the settings that control how the file list display can be configured.
A description of how to use the shortcode to place a file list on a post, page or widget.
The initial default value is the largest that your server will currently allow. This will depend on your hosting setup. which is automatically detected. You can reduce this value on the File Upload Settings tab, under Upload Job Limits. If you require a larger size, you will need to edit your PHP configuration. Set both … Read more
Yes, you can hook into the action “eeSFL_UploadCompleted” and/or “eeSFL_UploadCompletedAdmin” and do pretty much anything you want after upload completion. Learn about using hooks and actions
Yes, the CSS is easily over-ridden, making it easy for anyone with CSS knowledge to customize the page design. Check the Instructions page within the plugin’s admin panel for more info.
It Depends… YES If you place a list on the front-side of your website that is openly viewable to the general public, these files and their associated data, such as descriptions, may be indexed by search engines. If your files need to be viewable by your visitors, but you do not want them indexed by … Read more
By default, files cannot be overwritten. If a file is uploaded having the same name as one already present, a series number is appended to the name ( filename_(2).ext ) You can use the renaming functionality to change this. To change this so files can be overwritten, go to the Upload Settings tab and check … Read more
No, files are uploaded to a special folder inside your general WordPress uploads folder, or anywhere you specify.