Search code examples
wordpresswp-cli

wp-cli commands display content of plugin files in terminal


No matter what wp cli command I run. I always see the content of two plugin.php files in the terminal before the actual command results


Solution

  • php-cli was set up to not allow short open tag

    See this question run php from command line with short tags to learn how to allow short open tags