Package net.ygbstudio.powerwp4j.services
package net.ygbstudio.powerwp4j.services
-
ClassesClassDescriptionHttpRequestService is a utility class for interacting with the WordPress REST API and provide convenience methods for common flows in the library.The RestClientService class provides methods for interacting with the WordPress REST API for creating, reading, updating, and deleting posts, pages, and other entities.