Lubinik Learning

Training mode

WordPress Junior Assessment

Time remaining:

0 / 40 answered

  1. 1. What does the = operator do in PHP?

    What does the = operator do in PHP?
    Hint

    Identify the definition or behavior described by the question.

  2. 2. What distinguishes an Editor from an Author?

    What distinguishes an Editor from an Author?
    Hint

    Place the concept in the WordPress request, content, or permission model.

  3. 3. What does an IP address identify in networking?

    What does an IP address identify in networking?
    Hint

    Identify the definition or behavior described by the question.

  4. 4. What is a WordPress hook?

    What is a WordPress hook?
    Hint

    Identify the role of the WordPress function or extension point.

  5. 5. What does private visibility mean?

    What does private visibility mean?
    Hint

    Focus on the responsibility of the language feature rather than memorizing punctuation.

  6. 6. Which function registers a callback on a filter?

    Which function registers a callback on a filter?
    Hint

    Identify the role of the WordPress function or extension point.

  7. 7. What is index.php in a classic theme?

    What is index.php in a classic theme?
    Hint

    Separate presentation responsibilities from reusable site functionality.

  8. 8. What is a JavaScript array?

    What is a JavaScript array?
    Hint

    Identify what the command or language feature is responsible for.

  9. 9. Which element represents a paragraph?

    Which element represents a paragraph?
    Hint

    Choose the definition or behavior that best matches the web standard.

  10. 10. Which element should trigger an in-page action such as opening a dialog?

    Which element should trigger an in-page action such as opening a dialog?
    Hint

    Choose the definition or behavior that best matches the web standard.

  11. 11. Which tag normally begins a PHP code block?

    Which tag normally begins a PHP code block?
    Hint

    Identify the definition or behavior described by the question.

  12. 12. What does echo do?

    What does echo do?
    Hint

    Identify the definition or behavior described by the question.

  13. 13. What does CMS mean?

    What does CMS mean?
    Hint

    Start with the everyday meaning of the WordPress term.

  14. 14. Which style.css header links a child theme to its parent?

    The parent theme directory is named lubinik-theme.

    Which style.css header links a child theme to its parent?
    Hint

    The value must match the parent directory name.

  15. 15. Which SQL command removes matching rows?

    Which SQL command removes matching rows?
    Hint

    Identify what the command or language feature is responsible for.

  16. 16. What is the main responsibility of a WordPress theme?

    What is the main responsibility of a WordPress theme?
    Hint

    Separate presentation responsibilities from reusable site functionality.

  17. 17. Which function returns a post title instead of directly displaying it?

    Which function returns a post title instead of directly displaying it?
    Hint

    Identify the role of the WordPress function or extension point.

  18. 18. What is constructor dependency injection?

    What is constructor dependency injection?
    Hint

    Focus on the responsibility of the language feature rather than memorizing punctuation.

  19. 19. Who can normally view a private post?

    Who can normally view a private post?
    Hint

    Place the concept in the WordPress request, content, or permission model.

  20. 20. Why might a template create a secondary WP_Query?

    Why might a template create a secondary WP_Query?
    Hint

    Identify the role of the WordPress function or extension point.

  21. 21. Which task is normally associated with the Editor role?

    Which task is normally associated with the Editor role?
    Hint

    Start with the everyday meaning of the WordPress term.

  22. 22. Which value is a PHP string?

    Which value is a PHP string?
    Hint

    Identify the definition or behavior described by the question.

  23. 23. What happens when a child theme provides header.php?

    What happens when a child theme provides header.php?
    Hint

    Separate presentation responsibilities from reusable site functionality.

  24. 24. Which checks belong in a save_post metabox handler?

    Select all generally appropriate safeguards.

    Which checks belong in a save_post metabox handler?
    Hint

    Consider request intent, autosaves, and authorization.

  25. 25. Why should plugin functions and identifiers use a unique prefix or namespace?

    Why should plugin functions and identifiers use a unique prefix or namespace?
    Hint

    Identify the WordPress API responsibility before considering implementation details.

  26. 26. How do child and parent functions.php files behave?

    How do child and parent functions.php files behave?
    Hint

    Separate presentation responsibilities from reusable site functionality.

  27. 27. What is a row in a relational table?

    What is a row in a relational table?
    Hint

    Identify what the command or language feature is responsible for.

  28. 28. Which built-in taxonomy is hierarchical by default?

    Which built-in taxonomy is hierarchical by default?
    Hint

    Place the concept in the WordPress request, content, or permission model.

  29. 29. A percentage width is normally calculated relative to what?

    A percentage width is normally calculated relative to what?
    Hint

    Choose the definition or behavior that best matches the web standard.

  30. 30. How are most simple PHP statements terminated?

    How are most simple PHP statements terminated?
    Hint

    Identify the definition or behavior described by the question.

  31. 31. What is the template hierarchy?

    What is the template hierarchy?
    Hint

    Separate presentation responsibilities from reusable site functionality.

  32. 32. Which hook is designed for registering theme features?

    Which hook is designed for registering theme features?
    Hint

    Identify the role of the WordPress function or extension point.

  33. 33. What does have_posts() check?

    What does have_posts() check?
    Hint

    Identify the role of the WordPress function or extension point.

  34. 34. What is a JavaScript function?

    What is a JavaScript function?
    Hint

    Identify what the command or language feature is responsible for.

  35. 35. What is WordPress?

    What is WordPress?
    Hint

    Start with the everyday meaning of the WordPress term.

  36. 36. What is a browser cookie?

    What is a browser cookie?
    Hint

    Identify the definition or behavior described by the question.

  37. 37. What normally belongs inside wp-content?

    What normally belongs inside wp-content?
    Hint

    Place the concept in the WordPress request, content, or permission model.

  38. 38. What does git push do?

    What does git push do?
    Hint

    Focus on what crosses the client/server or local/remote boundary.

  39. 39. What is a Git repository?

    What is a Git repository?
    Hint

    Focus on what crosses the client/server or local/remote boundary.

  40. 40. What is the WordPress Dashboard?

    What is the WordPress Dashboard?
    Hint

    Start with the everyday meaning of the WordPress term.