@wp-playground/clientFunctionsresetDataresetData CallableresetData(php: UniversalPHP, args: Omit<ResetDataStep, step>, progressArgs?: StepProgress): anyDeletes WordPress posts and comments and sets the auto increment sequence for the posts and comments tables to 0.Parametersphp: UniversalPHPA PHP instance or Playground client.args: Omit<ResetDataStep, step>optionalprogressArgs: StepProgressReturns any
Deletes WordPress posts and comments and sets the auto increment sequence for the posts and comments tables to 0.