Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# A ConnId connector for Wordpress
# Supports create, update, schema, test
# search and delete operations for users.
# Search has not been tested, and
# some create and update error
# handlings are a work in progress
# Project is currently appropriate for
# testing, but not production
# use. It still needs support for
# paging on searches and pooling
# It assumes Wordpress has the
# JWT authentication plugin for the
# REST API https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api
# Note that plugin requires that the REST API
# is at /wp-json