Closed soderlind closed 1 year ago
Using wp_upload_dir(), as in wp_upload_dir()['basedir'], without parameters will create a subfolder in your Uploads folder corresponding to the current month, if that folder is not already there.
wp_upload_dir()['basedir']
Using wp_upload_dir(), as in
wp_upload_dir()['basedir']
, without parameters will create a subfolder in your Uploads folder corresponding to the current month, if that folder is not already there.