action_scheduler_post_type_args

FUNCTION woocommerce\packages\action-scheduler\deprecated\ActionScheduler_AdminView_Deprecated.php (ligne 3) github
Class ActionScheduler_AdminView_Deprecated Store deprecated public functions previously found in the ActionScheduler_AdminView class. Keeps them out of the way of the main class.

Paramètres

Entrée :
$args
Sortie :
@param array $args Args.

Utilisation

// Utilisation de la fonction action_scheduler_post_type_args
$result = action_scheduler_post_type_args($args);

if ($result) {
    // Votre logique ici
}

Actualités

Chargement des actualités...