Correct Answer: Manually adding a blogs table to your database
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 bloginfo() without a parameter will default to?
If you need to save data in WordPress for a limited amount of time, what is the best way to do this?
The get_option and update_option functions will serialize and unserialize arrays and objects automatically.
What function allows you to switch between blogs on your installed WordPress network?
What does wp_filter_kses() function do?
Sidebars should be added on the ____ hook.
Which function should a plugin use in order to echo a string to the browser and make it translatable?
Which functions check if a post has featured image?
If you want to retrieve specific WordPress site users you'll use
In order to remove a .css file that is loaded by a plugin, which function is going to be used inside the theme's functions.php file?