Opis
This allows user to upload image at front-end. Add shortcode [AAIU] any where in post, page or in your custom form.
For theme insert the code ‘ echo do_shortcode(‘[AAIU theme=”true”]’);’ in your theme.
AAIU settings allows you to:
- set maximum file size
- set image extension types
- set maximum number of image
Instalacija
- Upload the folder wp_ajax_image_upload to the wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Place shortcode [AAIU] in post, page or in your custom form anywhere you want.
- place the code ‘ echo do_shortcode(‘[AAIU theme=”true”]’); ‘ to enable in theme.
Suradnici i Programeri
“Alchemist Ajax Upload” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Alchemist Ajax Upload” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.1
- FIXED: upload button is not working when shortcode is added to theme.