Global publication language
To change the global publication language:
- Open your WordPress dashboard
- Go to Settings > WP Data Access > DataTables
- Select your Front-End Language (default = English)
- Save your settings
All publications will use this setting by default.
Change language of a specific publication
To change the language of a specific publication:
- Edit your publication in the Data Publisher
- Add option wpda_language to the Table options (advanced) column (see example below)
- Save your publication
This will change the language for the edited publication only.
Example
{
"wpda_language": "Dutch"
}
Note
Option wpda_language allows to show multiple publications on the same page using different languages.