rebase on oct-10-2023
This commit is contained in:
@@ -46,6 +46,9 @@ if ( ! defined( 'ABSPATH' ) ) {
|
||||
require_once __DIR__ . '/wp-load.php';
|
||||
}
|
||||
|
||||
// Attempt to raise the PHP memory limit for cron event processing.
|
||||
wp_raise_memory_limit( 'cron' );
|
||||
|
||||
/**
|
||||
* Retrieves the cron lock.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user