Used By
| Used By | Description |
|---|---|
| wp-admin/includes/file.php: wp_opcache_invalidate() | Attempts to clear the opcode cache for an individual PHP file. |
Filters whether to invalidate a file from the opcode cache.
(bool) Whether WordPress will invalidate $filepath. Default true.
(string) The path to the PHP file to invalidate.
| Version | Description |
|---|---|
| 5.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_opcache_invalidate_file