Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 687 Bytes

File metadata and controls

21 lines (13 loc) · 687 Bytes

##WP all import useful information

  1. Wp all import provides on demand testing environments http://www.wpallimport.com/debug/

  2. Actions & hooks reference https://github.com/soflyy/wp-all-import-action-reference

  3. Custom php functions http://www.wpallimport.com/documentation/advanced/execute-php/

    Wp all import stores custom functions in this file, it would be useful to edit the file directly from an editor/ide public/wp-content/uploads/wpallimport/functions.php

  4. Useful wp cli commands

    wp cache flush

    wp site empty --yes

    wp search-replace --dry-run greenpeace.jp '' wp_posts --verbose --report --include-columns=post_content