Viewing 1 replies (of 1 total)
  • Plugin Contributor cageehv

    (@cageehv)

    Hey @untallhector,

    Yes, there is:
    Create a .php file, in the root directory of your site, with:
    <?php
    define(‘RUN_OPTIMIZE_DATABASE’, true);
    require_once(‘wp-load.php’);
    ?>

    Then, run the .php file.

    Good luck!

    Rolf

Viewing 1 replies (of 1 total)
  • The topic ‘Use plugin via wp-cli’ is closed to new replies.