" style="height: 70px; padding-top: 5px;"/> wpDiscuz Media Uploader") ?>
" target="_blank">

" name="[commentTextMinLength]" id="commentTextMinLength" style="width:70px;">   " name="[commentTextMaxLength]" id="commentTextMaxLength" style="width:70px;">
printDocLink($setting["options"]["commentTextLength"]["docurl"]) ?>

" name="[replyTextMinLength]" id="replyTextMinLength" style="width:70px;">   " name="[replyTextMaxLength]" id="replyTextMaxLength" style="width:70px;">
printDocLink($setting["options"]["replyTextLength"]["docurl"]) ?>

content["enableImageConversion"] == 1) ?> value="1" name="[enableImageConversion]" id="enableImageConversion">
printDocLink($setting["options"]["enableImageConversion"]["docurl"]) ?>

content["enableShortcodes"] == 1) ?> value="1" name="[enableShortcodes]" id="enableShortcodes">
printDocLink($setting["options"]["enableShortcodes"]["docurl"]) ?>

" name="[commentReadMoreLimit]" id="commentReadMoreLimit" style="width:100px;"/>
printDocLink($setting["options"]["commentReadMoreLimit"]["docurl"]) ?>

content["wmuIsEnabled"] == 1); ?> value="1" name="[wmuIsEnabled]" id="wmuIsEnabled">
printDocLink($setting["options"]["wmuIsEnabled"]["docurl"]) ?>

content["wmuIsGuestAllowed"] == 1); ?> value="1" name="[wmuIsGuestAllowed]" id="wmuIsGuestAllowed">
printDocLink($setting["options"]["wmuIsGuestAllowed"]["docurl"]) ?>

content["wmuIsLightbox"] == 1); ?> value="1" name="[wmuIsLightbox]" id="wmuIsLightbox">
printDocLink($setting["options"]["wmuIsLightbox"]["docurl"]) ?>

printDocLink($setting["options"]["wmuMimeTypes"]["docurl"]) ?>
getDefaultFileTypes(); foreach ($mimes as $ext => $mime) { ?>
content["wmuMimeTypes"][$ext]) && $this->content["wmuMimeTypes"][$ext] === $mime); ?> value="" name="[wmuMimeTypes][]" id="wmu-" style="margin:0px; vertical-align: middle;"/>

" name="[wmuMaxFileSize]" id="wmuMaxFileSize" class="wmu-number" style="width: 80px;"/> MB

wmuUploadMaxFileSize / (1024 * 1024); $postMaxSizeInMB = $this->wmuPostMaxSize / (1024 * 1024); $uploadMaxFilesizeStyle = $this->content["wmuMaxFileSize"] > $uploadMaxFilesizeInMB ? "style='color:#f00;'" : ""; $postMaxSizeStyle = $uploadMaxFilesizeInMB > $postMaxSizeInMB || $this->content["wmuMaxFileSize"] > $postMaxSizeInMB ? "style='color:#f00;'" : ""; ?> >"; ?> >

printDocLink($setting["options"]["wmuMaxFileSize"]["docurl"]) ?>

content["wmuIsShowFilesDashboard"] == 1); ?> value="1" name="[wmuIsShowFilesDashboard]" id="wmuIsShowFilesDashboard">
printDocLink($setting["options"]["wmuIsShowFilesDashboard"]["docurl"]) ?>

" name="[wmuSingleImageWidth]" id="wmuSingleImageWidth" class="wmu-number wmu-image-dimension wmu-image-width" style="width: 80px;"/>
" name="[wmuSingleImageHeight]" id="wmuSingleImageHeight" class="wmu-number wmu-image-dimension wmu-image-height" style="width: 80px;"/>
printDocLink($setting["options"]["wmuSingleImageSize"]["docurl"]) ?>

getDefaultThumbnailSizes())) { $sizeWidth = intval(get_option("{$imageSize}_size_w")); $sizeHeight = intval(get_option("{$imageSize}_size_h")); } else if (isset($additionalSizes[$imageSize])) { $sizeWidth = $additionalSizes[$imageSize]["width"]; $sizeHeight = $additionalSizes[$imageSize]["height"]; } $disabled = ""; $checked = checked(in_array($imageSize, $this->content["wmuThumbnailSizes"]), true, false); if (!$sizeWidth && !$sizeHeight) { $disabled = "disabled='disabled'"; } ?>
value="" name="[wmuThumbnailSizes][]" id="wmu" style="margin:0px; vertical-align: middle;"/>
printDocLink($setting["options"]["wmuThumbnailSizes"]["docurl"]) ?>

content["wmuIsThumbnailsViaCron"] == 1); ?> value="1" name="[wmuIsThumbnailsViaCron]" id="wmuIsThumbnailsViaCron">
printDocLink($setting["options"]["wmuIsThumbnailsViaCron"]["docurl"]) ?>