Identify a Plugin or Theme Conflict thumbnail
Identify a Plugin or Theme Conflict
make.wordpress.org
first run wp --skip-plugins --skip-themes to execute WP-CLI without loading plugins or themes. To see if the source of the problem is an active plugin, run wp --skip-plugins=<plugin-slug> for each active plugin to see which plugin blocks the full execution of WP-CLI. For instance, skipping the Akism
1 Users
0 Comments
2 Highlights
0 Notes

Top Highlights

  • first run wp --skip-plugins --skip-themes to execute WP-CLI without loading plugins or themes.
  • To see if the source of the problem is an active plugin, run wp --skip-plugins=<plugin-slug> for each active plugin to see which plugin blocks the full execution of WP-CLI. For instance, skipping the Akismet plugin would be: wp --skip-plugins=akismet

Ready to highlight and find good content?

Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.