ActionScheduler_Compatibility::raise_time_limit( $limit )

Attempts to raise the PHP timeout for time intensive processes.


Description Description

Only allows raising the existing limit and prevents lowering it. Wrapper for wc_set_time_limit(), when available.


Parameters Parameters

(Required) The time limit in seconds.


Top ↑

Source Source

File: packages/action-scheduler/classes/ActionScheduler_Compatibility.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.