{"id":23774559,"url":"https://github.com/wpup/cleanify","last_synced_at":"2025-06-20T11:39:10.766Z","repository":{"id":30176007,"uuid":"33726440","full_name":"wpup/cleanify","owner":"wpup","description":"Remove slug from custom post types permalinks","archived":false,"fork":false,"pushed_at":"2019-12-02T14:23:30.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T06:15:45.160Z","etag":null,"topics":[],"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/wpup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-10T12:05:19.000Z","updated_at":"2019-12-02T14:23:32.000Z","dependencies_parsed_at":"2022-07-12T03:01:15.266Z","dependency_job_id":null,"html_url":"https://github.com/wpup/cleanify","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpup%2Fcleanify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpup%2Fcleanify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpup%2Fcleanify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpup%2Fcleanify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpup","download_url":"https://codeload.github.com/wpup/cleanify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239964511,"owners_count":19725952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-01-01T06:15:47.021Z","updated_at":"2025-02-21T05:57:52.743Z","avatar_url":"https://github.com/wpup.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cleanify\n\n[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\n\u003e Requires PHP 5.4\n\nSimple WordPress plugin to remove slug from custom post types permalinks.\n\n# Install\n\n```\ncomposer require frozzare/cleanify\n```\n\n# Example\n\nBefore: `http://example.com/photograph/random-name`\n\nAfter:  `http://example.com/random-name`\n\n```php\n\nadd_filter( 'cleanify/cpts', function () {\n  return 'photograph';\n} );\n```\n\n# Filters\n\n#### cleanify/cpts\n\nReturn all post types where the slug should be removed.\nShould be a string or array of strings.\n\n## License\n\nMIT © [Fredrik Forsmo](https://github.com/frozzare)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpup%2Fcleanify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpup%2Fcleanify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpup%2Fcleanify/lists"}