How can I replace the wpml_language parameter with lang instead?
-
I would like to implement the
wp-api-swaggerui
in my project, but I noticed that the WPML parameter useswpml_language
instead oflang
, which would better align with the REST API structure.Is there a solution to remove or replace
wpml_language
withlang
?Thank you in advance for your assistance!
- You must be logged in to reply to this topic.