how upload images and videos to specific folder like wp-content\uploads\folder-name

i do that with some line of code add this to function.php to change the uploaded file dir // change dir for anomaly images function example_Dir( $param ){ $param[‘path’] = ‘/home/yoursite/domains/yoursite.com/public_html/wp-content/uploads/example’; $param[‘url’] = ‘ https://yoursite.com/wp-content/uploads/example’; return $param; } here is the form : <form action=”” enctype=”multipart/form-data” method=”post” > <input type=”file” name=”file”> <input type=”submit”> </form> then … Read more

send information from the thickbox image uploader second tab

So i decided that for me, i can settle for changing an input field on the top.parent for it to be used with the native options. i used this for the function of the iframe tab: function media_upload_choosebackground_form() { media_upload_header(); ?> <h3 class=”media-title”>HTML Form</h3> <img src=”http://www.mimi.me/wp-content/themes/mimi.me_regular_sites/images/background-Green-stripes-thumb.jpg” style=”cursor:pointer; float:left; margin:10px 0 0 10px” id=”greenstripes” title=”Green Stripes” … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)