Skip to content

Detect when WP-Cron is disabled.  #61

Open
@octalmage

Description

@octalmage

Since the plugin relies on WP-Cron, we should detect when it's disabled and show a notice.

It can be disabled using a define:

define( 'DISABLE_WP_CRON', true );

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions