WP Crontrol (plugin): verschil tussen versies

Uit De Vliegende Brigade
Naar navigatie springen Naar zoeken springen
Regel 1: Regel 1:
''WP Crontrol'', aka. ''WP-Cron'' is probably comparable to ''Poor man's cron'' on Drupal: A way to execute stuff on a regular basis.
+
''WP Crontrol'', aka. ''WP-Cron'' is probably comparable to ''Poor man's cron'' on Drupal: A way to execute stuff on a regular basis, or to execute scripts piece meal, if they would otherwise be too big to be executed at once.
  
 
== Installation ==
 
== Installation ==

Versie van 16 jun 2023 11:50

WP Crontrol, aka. WP-Cron is probably comparable to Poor man's cron on Drupal: A way to execute stuff on a regular basis, or to execute scripts piece meal, if they would otherwise be too big to be executed at once.

Installation

wp plugin install wp-crontrol
wp-crontrol installed

Sources