Title: O3 CLI Services
Author: o3world
Published: <strong>18 Dicembre 2019</strong>
Last modified: 18 Dicembre 2019

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/o3-cli-services.svg)

# O3 CLI Services

 Di [o3world](https://profiles.wordpress.org/o3world/)

[Scarica](https://downloads.wordpress.org/plugin/o3-cli-services.1.0.2.zip)

 * [Dettagli](https://it.wordpress.org/plugins/o3-cli-services/#description)
 * [Recensioni](https://it.wordpress.org/plugins/o3-cli-services/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/o3-cli-services/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/o3-cli-services/#developers)

 [Supporto](https://wordpress.org/support/plugin/o3-cli-services/)

## Descrizione

In its current version, O3 CLI Services exposes two WordPress REST API endpoints

to empower developers and QA engineers to query URL paths of WordPress posts by 
post types, category types, and menus.

### Usage

Use the /wp-json/o3-cli-api/url-sources API endpoint to get a list of sources of

URL paths, and use the /wp-json/o3-cli-api/urls API to get a list of URL paths of
posts in the system, using your sources as URL query parameter filters.

Source filters for /wp-json/o3-cli-api/urls:
 – post_types – Include a comma-separated
list of post type machine names. – categories – Include a comma-separated list of
category slugs. – menus – Include a comma-separated list of menu slugs. – limit –
Include an integer limit to control the maximum number of URL paths to return for
each machine name in any source.

An example request:

GET http://example.com/wp-json/o3-cli-api/urls?post_types=post,product&categories
=food,travel&menus=main-navigation,footer-menu&limit=50

The above example requests the URL paths of posts of post types with the machine

names of ‘post’ and ‘product’, having categories with ‘food’ and ‘travel’ slugs,
as well as items in menus with ‘main-navigation’ and ‘footer-menu’ slugs. As with
any WordPress REST API endpoints, the above request returns a JSON array.

The O3 CLI automatically generates requests like the above, and it empowers
 developers
and QA engineers to dynamically generate visual regression tests, among other needs.
See the documentation at https://www.npmjs.com/package/o3-cli.

## Installazione

Upload the O3 CLI Services plugin to your blog, or download it to the
 your-project-
folder/wp-content/plugins folder. Then, activate it on the Plugins page.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“O3 CLI Services” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ o3world ](https://profiles.wordpress.org/o3world/)
 *   [ Matt Schaff ](https://profiles.wordpress.org/gwolfman/)

[Traduci “O3 CLI Services” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/o3-cli-services)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/o3-cli-services/)
segui il [repository SVN](https://plugins.svn.wordpress.org/o3-cli-services/), segui
il [log delle modifiche](https://plugins.trac.wordpress.org/log/o3-cli-services/)
tramite [RSS](https://plugins.trac.wordpress.org/log/o3-cli-services/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

_Release Date – 19 December 2019_

 * Fixed release naming

#### 1.0.1

_Release Date – 19 December 2019_

 * Fixed release naming

#### 1.0.0

_Release Date – 19 December 2019_

 * Initial release

## Meta

 *  Versione **1.0.2**
 *  Ultimo aggiornamento **7 anni fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 4.0 o superiore **
 *  Testato fino alla versione **5.3.24**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/o3-cli-services/)
 * Tag
 * [automation](https://it.wordpress.org/plugins/tags/automation/)[quality assurance](https://it.wordpress.org/plugins/tags/quality-assurance/)
   [testing](https://it.wordpress.org/plugins/tags/testing/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/o3-cli-services/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/o3-cli-services/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/o3-cli-services/reviews/)

## Collaboratori

 *   [ o3world ](https://profiles.wordpress.org/o3world/)
 *   [ Matt Schaff ](https://profiles.wordpress.org/gwolfman/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/o3-cli-services/)