ancient-spirit

Results 5 issues of ancient-spirit

Instead only using cron to run wp cli, I believe adding ability like worker/watcher/listener is better for many use case and background processing. you can take look the Laravel's queue...

needs discussion

important for case sensitive environment like Linux

Hi @jlambe , I think we can make a console that load wordpress if we explicit inherit the class. The example below is perfect combined with the console stub generator...

feature

import comment from custom type

Is there any chance to have integration with product_lookup table? (https://developer.woocommerce.com/2019/04/01/performance-improvements-in-3-6/) the use case is, if I updating/adding new product, the product_lookup need to populate/update. if we didn't have synced...

enhancement
help wanted