Узнайте правильный ответ, авторизовавшись через социальные сети
Ответ на вопрос: "Which of the following is the correct sequence of steps to adapt a WordPress plugin to a multisite?", который можно встретить среди вопросов викторины: "Upwork WordPress Test 2018"
- • 1. Use $wpdb to iterate through all blogs 2. Hook according to the $blog_id 3. Install the plugin as Network only 4. Uninstall depends the specific plugin
- • 1. Use $wp_posts to iterate through all blogs 2. Hook according to the $function 3. IInstall the plugin as Network only 4. Uninstall depends the specific plugin
- • 1. Use $wp_posts to iterate through all blogs 2. Hook according to the $function 3. Install other activations except Network 4. Uninstall is the same for all the plugins
- • 1. Use $wp_posts to iterate through all blogs 2. Hook according to the $function 3. Install the plugin as Network only 4. Uninstall is same for all the plugins
Ответ на вопрос добавлен: 2018-11-03 21:08:01