{"id":44341998,"url":"https://github.com/dev-xiligroup/xili-language-plugin","last_synced_at":"2026-02-11T13:05:54.417Z","repository":{"id":28002671,"uuid":"31496991","full_name":"dev-xiligroup/xili-language-plugin","owner":"dev-xiligroup","description":"multilingual plugin for WordPress","archived":false,"fork":false,"pushed_at":"2025-04-02T08:13:56.000Z","size":1261,"stargazers_count":4,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T09:26:19.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-xiligroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-01T13:16:32.000Z","updated_at":"2025-04-02T08:13:59.000Z","dependencies_parsed_at":"2025-03-20T10:38:25.536Z","dependency_job_id":null,"html_url":"https://github.com/dev-xiligroup/xili-language-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-xiligroup/xili-language-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-xiligroup%2Fxili-language-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-xiligroup%2Fxili-language-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-xiligroup%2Fxili-language-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-xiligroup%2Fxili-language-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-xiligroup","download_url":"https://codeload.github.com/dev-xiligroup/xili-language-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-xiligroup%2Fxili-language-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-11T13:05:52.764Z","updated_at":"2026-02-11T13:05:54.412Z","avatar_url":"https://github.com/dev-xiligroup.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xili-language-plugin\nmultilingual plugin for WordPress since 2009.\n\nThe first wp plugin based on custom taxonomy introduced in WP 2.3 (here named language).\n\nThis version 2.23+ contains new features to describe and use languages. Language is now an object (defined in class Xili-Language-Term ) containing all properties of a language as native name or ISO series and more and more (*).\n\nAs projected from the beginning (2009), it is now possible **to assign multiple languages** to an article or a page. Very useful when making a documentary website with articles containing quotes in another language. **xili-language is the only one to offer this feature**!\n\nBasically, xili-language use ISO / WP locale (as fr_FR ou en_US)  as slug in links and queries. **xili-language is the only one to offer alias feature** and you can create your alias per language.\n\n**Gutenberg** introduced considerable upheaval in WP 5+. It was necessary to wait for the version 5.1+ to regain stability and consider updating the plugins. Now, with Classic Editor, you will find the same comfort of use as before. \n\n\nThe readme file is now one of the files of plugin opened for GitHub contributors to improve this content in english.\nWhen displayed, in [WordPress repository](https://wordpress.org/plugins/xili-language/), the text is divided in tabs.\n\nThe other files are available for comments or fixes. Only the version in [WordPress xili-language repository](https://wordpress.org/plugins/xili-language/) is for use with previous features.\n\n## Latest notes \n### Version not compatible with php 8+ - maxi php7.4.33\n### 20250320 - Sanitize tests\nXILI-LANGUAGE 2.23.15 shows good return with WP 6.7 using old way of multilingual themes with .mo files\n### 20200804 - First tests with WP 5.5RC1\nXILI-LANGUAGE 2.23.14 shows good return from tests with WP 5.5RC1 - both in classic or block editing…\n### 20190430 - Customizer, in admin side, to work well, needs two settings : \n1. the language in general settings must be “english” core wp language\n2. you can change admin side language in top right menu of dashboard screen.\n( if not pomo script gives fatal error and customizer shows blank screen )\n\n## Master Branch\n\nSince 2019-05-10, master branch contains dev version 2.23.x +. Contains latest dev with rewritten sources code with [WP Coding Standards](https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards).\n \n**REQUIRES PHP 7.1+ !**\n\n**pre-tested with WP 5.2**\n\nSince 2016-12-14, master branch contains dev version 2.22.1+ with some futures new features and fixes for WP 4.6 to now (April 2018) WP 4.9.5.\n\n## before-rw branch\n\n2019-05-08 - This branch contains the source code before rewriting in Master Branch with WP Coding Standards and Php Code Sniffer (\u003c 2.23)\n\n## Gutenberg - need latest version\n\nSince Gutenberg 2.7 (April 18th 2018), the (private) taxonomy language metabox on right side of post edit remains hidden as expected. The big metabox (translations) from xili-language is now well displayed.\n\n## Taxonomy language\n\nLanguage taxonomy settings are saved in term metas ( need WP 4.4 ) and a new \"language\" object (*) is created to contain all language features. This new “language” description allows now to use (option) several languages per post around a main language.\n\n...\n\n(*) thanks to JetPack to maintain a locale.php file with a huge list of languages of the world.\n\n## Preliminary infos:\n\n1. This readme.txt follow the rules of developers described [here](https://wordpress.org/plugins/about/)\n1. Do not forgot to [validate](https://wordpress.org/plugins/about/validator/) the text before commit.\n\nThanks for your contribution.\n\nM.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-xiligroup%2Fxili-language-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-xiligroup%2Fxili-language-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-xiligroup%2Fxili-language-plugin/lists"}