Title: Utility Pack for WP All Export
Author: Coding Chicken
Published: <strong>16. oktober, 2022</strong>
Last modified: 26. maj, 2024

---

Søg plugins

![](https://ps.w.org/utility-pack-for-wp-all-export/assets/banner-772x250.png?rev
=2811395)

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://ps.w.org/utility-pack-for-wp-all-export/assets/icon-256x256.png?rev=
2811395)

# Utility Pack for WP All Export

 Af [Coding Chicken](https://profiles.wordpress.org/codingchicken/)

[Download](https://downloads.wordpress.org/plugin/utility-pack-for-wp-all-export.1.0.2.zip)

 * [Detaljer](https://da.wordpress.org/plugins/utility-pack-for-wp-all-export/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/utility-pack-for-wp-all-export/#reviews)
 * [Udvikling](https://da.wordpress.org/plugins/utility-pack-for-wp-all-export/#developers)

 [Support](https://wordpress.org/support/plugin/utility-pack-for-wp-all-export/)

## Beskrivelse

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](https://make.wordpress.org/cli/handbook/).

### 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.

## Skærmbilleder

[⌊Easily use WP-CLI to run WP All Export jobs you've previously configured.⌉⌊Easily
use WP-CLI to run WP All Export jobs you've previously configured.⌉[

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.⌉⌊
A progress bar or spinner will be displayed when running WP All Export jobs.⌉[

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.⌉⌊You can easily continue a WP All Export job in progress or restart
it using the appropriate flag.⌉[

You can easily continue a WP All Export job in progress or restart it using the 
appropriate flag.

## FAQ

### 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.

## Anmeldelser

![](https://secure.gravatar.com/avatar/497c9cfb7c1c4e91622641a736015de9c7c8e1daefae376b812ec3fb0a9200c6?
s=60&d=retro&r=g)

### 󠀁[Does exactly what it says with massive export speed increases](https://wordpress.org/support/topic/does-exactly-what-it-says-with-massive-export-speed-increases/)󠁿

 [Chris](https://profiles.wordpress.org/lamordnt/) 15. februar, 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.

![](https://secure.gravatar.com/avatar/c909cf66aee682c1816315433c6824fcc3f22e47e25da86f86516a2bda033c5c?
s=60&d=retro&r=g)

### 󠀁[Exactly what I needed](https://wordpress.org/support/topic/exactly-what-i-needed-960/)󠁿

 [turisti](https://profiles.wordpress.org/turisti/) 30. maj, 2024

Cheers for making this plugin!

![](https://secure.gravatar.com/avatar/b882d70564dbb4d5e58e5c98c7a641e1a16f863da8ab9bce5d6da09096d173bc?
s=60&d=retro&r=g)

### 󠀁[Just what I needed](https://wordpress.org/support/topic/just-what-i-needed-1318/)󠁿

 [prokops](https://profiles.wordpress.org/prokops/) 27. marts, 2024

Thanks Mr. Chicken

![](https://secure.gravatar.com/avatar/7bf3ae654f593c4193af4858d524c4a30ec127caf10e023025cebfd1876ef446?
s=60&d=retro&r=g)

### 󠀁[Works Perfect for now!](https://wordpress.org/support/topic/works-perfect-for-now/)󠁿

 [belgins](https://profiles.wordpress.org/belgins/) 15. december, 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)

 [ Læs alle 4 anmeldelser ](https://wordpress.org/support/plugin/utility-pack-for-wp-all-export/reviews/)

## Bidragsydere & udviklere

“Utility Pack for WP All Export” er open source-software. Følgende personer har 
bidraget til dette plugin.

Bidragsydere

 *   [ Coding Chicken ](https://profiles.wordpress.org/codingchicken/)

[Oversæt “Utility Pack for WP All Export” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/utility-pack-for-wp-all-export)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/utility-pack-for-wp-all-export/),
tjek [SVN repository](https://plugins.svn.wordpress.org/utility-pack-for-wp-all-export/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/utility-pack-for-wp-all-export/)
via [RSS](https://plugins.trac.wordpress.org/log/utility-pack-for-wp-all-export/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 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

## Meta

 *  Version **1.0.2**
 *  Senest opdateret **2 år siden**
 *  Aktive installationer **100+**
 *  WordPress-version ** 5.0 eller højere **
 *  Testet op til **6.5.10**
 *  PHP-version ** 7.2.5 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/utility-pack-for-wp-all-export/)
 * Tag
 * [export](https://da.wordpress.org/plugins/tags/export/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/utility-pack-for-wp-all-export/advanced/)

## Bedømmelser

 5 ud af 5 stjerner.

 *  [  4 5-stjernet anmeldelser     ](https://wordpress.org/support/plugin/utility-pack-for-wp-all-export/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/utility-pack-for-wp-all-export/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/utility-pack-for-wp-all-export/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/utility-pack-for-wp-all-export/reviews/?filter=2)
 *  [  0 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/utility-pack-for-wp-all-export/reviews/?filter=1)

[Din anmeldelse](https://wordpress.org/support/plugin/utility-pack-for-wp-all-export/reviews/#new-post)

[Se alle anmeldelser](https://wordpress.org/support/plugin/utility-pack-for-wp-all-export/reviews/)

## Bidragsydere

 *   [ Coding Chicken ](https://profiles.wordpress.org/codingchicken/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/utility-pack-for-wp-all-export/)