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.
$args
Sortie :
@param array $args Args.
// Utilisation de la fonction action_scheduler_post_type_args
$result = action_scheduler_post_type_args($args);
if ($result) {
// Votre logique ici
}
Chargement des actualités...