Correct Answer: add_action('admin_head', 'function-name');
Explanation:
Note: This Question is unanswered, help us to find answer for this one
WordPress Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More WordPress MCQ Questions
Using define('FS_METHOD', [method] ) in wp-config.php, which of these is NOT a valid method?
To disable a dashboard widget in WordPress, you would use the following function:
which is the best function to use if you want to redirect your visitor to another page within the same WordPress installation?
How can you profile the SQL queries that WordPress is doing?
Name of the global variable for post types?
Which WP function is used to know the log status of current user?
What function would you use to check if a plugin is inactive?
What constant can you set to control the number of post revisions WordPress keeps?
'attachment' is a post type?
What function would you use to check if a plugin is currently active?