Skip to content
Steve edited this page Sep 20, 2017 · 5 revisions

All request actions are cached:

page.cache
{
  claims:       {query, response, info},
  imageinfo:    {query, response, info},
  parse:        {query, response, info},
  query:        {query, response, info},
  rest:         {query, response, info},
  wikidata:     {query, response, info}
}
category.cache
{
  category:     {query, response, info},
}
site.cache
{
  siteinfo:     {query, response, info},
  sitematrix:   {query, response, info},
  sitevisitors: {query, response, info}
}

The wptools user-agent will look like this:

wptools/<version> (https://github.com/siznax/wptools) <libs>
Clone this wiki locally