{"id":36988683,"url":"https://github.com/aginev/wp-sanitize","last_synced_at":"2026-01-13T23:26:53.235Z","repository":{"id":46170088,"uuid":"126304222","full_name":"aginev/wp-sanitize","owner":"aginev","description":"Transliterate WordPress post slugs and media file names","archived":false,"fork":false,"pushed_at":"2021-10-27T04:54:05.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-23T07:48:24.150Z","etag":null,"topics":["post","slug","slugify","transliterate","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aginev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-22T08:32:38.000Z","updated_at":"2022-07-18T10:48:48.000Z","dependencies_parsed_at":"2022-07-19T08:47:27.872Z","dependency_job_id":null,"html_url":"https://github.com/aginev/wp-sanitize","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/aginev/wp-sanitize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aginev%2Fwp-sanitize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aginev%2Fwp-sanitize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aginev%2Fwp-sanitize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aginev%2Fwp-sanitize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aginev","download_url":"https://codeload.github.com/aginev/wp-sanitize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aginev%2Fwp-sanitize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28405128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"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":["post","slug","slugify","transliterate","wordpress"],"created_at":"2026-01-13T23:26:52.529Z","updated_at":"2026-01-13T23:26:53.228Z","avatar_url":"https://github.com/aginev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Transliterate WordPress post slugs and media file names\n\nIf you are dealing with content data have non Ascii character like Bulgarian, Russian, German etc. and want to have all \ncharacters transliterated in slugs and file names you can use this package.\n\n## Install\n\n```bash\ncomposer require aginev/wp-sanitize\n```\n\n## Usage\n\n### Transliterate post slugs\n\n```php\nwp_sanitize_title();\n// Имало едно време в Мексико -\u003e imalo-edno-vreme-v-meksiko\n```\n\n### Transliterate media library file names\n\n```php\nwp_sanitize_filenames();\n// Имало едно време в Мексико.jpg -\u003e imalo-edno-vreme-v-meksiko.jpg\n```\n\n## License\nEverything in this repository is MIT License unless otherwise specified.\n\nMIT © 2018 Atanas Ginev","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faginev%2Fwp-sanitize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faginev%2Fwp-sanitize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faginev%2Fwp-sanitize/lists"}