CHIPS Data Background Processing
Wordpress Data Processing Plugin
by CHIPS · github.com/danielshields/chips-data-background-processing
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/danielshields/chips-data-background-processing/archive/refs/heads/master.zipReadme
chips-data-background-processing
Wordpress Data Processing Plugin
This plugin requires the wp-background-processing plugin to be installed and active. That allows background processing queues to run.
Establish post types to be built and the PHP classes they should run in data-background-setup.php
PHP classes and markup established in the types directory.