LLMS_Admin_Menus::action_scheduler_menu( array $args )

If WP_DEBUG is not enabled, expose the schedule-action post type management via direct link


Description Description

EG: site.com/wp-admin/edit.php?post_type=scheduled-action


Parameters Parameters

$args

(Required) Default custom post type arguments.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/admin/class.llms.admin.menus.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.19.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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