We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! For example:
wordpress-rest-api-client/src/Endpoint/Tags.php
Line 16 in 504fc29
/wp-json/ not staic and may be changed. For example using this plugin https://wordpress.org/plugins/rest-api-toolbox/
/wp-json/
Need make ability to change this prefix in library.
The text was updated successfully, but these errors were encountered:
varsitynewsnetwork#23 possibility of change prefix in endpoint
8c03d5f
I make PR.
Sorry, something went wrong.
@4n70w4 would this be a duplicate of #20 ?
No branches or pull requests
Hi! For example:
wordpress-rest-api-client/src/Endpoint/Tags.php
Line 16 in 504fc29
/wp-json/
not staic and may be changed. For example using this plugin https://wordpress.org/plugins/rest-api-toolbox/Need make ability to change this prefix in library.
The text was updated successfully, but these errors were encountered: