Skip to content

Commit

Permalink
Fix CS error
Browse files Browse the repository at this point in the history
  • Loading branch information
enricobattocchi authored Dec 7, 2023
1 parent 11e582c commit 1ba7e6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wp-seo-main.php
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ function wpseo_init() {
require_once ABSPATH . 'wp-admin/includes/class-wp-filesystem-direct.php';
require_once ABSPATH . 'wp-admin/includes/file.php';
WP_Filesystem();

/*
* We invalidate each subdir and the main files instead of the whole `wordpress-seo` dir
* to avoid any timeout or resource exhaustion when building from source.
Expand Down

0 comments on commit 1ba7e6e

Please sign in to comment.