WordPress Questions
Which of the following hooks is fired when a WordPress plugin is activated?
Which hook would you use to add a custom menu in the WordPress admin dashboard?
What is the function of the 'wp_reset_postdata()' function?
What is the WordPress 'Dashboard'?
What is the correct way to add a custom REST API endpoint in WordPress?
How do you register a widget area in WordPress?
What is the purpose of the `wp_get_attachment_url()` function?
Which WordPress role has the ability to install themes?
What is the name of the default theme that comes pre-installed with WordPress?
What is the use of the `wp-config.php` file in WordPress?