Zum Inhalt springen Zur Seitenleiste springen

Schlagwörter: 

Dieses Thema enthält 0 Antwort, hat 0 voices.

Zuletzt aktualisiert von Assaf Katz Vor 8 Monaten, 1 Woche.

Assistiert von: Itamar.

Autor Beiträge
März 16, 2025 um 1:58 p.m.

Assaf Katz

Background of the issue:
I am trying to create a WP_QUERY, including a post type called "news" and showing only the current language posts. Link to a page where the issue can be seen: versteckter Link

Symptoms:
The query returns English posts always instead of the current language posts.

Questions:
How can I modify WP_Query to return posts in the current language?