Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Utility Pack for WP All Export

Описание

Make WP All Export even more powerful with this utility pack. The initial release includes the often requested WP-CLI support.

Amplify the speed of your WP All Export jobs by running them with WP-CLI.

Features

WP-CLI Support

  • Run WP All Export jobs via WP-CLI
  • Works with both WP All Export free and WP All Export Pro plugins
  • Resume incomplete exports without the need to start them again from the beginning
  • Maximize the speed of your WP All Export jobs by running them via the command line

Future

  • The initial release includes only WP All Export WP-CLI support, but we’re already building additional functionality for future releases.
  • Have a feature in mind? Let us know under the Support tab and we’ll see what we can do.

Снимки на разширението

  • Easily use WP-CLI to run WP All Export jobs you’ve previously configured.
  • A progress bar or spinner will be displayed when running WP All Export jobs.
  • You can easily continue a WP All Export job in progress or restart it using the appropriate flag.

ЧЗВ

What version of WP All Export do I need to use this?

The Utility Pack is made to support both free and Pro versions of WP All Export unless otherwise specified for a specific feature.

How do I run a WP All Export job with WP-CLI?

Load your installation for WP-CLI as usual and run the command
wp utility-all-export run <export-id>

where <export-id> is the export you want to run. Such as
wp utility-all-export run 1

Additional command options can be found with wp help utility-all-export within WP-CLI.

Отзиви

15.02.2025
This plugin is exactly what is missing from WP All Export. I am not sure why these features are not included in WP All Export by default but they should be. Great plugin that works as it should. There are hints that a future release will include the ability to resume a failed export… waiting for that.
15.12.2022
It will be good to add in the description all the commands, but otherwise it works for me. It allows schedulling exports with wp cli (way faster than normal crons suggested by the wp all export pro developers)
Прочетете всички 4 отзива

Сътрудници и разработчици

“Utility Pack for WP All Export” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Utility Pack for WP All Export” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0.2

  • improvement: add ‘coding_chicken_wpae_cli_records_per_iteration’ filter to control records per iteration setting when running via WP-CLI

1.0.1

  • improvement: set records per iteration to 100000 while running via WP-CLI

1.0

  • initial release