O3 CLI Services integrates any WordPress site with the O3 CLI (https://www.npmjs.com/package/o3-cli) tool.
As of April 2026, O3 CLI Services is a WordPress O3 CLI plugin with 0 active installations and a 0/5 rating0. It has been downloaded 977 times in total. Requires WordPress 4.0+ and PHP false+. Available on WordPress.org since 2019. Last updated 6 years ago — may have compatibility concerns.
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.
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…
| WordPress | 4.0+ requiredTested up to 5.3.21 |
| PHP | false+ required |
Release Date – 19 December 2019
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.