create_wp_catlike_pod: Create a Category-like Pod

Description Usage

View source: R/pods.R

Description

If you're using the Pods plugin and have created a type of pod that is essentially like a category, this function will help you work with that endpoint. You'll need to have an environment variable called 'wp_domain' that contains the base URL of your site (i.e. https://example.com).

Usage

1
create_wp_catlike_pod(route, name, slug, description)

simitpatel/wordpressr documentation built on Dec. 31, 2021, 6:38 a.m.