Περιγραφή
Say your client wants to add a custom upload button somewhere in the admin page but it is not possible with WordPress built-in hooks.
In that case, use this plugin to embed an uploader link. Example rules will be created when you first activate the plugin and you can modify those to suite your needs.
Options
- decide whether a button should be replaced with an existing element or inserted.
- redirect the page after the user upload a file.
- disable the
Library
tab in the uploader window. - restrict file types to be uploaded.
Στιγμιότυπα
Εγκατάσταση
Install
- Upload
uploader-anywhere.php
and other files compressed in the zip folder to the/wp-content/plugins/
directory., - Activate the plugin through the
Plugins
menu in WordPress.
How to Use
- Define a new link via Dashboard -> Uploader Anywhere -> Add Link
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Uploader Anywhere” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Uploader Anywhere” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.1 – 2014/11/26
- Fixed a layout issue in Internet Explorer.
- Updated Admin Page Framework.
1.0.0 – 2014/11/13
- Initial release.
0.0.2b01
- Renewed the example rules created when activating the plugin.
- Fixed an issue that
nth item
option did not point to the nth-index element but nth-child element. - Added the insert type option.
0.0.1b03
- Added the
Redirect URL
option.
0.0.1b02
- Added some options.
0.0.1b01
- Initial pre-release.