Ideabase

Popular Newest In Progress Completed
Info

The Feedbackbox is our feature request system. You can suggest new ideas, vote on existing ones, and track our progress.

Each month you get 10 votes to distribute. You can choose to use all your votes for one idea you really like, or spread them across between several ideas 🙂

Thanks for voting!

0 Votes
0 Votes left

how can I limit a file exentension to for example: mp3 only

?

Hi

How can force the plugin to limit a file exentension to for example mp3 only?

As far as I have seen in the seeting it is only possible to exclude some extensions.

Woudn’t it make more sense the other way round?

Thanks for your help in advanced,

best

Frank

0 Comments suggested by Frank2, 9 years ago
0 Votes
0 Votes left

editar etiquetas

?

No hay ninguna opción de editar las etiquetas de los archivos. Al cabo del tiempo se duplican con ortografías distintas.

0 Comments suggested by Jorge3, 8 years ago
0 Votes
0 Votes left

WooComerce Interface

?

To sell Files using WooComerce

0 Comments suggested by , 9 years ago
0 Votes
0 Votes left

Categorías secundarias

?

Excepcionalmente hay archivos que deben estar en más de cuatro categorías (un documento extenso que abarque amplias materias). Debería habilitarse una opción de poder añadir más categorías secundarias.
Además, en el visor de archivos deberían aparecer no sólo las categorías principales, sino también las secundarias.

0 Comments suggested by Jorge3, 8 years ago
0 Votes
0 Votes left

Azure Storage Sync

?

Sync for Microsoft Azure Blob Storage

0 Comments suggested by , 9 years ago
0 Votes
0 Votes left

File Size Limit for embedded Forms

?

A file size limit can be set for frontend uploads through embedded Forms

0 Comments suggested by Fabian, 9 years ago
0 Votes
0 Votes left

Social Content Locker

?

Users need to share content before they are able to download

0 Comments suggested by , 9 years ago
0 Votes
0 Votes left

Remote URI Template Tag

?

I had need to access the remote uri of a file in the filepage template so I added the following code to the Models.php and File.php files. I’m sharing because I thought this might be a useful addition for others.

Models.php
added on line 36 to array returned by else in function TplVarsDesc
’file_remote_url’ => __(’Remote Download URL’,’wp-filebase’),

File.php:
added on lines 579-580 to switch in function get_tpl_var
case ’file_remote_url’:
return htmlspecialchars($this->file_remote_uri);

0 Comments suggested by Micah, 8 years ago
0 Votes
0 Votes left

Location Restrictions

?

Extension to add location restrictions to make files available only in certain regions, countries or continents.

0 Comments suggested by , 9 years ago