Warning: Undefined array key "title" in /home/u593943216/domains/wp-experts.in/public_html/secure_content/themes/wp-experts/inc/classes/class-hooks.php on line 151
During move the site on server, you face the permission related issue on your website. Due to wrong permission you can get “An Internal Server Error”, “404 error” or website content loading issue. #adsIn this post I am here explaining a way to fix the permission issue within seconds only. Always set the folders permission
Hello Everyone! If you want to remove the specific type of files from a directory/sub-directory using a single linux command, then just copy and paste my command code and before execute the command update the file suffix find . -type f -iname *file-suffix -exec rm -r {} \; Example: For a example if you want