WPIntell

Source evidence

How to run plugin with wp-cli ?

Export media with selected content (by DKZR) · support · 2022-07-30T18:26:00+00:00

complaintsentiment
highseverity
0.98relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
laspangler unresolved
Hi! Can you tell me how to run the plugin using wp-cli? The plugin is working GREAT — such a lifesaver thank you!! — BUT we keep hitting getting a website timeout. I saw your suggestion in another post to use wp-cli but I’m not sure how to specify the posts to run it on? We have almost 300 posts so it would take forever to run manually. Hoping I can add a cron job to run a few at a time. Thanks again!! Lisa Hi Lisa, I’m afraid my plugin does not work with wp-cli for exporting . The output file is a regular WordPress export file, so importing can be done with wp-cli. I did a quick scan on how to support wp-cli, I think support would be either ‘kinda hackish’ or require me to write a completely new wp-cli export routine. The way the wp-cli export code is written makes it hard to extend.

Comments

1 shown
joost de keijzer 2022-08-07T15:02:00+00:00

Hi Lisa, I’m afraid my plugin does not work with wp-cli for exporting . The output file is a regular WordPress export file, so importing can be done with wp-cli. I did a quick scan on how to support wp-cli, I think support would be either ‘kinda hackish’ or require me to write a completely new wp-cli export routine. The way the wp-cli export code is written makes it hard to extend.