Bird
0
0

Which of the following is the correct folder path to upload a new theme manually via FTP?

easy📝 Syntax Q3 of 15
Wordpress - Themes and Appearance
Which of the following is the correct folder path to upload a new theme manually via FTP?
A/wp-includes/themes/
B/wp-content/plugins/
C/wp-admin/themes/
D/wp-content/themes/
Step-by-Step Solution
Solution:
  1. Step 1: Recall WordPress folder structure

    The correct folder for themes is inside wp-content/themes.
  2. Step 2: Eliminate incorrect paths

    wp-includes and wp-admin do not hold themes; plugins folder is for plugins only.
  3. Final Answer:

    /wp-content/themes/ -> Option D
  4. Quick Check:

    Theme upload path = /wp-content/themes/ [OK]
Quick Trick: Themes go in wp-content/themes folder [OK]
Common Mistakes:
  • Uploading to plugins folder
  • Using wp-admin or wp-includes folders
  • Confusing theme and plugin directories

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Wordpress Quizzes