filesystem - accessing files in custom folder in wordpress

admin2025-06-03  2

after uploading files in a custom folder "myuploads" using PHP code, I want to show these files in admin. This folder resides in the root directory along with wp-admin,wp-content,wp-includes folder. I have also tried links like "/myuploads/filename" or "../myuploads/filename" in admin but both give

"oops! that page cannot be accessed error".

I am new to wordpress so any help would be appreciated.

Thanks

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748935730a314962.html

最新回复(0)