How to Fix the “Warning: File_Get_Contents” Error in WordPress

There’s a WordPress error that’s frustrating to no end because if you’ve come across it, you probably didn’t actually do anything wrong. Still, plastered across your site will be these words: Warning: file_get_contents(path/to/wordpress/file): failed to open stream: No such file or directory in /path/to/another/wordpress/file.php on line # The error message itself is almost misleading because […] View original post at …

WP-CLI 1.1.0 Released, Project Shifts to Expand Package Index

WP-CLI 1.1.0 is now available, two months after 1.0.0 was released. The project shifted after 1.0.0 to focus on its package ecosystem, encouraging new features to be built as standalone packages instead of rolling them all into WP-CLI core. Daniel Bachhuber, the project’s maintainer, moved WP-CLI in this new direction to better distribute the maintenance burden among package maintainers. Version …