In this post, I want to discuss my method of forcing PHP 7 in my WordPress plugins. Using PHP 7 has some great benefits if their server supports it, speed being the first of course. Now, your options aren’t limited to plugins for this how-to, you can also use this method in themes as well.
Musings of a WordPress Developer