The latest release of WP Bones,
- WordPressScheduleServiceProvider: Simplifies management of WordPress cron jobs, inspired by Laravel's scheduling.
- php bones make:schedule Command: Facilitates easy creation of cron jobs from the command line.
- Boilerplate Enhancements:
- WPKirk-Cron-Boilerplate and WPKirk-Hooks-Boilerplate serve as templates demonstrating best practices.
- New Helper Functions:
- wpbones_cache(): Simplifies cached data management using WordPress transients.
- wpbones_import(): Streamlines module folder management for better code organization.
- File Property in Plugin Class: Provides an alias for the FILE constant, simplifying plugin architecture.
SOCIAL SHARE CARD GENERATOR