https://github.com/wpbones/wpkirk-cron-boilerplate
A WP Bones boilerplate to start to use the WordPress Cron Job which could be used as a boilerplate/template
https://github.com/wpbones/wpkirk-cron-boilerplate
cron wordpress wordpress-plugin wpbones
Last synced: 9 days ago
JSON representation
A WP Bones boilerplate to start to use the WordPress Cron Job which could be used as a boilerplate/template
- Host: GitHub
- URL: https://github.com/wpbones/wpkirk-cron-boilerplate
- Owner: wpbones
- License: gpl-3.0
- Created: 2024-10-29T10:05:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-27T06:14:22.000Z (11 months ago)
- Last Synced: 2025-06-14T14:14:46.057Z (11 months ago)
- Topics: cron, wordpress, wordpress-plugin, wpbones
- Language: PHP
- Homepage: https://playground.wordpress.net/?blueprint-url=https://www.wpbones.com/wpkirk-cron-boilerplate.json
- Size: 14.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP Bones Cron Boilerplate WordPress Plugin
WP Kirk Database Boilerplate is your starting point to create a WordPress plugin using [WP Bones](https://wpbones.com/) Framework Library.
## Requirements
- PHP 7.4 or higher
## Installation
```bash
git clone -b main https://github.com/wpbones/WPKirk-Cron-Boilerplate.git
cd
composer install
```
## Documentation
You'll find the [complete docs here](https://wpbones.com/docs).