# Cron Developers Demo

`wp-plugin/cron-demo` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/cron-demo:dev-trunk
```

## Details

- **Latest version:** 1.1
- **Active installs:** 10
- **Composer installs:** 0
- **Author:** Roland Rust
- **WordPress.org:** https://wordpress.org/plugins/cron-demo/
- **Homepage:** http://wordpress.designpraxis.at

## Description

This is a demo for WordPress plugin developers. It demonstrates the pseudo cron scheduling feature.
