Skip to content

Instantly share code, notes, and snippets.

View superdav42's full-sized avatar
💭
Knee deep in awesome

David Stone superdav42

💭
Knee deep in awesome
View GitHub Profile
@fedek6
fedek6 / opcache-preload.php
Created October 30, 2020 09:18
Working WordPress opcache preloading config
<?php
/**
* WordPress opcache preloading.
* Requires PHP >= 7.4.
*
* @author Konrad Fedorczyk <contact@realhe.ro>
* @link https://stitcher.io/blog/preloading-in-php-74
*
* @version 1.0.0
*/