Answer the question
In order to leave comments, you need to log in
How to hide url in wordpress?
Added a separate new
folder with files to the uplads folder
To display it in the index.php file added
<?php $upload_dir = wp_upload_dir(); ?>
<a href="<?=$upload_dir['baseurl'].'/new';?>">Перейти</a>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question