Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #60317, comment 4


Ignore:
Timestamp:
01/24/2024 02:02:50 AM (16 months ago)
Author:
yanksyoon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60317, comment 4

    v1 v2  
    33Request URL: `http://10.1.190.162/index.php?rest_route=%2Fwp%2Fv2%2Fusers&context=view&who=authors&per_page=50&_fields=id%2Cname&search=amailer&_locale=user`
    44
    5 ```
    65[
    76    {
     
    206205    }
    207206]
    208 ```
     207
    209208
    210209The script to generate random users:
    211210
    212 ```
     211---
    213212#!/bin/bash
    214213
     
    237236  echo "Created user: $random_username"
    238237done
    239 ```
     238---
    240239
    241240Then, generate the target user: