A
A
Alexey102020-06-03 17:38:29
WordPress
Alexey10, 2020-06-03 17:38:29

Where is the WP Multilang plugin documentation?

Post the link, I can't even find it. thanks for the help

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dima Polos, 2020-06-03
@dimovich85

UPD is described on the plugin page itself
: in words, in order to add tabs for your taxonomies, posts, etc., you need to upload the wpm-config.json file to the root of your theme with something like this:

{
  "post_types": {
    "my-custom-post-type-slug": {}
  }
}

Below the link there are more pieces of code for different occasions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question