Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stas/uploads

WordPress uploads have a control panel now
https://github.com/stas/uploads

Last synced: 2 days ago
JSON representation

WordPress uploads have a control panel now

Awesome Lists containing this project

README

        

=== WordPress Uploads ===
Contributors: sushkov
Tags: uploads, files, extenstions, mask, security, media, attachments
Requires at least: WordPress 2.9
Tested up to: WordPress 3.3.1
Stable tag: 0.4
Donate link: http://stas.nerd.ro/pub/donate/

Better control over WordPress uploads

== Description ==

This plugin allows you to:

* Manage allowed file extensions for uploads (Allow/Deny)
* Mask files location
* Disable uploads at all

== Installation ==

Please follow the [standard installation procedure for WordPress plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

== Frequently Asked Questions ==

Please report bugs on [plugin page issues tracker](https://github.com/stas/uploads/issues).

== Changelog ==

= 0.4 =
* Fixed the MultiSite issue
* Added a new option to disable some file types upload

= 0.3 =
* Removed a constant name used in WordPress MultiSite. props @ejsiddiqui

= 0.2 =
* Added MultiSite support
* Some typo fixed

= 0.1 =
* The pilot release.