plugin generates output, but none I can see
-
I entered the following in my custom content template:
<?php echo wp_multi_file_uploader(); ?>I cannot see anything in the page. In Firebug I see the following content. What am I missing?:
<ul id=”wp_multi_file_uploader” class=”unstyled” data-ajaxurl=”https://127.0.0.1/wordpress/wp-admin/admin-ajax.php” data-postid=”564″ data-maxsize=”64″ data-mimetypes=”jpg,jpeg,jpe,gif,png,bmp,tif,tiff,ico,asf,asx,wmv,wmx,wm,avi,divx,flv,mov,qt,mpeg,mpg,mpe,mp4,m4v,ogv,webm,mkv,txt,asc,c,cc,h,csv,tsv,ics,rtx,css,htm,html,vtt,mp3,m4a,m4b,ra,ram,wav,ogg,oga,mid,midi,wma,wax,mka,rtf,js,pdf,class,tar,zip,gz,gzip,rar,7z,doc,pot,pps,ppt,wri,xla,xls,xlt,xlw,mdb,mpp,docx,docm,dotx,dotm,xlsx,xlsm,xlsb,xltx,xltm,xlam,pptx,pptm,ppsx,ppsm,potx,potm,ppam,sldx,sldm,onetoc,onetoc2,onetmp,onepkg,odt,odp,ods,odg,odc,odb,odf,wp,wpd,key,numbers,pages” data-filecount=”1″>
- The topic ‘plugin generates output, but none I can see’ is closed to new replies.