{"id":51166830,"url":"https://github.com/wordpressutilities/wpu_import_export","last_synced_at":"2026-06-26T20:02:16.256Z","repository":{"id":366448040,"uuid":"1274756173","full_name":"WordPressUtilities/wpu_import_export","owner":"WordPressUtilities","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-21T21:02:21.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-21T23:04:40.494Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WordPressUtilities.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-19T21:25:57.000Z","updated_at":"2026-06-21T21:02:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/WordPressUtilities/wpu_import_export","commit_stats":null,"previous_names":["wordpressutilities/wpu_import_export"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/WordPressUtilities/wpu_import_export","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPressUtilities%2Fwpu_import_export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPressUtilities%2Fwpu_import_export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPressUtilities%2Fwpu_import_export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPressUtilities%2Fwpu_import_export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WordPressUtilities","download_url":"https://codeload.github.com/WordPressUtilities/wpu_import_export/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPressUtilities%2Fwpu_import_export/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34831250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-06-26T20:02:15.137Z","updated_at":"2026-06-26T20:02:16.244Z","avatar_url":"https://github.com/WordPressUtilities.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPU Import Export\n\nWPU Import Export is a wonderful plugin.\n\n## Hook\n\n```php\nadd_filter( 'wpu_import_export_post_types', function( $post_types ) {\n    $post_types['event'] = [\n        'post_type'  =\u003e 'event',\n        'unique_key' =\u003e 'uniqid',\n        'columns'    =\u003e [\n            'title'     =\u003e [\n                'type' =\u003e 'post_title'\n            ],\n        ],\n    ];\n    return $post_types;\n} );\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwordpressutilities%2Fwpu_import_export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwordpressutilities%2Fwpu_import_export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwordpressutilities%2Fwpu_import_export/lists"}