birds-inc
Results
2
issues of
birds-inc
I've installed and activated WP-API (v2) and Basic-Auth plugin, however, "Basic" does not appear in the list of authentication methods when querying /wp-json. ``` ... "namespaces": [ "wp/v2", "oembed/1.0" ],...
Migrating our sortable interface and encountered this issue. We use the `.disabled` class on our `li`'s to make them not-selectable - this class is dynamically applied over the life of...