Bird
0
0

Consider this WordPress setup: The core files, a theme, and a plugin are installed. Which part is responsible for adding new features like contact forms?

medium📝 component behavior Q13 of 15
Wordpress - WordPress Basics and Architecture
Consider this WordPress setup: The core files, a theme, and a plugin are installed. Which part is responsible for adding new features like contact forms?
AThe plugin
BThe theme
CThe core files
DThe database
Step-by-Step Solution
Solution:
  1. Step 1: Identify feature extension in WordPress

    Plugins add new features and functions without changing core files or themes.
  2. Step 2: Match feature addition to component

    Contact forms are typical plugin features, so plugins handle this.
  3. Final Answer:

    The plugin -> Option A
  4. Quick Check:

    New features = plugins [OK]
Quick Trick: Plugins add features; themes change look [OK]
Common Mistakes:
  • Assuming core files add features
  • Confusing themes with feature plugins
  • Thinking database adds features

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Wordpress Quizzes