Opis
**Sorry to those of you who downloaded this plugin before I had added the files to the repo. But now they are avaliable and ready to help you organize those uploads.
A very simple plugin that organizes uploads into folders based on the current user id.
Example:
„/wp-content/uploads/2011/01/image.jpg” becomes „/wp-content/uploads/$id/2011/01/image.jpg” where $id is the current users id.
or when uploads are not sorted into month and year:
„/wp-content/uploads/image.jpg” becomes „/wp-content/uploads/$id/image.jpg” where $id is the current users id.
Donations
Instalacja
- Extract 'uploads-by-user.php’ and transfer it to the '/wp-content/plugins/’ directory
- Activate the plugin through the 'Plugins’ menu in WordPress
- All future uploads will be sorted by user id
Najczęściej zadawane pytania
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Organize User Uploads” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Organize User Uploads” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
First version, so nothing to report.